Thomas Farstrike
|
2ef3b1c559
|
Merge branch 'm5stack-fire' of https://github.com/ancebfer/MicroPythonOS into ancebfer-m5stack-fire
|
2026-02-13 20:02:16 +01:00 |
|
Thomas Farstrike
|
82b116969f
|
[UNTESTED] rework odroid into generic esp32 target
|
2026-02-13 15:29:25 +01:00 |
|
JensDiemer
|
a6b010b3e0
|
Support Hardkernel ODROID-Go
Support for Hardkernel ESP32 device: ODROID-Go (The old one from 2018)
* https://github.com/hardkernel/ODROID-GO/
* https://wiki.odroid.com/odroid_go/odroid_go
What worked:
* Display
* Buttons
* Crossbar
* Wifi
* Battery
* blue LED
TODO:
* Speaker
The blue LED is "coupled" with the button/crossbar press.
|
2026-02-13 13:06:03 +01:00 |
|
Thomas Farstrike
|
06d64b7ac4
|
WifiService: less debug output
|
2026-02-13 11:09:03 +01:00 |
|
Thomas Farstrike
|
aa96ca9797
|
Comments and output
|
2026-02-13 11:08:47 +01:00 |
|
Thomas Farstrike
|
b6d3f0c63d
|
Comments
|
2026-02-13 10:58:16 +01:00 |
|
Thomas Farstrike
|
dd38d1d31e
|
Workaround exception handling bug
|
2026-02-11 22:59:31 +01:00 |
|
Thomas Farstrike
|
f9b200584a
|
CameraManager: only apply values that are set
|
2026-02-11 22:40:24 +01:00 |
|
Thomas Farstrike
|
0aded1d58e
|
OSUpdate app: improve style in portrait mode
|
2026-02-11 22:12:31 +01:00 |
|
Thomas Farstrike
|
2a8f7c9860
|
Comments
|
2026-02-11 21:23:26 +01:00 |
|
Thomas Farstrike
|
c2312ca0cb
|
Launcher: smarter image width layout for portrait displays
|
2026-02-11 21:18:10 +01:00 |
|
Thomas Farstrike
|
9ef1cc8e7b
|
CameraManager: support rotated cameras
|
2026-02-11 21:08:00 +01:00 |
|
Thomas Farstrike
|
0192c382da
|
Wifi app: improve style on portrait displays
|
2026-02-11 20:05:01 +01:00 |
|
Thomas Farstrike
|
bd9bdfc742
|
CameraActivity: improve overlay style for poster format
|
2026-02-11 11:47:28 +01:00 |
|
Thomas Farstrike
|
686feff554
|
CameraActivity: adapt to vertical layout
|
2026-02-11 11:35:34 +01:00 |
|
Thomas Farstrike
|
b63a8b98d5
|
Camera Activity: restyle buttons
|
2026-02-11 11:02:35 +01:00 |
|
Thomas Farstrike
|
6ad56318e9
|
Camera: use 640x640 for QR decoding instead of 960x960
Otherwise the frame rate is pretty low, and the touch screen too laggy.
|
2026-02-11 11:02:02 +01:00 |
|
Thomas Farstrike
|
0cbed06136
|
waveshare_esp32_s3_touch_lcd_2: fix camera init
|
2026-02-11 10:56:27 +01:00 |
|
Thomas Farstrike
|
d70036e9e5
|
matouch_esp32_s3_spi_ips_2_8_with_camera_ov3660: increase touch input I2C freq
|
2026-02-11 00:00:05 +01:00 |
|
Thomas Farstrike
|
0632246f50
|
Simplify
|
2026-02-10 23:49:28 +01:00 |
|
Thomas Farstrike
|
552bb20340
|
Rename matouch_esp32_s3_2_8 to matouch_esp32_s3_spi_ips_2_8_with_camera_ov3660
|
2026-02-10 23:19:03 +01:00 |
|
Thomas Farstrike
|
2f9a3735b2
|
matouch_esp32_s3_2_8: fix touch during camera
|
2026-02-10 22:02:56 +01:00 |
|
Thomas Farstrike
|
1971e1c1ec
|
UI: Don't show battery icon if not present
|
2026-02-10 21:34:44 +01:00 |
|
Thomas Farstrike
|
bc62096fbd
|
BatteryManageR: add has_battery()
|
2026-02-10 21:08:32 +01:00 |
|
Thomas Farstrike
|
7f70b678c2
|
gt911: add interrupt config mode
|
2026-02-10 21:06:13 +01:00 |
|