Commit Graph

15 Commits

Author SHA1 Message Date
true 11c5f1d161 Update platformio.ini to build with current upstream 2024-02-23 05:24:42 -08:00
true cbf5148b0f Toaster render fix, faster toasters with preload 2023-11-05 16:35:52 -08:00
true e9cee7a232 Added flying toasters 2023-11-05 14:43:52 -08:00
true 744a4418f1 Abstract, complicate, fix some minor bugs
Also attempted to add png support but shit is broken
2023-11-05 13:54:47 -08:00
true aa7bcf6c03 Added button handler, program selects 2023-11-05 11:56:41 -08:00
true 7013cac8f1 Multiple program support 2023-11-05 11:14:53 -08:00
true e3f23a1427 Add radar sweep background pattern 2023-11-05 10:28:50 -08:00
true 04759ec9df Split text rotation rendering into multiple steps
Doing this I can reuse code for other text transforms
2023-11-05 09:27:22 -08:00
true fba3dc7639 Update README.md
Add long filename warning for Windows users.
2023-11-04 19:32:31 -07:00
true dc22a163ae Add U8g2 dependency
U8g2 is a dependency of something but isn't being included on some people's computers. Adding as a strict dependency.
2023-11-04 14:46:13 -07:00
true cfbf3675f0 Added naïve text border routine 2023-11-04 12:35:20 -07:00
true 03692bc44b Remove unneeded files 2023-11-04 09:59:25 -07:00
true c448ec8fa8 Create README.md 2023-11-04 09:56:14 -07:00
true 0726cbe25f Remove dead code; clean up programs 2023-11-04 09:51:00 -07:00
true 07a0f30d72 Initial working rotating nametag 2023-11-04 07:42:38 -07:00