Public projects 2
Toolbox 4
Respected projects 25
Training Wild Birds to Trade Litter for Food
Project in progress by Hans Forsberg
- 23,419 views
- 17 comments
- 145 respects
Comments 4
Modern Jukebox 10 days ago
Snake LED 16x16 matrix game 7 months ago
220 - 470 Ohm.
Works best when the resistor is as close as possible to the panel (at the end of the line).1D-Pong 10 months ago
Thanks for your commend!
Yes, your version was my biggest inspiration! But I wanted it as simple as possible, so I used just one Button per player. And it becomes more difficult by speed up each round and the boost when you hit the ball as late as possible.Now to your question:
I use the FastLED-Library. There is in theory no limit. The limit is the memory of the arduino. But when you use a processor with more memory for variables, you can use much more neopixel.
I found a discussion for this:
https://github.com/FastLED/FastLED/issues/288
Wow, this is a very cool Jukebox-project! I love the light-effects. I think I will change my own Jukebox to something similar. Thanks for sharing yours!