Thomas Farstrike
|
2deed0e533
|
waveshare-esp32-s3-touch-lcd-2: power off camera at boot to conserve power
By default, it turns on at reset, making it hot and consume more current.
|
2025-11-13 09:37:29 +01:00 |
|
Thomas Farstrike
|
6745a09b38
|
Fix camera blank issue
|
2025-11-13 09:10:27 +01:00 |
|
Thomas Farstrike
|
178d66d586
|
Camera app: increment version number
|
2025-11-12 17:59:56 +01:00 |
|
Thomas Farstrike
|
ea9b5b14e8
|
OSUpdate App: enable scrolling with joystick/arrow keys
|
2025-11-12 17:26:57 +01:00 |
|
Thomas Farstrike
|
d0e54693a0
|
Camera app: improve QR scanning help text
|
2025-11-12 15:54:37 +01:00 |
|
Thomas Farstrike
|
86f4519645
|
Increment version numbers
|
2025-11-12 14:48:29 +01:00 |
|
Thomas Farstrike
|
e7c919dd5f
|
Comments
|
2025-11-12 12:24:36 +01:00 |
|
Thomas Farstrike
|
e24e65b401
|
Rollback OTA update if launcher fails to start
|
2025-11-12 12:16:12 +01:00 |
|
Thomas Farstrike
|
9ba9504f6d
|
Settings app: show all app names
|
2025-11-12 12:06:28 +01:00 |
|
Thomas Farstrike
|
b4282dfc66
|
confetti: tweak graphics
|
2025-11-12 11:59:10 +01:00 |
|
Thomas Farstrike
|
280958ada9
|
Add new app: Confetti
|
2025-11-12 11:56:55 +01:00 |
|
Thomas Farstrike
|
bae7fb057a
|
Add auto_start_app setting
|
2025-11-12 11:56:16 +01:00 |
|
Thomas Farstrike
|
f8788ccc61
|
gesture_navigation.py: trigger more easily
|
2025-11-12 09:27:31 +01:00 |
|
Thomas Farstrike
|
f0c44a6dde
|
websocket.py: enable reconnect
|
2025-11-12 00:31:26 +01:00 |
|
Thomas Farstrike
|
e7e1c90c73
|
Fri3d-2024 Badge: same SPI freq as Waveshare 2 inch
|
2025-11-11 23:59:18 +01:00 |
|
Thomas Farstrike
|
e61792a9ce
|
websocket.py: remove on_close() sleep
|
2025-11-11 23:58:28 +01:00 |
|
Thomas Farstrike
|
49fa41a9ea
|
fix: correctly handle WebSocket message fragmentation #1057
|
2025-11-11 23:16:08 +01:00 |
|
Thomas Farstrike
|
5298d4649b
|
Update micropython aiohttp to 0.0.6
|
2025-11-11 22:30:46 +01:00 |
|
Thomas Farstrike
|
00d5b181dd
|
Don't add "None" callbacks to the queue
|
2025-11-11 18:21:38 +01:00 |
|
Thomas Farstrike
|
0e69359231
|
websocket.py: back to original queue method
|
2025-11-11 16:11:17 +01:00 |
|
Thomas Farstrike
|
2d4a980f35
|
Add logging library
|
2025-11-11 11:28:44 +01:00 |
|
Thomas Farstrike
|
4152604bf4
|
websocket: use asyncio instead of threads
|
2025-11-11 10:40:46 +01:00 |
|
Thomas Farstrike
|
b93f1c0346
|
Add ShowFonts app
|
2025-11-10 08:21:44 +01:00 |
|
Thomas Farstrike
|
2385f076ba
|
Change task_handler period back to 5ms
Just to be safe, as the framerate is fine currently.
|
2025-11-10 08:10:08 +01:00 |
|
Thomas Farstrike
|
4c562deb17
|
websocket.py: fix on_close() callback
|
2025-11-10 07:45:11 +01:00 |
|