this post was submitted on 15 Jun 2023
2 points (100.0% liked)
Arduino
826 readers
54 users here now
All about Arduino boards and programming.
founded 4 years ago
MODERATORS
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
Awesome work! I also think I would sit there all day and cycle it! And then show someone else and watch them cycle it!
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