|
|
|
|
|
by Saris
1226 days ago
|
|
You could use addressable RGB LEDs, like the WS2812B. You just need to supply power and a single IO line to control them so you don't need any external hardware like MOSFETs. The ESP32 can read the camera, recognize objects/colors, and control the LEDs without any external systems. |
|
Light up one tube out of 10.
Ball needs to pass through tube.
Once the ball has gone through another tube lights up. Goto step 1...
More can be added to the game, but that's the starting basis.
How would I coordinate the various ESP32? I'd need a raspberry pi, no?