Commit Graph

27 Commits

Author SHA1 Message Date
0be133e40a Visualize all inputs 2025-09-13 19:37:06 +03:00
5c54d2d48c Create a proto-game 2025-09-13 19:20:30 +03:00
df146d7c0a Add formatting for numbers too 2025-09-13 19:10:45 +03:00
c78db0c81a Store alphabet in progmem data 2025-09-13 18:43:57 +03:00
9bb7af612c Improve font rendering 2025-09-13 15:12:10 +03:00
3a827cfde7 Add simple text rendering 2025-09-13 15:00:42 +03:00
549ebdc37c Add alphabet 2025-09-13 14:46:14 +03:00
e6a712bb96 Update API again, rename QOI to graphics 2025-09-13 14:10:05 +03:00
0ad742df48 Tweak api a little bit 2025-09-13 14:05:08 +03:00
309ca727fc Finish slideshow with larger images from program memory 2025-09-13 13:30:15 +03:00
c1bd4acfd0 Make Image into a proper struct 2025-09-13 13:16:27 +03:00
ed3265f156 Remove progmem 2025-09-13 13:08:32 +03:00
606d7d43ce Draw a very high-resolution cat 2025-09-13 12:32:42 +03:00
bc944008a8 Finish slideshow 2025-09-12 23:03:03 +03:00
a634c9230c Make interactive slideshow 2025-09-12 22:52:42 +03:00
98c1bf0840 Add scaling iterator 2025-09-12 20:18:47 +03:00
fbca758e1b Add some testings from Rust-discord #dark-arts 2025-09-12 19:05:32 +03:00
d22be14de0 Very nearly get qoi image rendering 2025-09-12 02:53:10 +03:00
0a71347771 Tweak a little bit 2025-09-12 00:18:06 +03:00
d60efaa381 Add potentiometer, button and color mult 2025-09-11 19:58:10 +03:00
f3dc46a38b Add image, unprocessed 2025-09-10 22:11:01 +03:00
f12802eb3c Remove some unused stuff 2025-09-10 21:46:03 +03:00
87ab09db96 Add Rgb565 2025-09-10 21:45:19 +03:00
9bc45eb762 Implement graphics myself 2025-09-10 21:24:18 +03:00
a4204239a0 Add simple screen 2025-09-10 19:51:16 +03:00
fad56304e2 Make an example that compiles, add pinout 2025-09-04 00:21:56 +03:00
6196d41c93 Add basic UDP message receiving 2025-08-28 23:37:47 +03:00