this post was submitted on 15 Jun 2023
2 points (100.0% liked)

Arduino

800 readers
1 users here now

All about Arduino boards and programming.

founded 4 years ago
MODERATORS
 

I did this with a small Arduino uno kit

top 2 comments
sorted by: hot top controversial new old
[โ€“] Wut@lemmy.world 0 points 1 year ago (1 children)

Does it cycle through though?!?

[โ€“] CreeperODeath@lemmy.world 1 points 1 year ago

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