Thomas Farstrike
31e61e7d88
Improve camera
2025-11-25 07:59:48 +01:00
Thomas Farstrike
7e4585e91e
Camera: support more resolutions
...
It's a bit unstable, as it crashes if the settings button is clicked after startup,
but not when closing and then re-opening. Seems to work for 640x480, including QR decoding.
2025-11-24 23:35:50 +01:00
Thomas Farstrike
1ab4970dc7
Work towards changing camera resolution
2025-11-24 22:54:26 +01:00
Thomas Farstrike
fa80b7ce13
Add showbattery app for testing
2025-11-24 22:12:44 +01:00
Thomas Farstrike
142c23256c
AppStore app: remove unnecessary scrollbar over publisher's name
2025-11-24 22:12:27 +01:00
Thomas Farstrike
60b68efd79
Fri3d Camp 2024 Badge: improve battery monitor calibration
2025-11-24 22:07:18 +01:00
Thomas Farstrike
51e8977b12
battery_voltage: slow refresh for ADC2 because need to disable wifi
2025-11-24 19:49:03 +01:00
Thomas Farstrike
69386509e2
OSUpdate: improve wifi handling
2025-11-24 19:04:57 +01:00
Thomas Farstrike
f4bd4d0a2b
Improve wifi handling
2025-11-24 18:52:49 +01:00
Thomas Farstrike
61379985e9
OSUpdate app: resume when wifi reconnects
2025-11-24 18:20:06 +01:00
Thomas Farstrike
ce8b36e3a8
OSUpdate: pause when wifi goes away, then redownload
2025-11-24 18:03:02 +01:00
Thomas Farstrike
28147fb312
Disable wifi when reading ADC2 voltage
2025-11-24 16:32:41 +01:00
Thomas Farstrike
df486a5a5d
WifiService: connect to strongest networks first
2025-11-24 08:24:47 +01:00
Thomas Farstrike
8b5e560384
Increment version
2025-11-23 22:57:49 +01:00
Thomas Farstrike
023a316efb
MusicPlayer app: fix end of song when app is closed
2025-11-23 22:56:29 +01:00
Thomas Farstrike
a4b56a3bf9
MusicPlayer app: increment version
2025-11-23 22:41:37 +01:00
Thomas Farstrike
d1510a26d7
MusicPlayer app: fix crash if song finished while app closed
2025-11-23 22:40:45 +01:00
Thomas Farstrike
2b968b4b92
Settings: mount /builtin after formatting filesystem
2025-11-23 21:14:39 +01:00
Thomas Farstrike
40779ab86a
sdcard.py: cleanup
2025-11-23 21:04:32 +01:00
Thomas Farstrike
dd2371d277
SDCard: add missing import
2025-11-23 20:58:50 +01:00
Thomas Farstrike
0012349a56
Settings app: fix checkbox handling with buttons
2025-11-23 18:58:45 +01:00
Thomas Farstrike
715c428141
main.py: clarify output and add to manifest.py
2025-11-23 14:58:16 +01:00
Thomas Farstrike
72352167ed
waveshare_esp32_s3_touch_lcd_2.py: remove unused input
2025-11-23 14:57:58 +01:00
Thomas Farstrike
f16e04e469
Rename boot.py to main.py
...
boot.py gets written by MicroPython after formatting the internal
data partition, so it's safer to avoid conflicts.
2025-11-23 14:56:25 +01:00
Thomas Farstrike
e77d8ec7da
gesture_navigation.py: increase small swipe sensitivity
2025-11-23 14:52:04 +01:00