Inspiration
First I’ve tried to build a well application using react, node js, and MongoDB, but realized I won’t be able to manage all of the components within the time frame. I was almost going to give up then suddenly had the idea of creating a very simple spinning wheel using a LED ring. By using Arduino Uno and uploading code to GitHub, I was successfully able to make the spinning wheel function.
What it does
Wheel is initialized with random color pattern, pick your favorite color and see if you win that color!
How we built it
Using Arduino Uno, Neopixel LED Ring and a button as the hardware components with internal interrupts detection.
Challenges we ran into
Understanding the sample test code, what it does, how it does it, and how I should implement my own function with the given library.
Accomplishments that we're proud of
Using what I have learned during class settings to debug and solve problems.
What we learned
Learned to be persistent and don’t give up on trying.
What's next for Led Spinning wheel
An interface where user can input their color selection and the device will give corresponding output.
Built With
- arduino
- circuit
Log in or sign up for Devpost to join the conversation.