Commit graph

13 commits

Author SHA1 Message Date
79e7bb904d add .gitignore 2025-08-21 09:15:18 +02:00
a5149d291b add option for custom font size for maxavgmin screen element 2025-08-20 17:40:43 +02:00
fac37882fb add new big value screen 2025-08-20 18:50:23 +02:00
42ced6346b fix screen logic 2025-08-19 14:21:36 +02:00
c7f62fd967 remove unnecessary SPI import 2025-08-19 13:58:21 +02:00
1f0158a788 add indicators on graph 2025-08-19 13:56:10 +02:00
c0c97bdbf2 fix debounce 2025-08-18 14:06:21 +02:00
5c3645d69d add software debounce 2025-08-18 14:03:20 +02:00
8a001a4697 fix screen not re-rendering on screen cycle 2025-08-18 13:43:46 +02:00
245ff37fbb add ring buffer logic
=> less shifting of data inside arrays
2025-08-18 12:00:35 +02:00
024208e3ac Allocate DataStorage store statically 2025-08-18 11:03:33 +02:00
b598da78c0 fix screen not rendering first frame 2025-08-18 10:35:35 +02:00
88af4acc0b init 2025-08-14 17:54:26 +02:00