Commit graph

10 commits

Author SHA1 Message Date
8986c51d4d allow updating screen via web interface 2025-10-07 02:02:13 +02:00
3a78fec456 Add index.html with basic documentation 2025-10-06 21:05:24 +02:00
45831590dc rename assets/epaper.lua to assets/boot.lua 2025-10-05 12:13:07 +02:00
504fe50cc7 remove unused lua scripts 2025-10-05 11:33:41 +02:00
8bd9a9b1d0 Add HTTP server 2025-10-05 10:37:12 +02:00
8d460d4b04 Implement get_rotation
this also stops the automatic call to `.set_rotation` in `.init`; the default
rotation is landscape.
2025-10-05 09:22:39 +02:00
b58087f22c Moar drawing functions 2025-10-05 09:22:39 +02:00
474aa42696 implement set_rotation and draw_line 2025-10-04 20:14:41 +02:00
11bbd60872 statically add paper c library to lua interpreter 2025-10-04 19:36:22 +02:00
Juraj Michálek
a01d8580d9
add more complex examples (#1) 2024-10-22 10:14:59 +02:00