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

7h 56m 3s logged

Devlog #4 - UI Polish

Hello!

Probably not one of the most impressive things, but a good UI is something people always respect (just subcounciously… ).

  • Added prettyPrint() funtion, which essentially gives me the ability to parse any long message into separate pages with skippable delays. All you need to do is just click once you finished reading the page. For now I’m experimenting with the delay but 7.5 seconds feels natural for 64x128 display (probably around ~40 words).

  • Sadly, I need to rework some of the functions for the calibration picker because there is just no way to go back to the main menu at this point..

  • Added some Display Error Function, which pretty much relies on prettyPrint().

  • Added some helper functions for things i consistently call to lower the ammount of same-purpose code and managed to bring the sketch down to ~1500 lines!

The attached image is the skippable delay I kinda invented because I didn’t want to use milis() XD.

0
5

Comments 0

No comments yet. Be the first!