I did this with a small Arduino uno kit
You must log in or register to comment.
Awesome work! I also think I would sit there all day and cycle it! And then show someone else and watch them cycle it!
Gorgeous.
You’re within shouting distance of reading a sensor and showing the value on the 7 segment display. After that, it’s all about making bigger versions of that core concept
deleted by creator
Does it cycle through though?!?
Yeah
I had a variable just going from 0-9 and then looping back to zero
And then some code to set the display based on the number variable