You are browsing as a guest. Sign up (or log in) to start making projects!

55m 1s logged

Hidden Timer Devlog 2

Rotary Encoder

Turns out that I actually do know how a rotary encoder works, it was just that my pin numbers were wrong 🙏 so I fixed that and quickly moved on to making the hours increments and stuff

Timer increases

I first made the time in the middle centered by using getTextBounds where all it basically does is take in text and puts the width and height at the pointer I gave it.
One of the problems with the display is that it doesn’t turn 5 into 05 cause it’s a timer and that the minutes are backwards (error in the text combination). Another thing is that when the hours wrap around it’s a bit glitchy.

0
9

Comments 0

No comments yet. Be the first!