Public projects 10
Gesture Controlled Interactive Table Light
Project tutorial by Random Stuff We Make!
- 11,191 views
- 11 comments
- 35 respects
Respected projects 5
Sound was not enough to feel the gun firing, so I made this
Project tutorial by Teenenggr
- 14,620 views
- 9 comments
- 46 respects
WRMHL - Arduino and Unity3D Interactive Experience
Project showcase by Relativty
- 20,745 views
- 6 comments
- 74 respects
Comments 11
Gesture Controlled Interactive Table Light 5 days ago
Gesture Controlled Interactive Table Light 4 months ago
Hi Charan, You can either use an RGB led strip or Neopixel addressable strip. Normal single colour led strip will not work.
Dumb RGB (Without pixel control)
https://robu.in/product/12v-rgb-5050-smd-led-strip-5meter/?gclid=CjwKCAjwu_mSBhAYEiwA5BBmf3udES6HfgwMKGgOjBevnGb-RQowxSJuLj6gMyd9PAqb4pmpyNNfGhoCMN8QAvD_BwEAddressable Neopixel Led
https://robu.in/product/1m-ws2812b-5v-addressable-rgb-non-waterproof-led-strip-light-60leds-m/?gclid=CjwKCAjwu_mSBhAYEiwA5BBmfzhPMgfLDhWAUvkHNr3ga_uuav2qQbcRvo0qcw-RFImP1_oUIxmGcBoCN4IQAvD_BwEGesture Controlled Interactive Table Light 7 months ago
Yes, you can use a different sensor, the sensor we used is an Array of IR sensors. You can either use 8 different IR sensors or an array sensor.
You can use any addressable LED strip. WS2812, and WS2811 are the codes for this LED, you can look for it online.