Commit Graph

1963 Commits

Author SHA1 Message Date
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 0d799394cf Increment versions 2026-02-10 22:42:10 +01:00
Thomas Farstrike 74013b90d7 Increment version 2026-02-10 22:39:47 +01:00
Thomas Farstrike 7389b4305a Merge branch 'matouch_esp32_s3_2_8_spi' 2026-02-10 22:03:58 +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
Thomas Farstrike 420588ce7d gt911: try to run without interrupt option 2026-02-10 20:38:29 +01:00
Thomas Farstrike 1ad6656e2d Camera: make it webcam-agnostic 2026-02-10 20:09:27 +01:00
Thomas Farstrike 38af82a1e2 Camera Settings: save button on the right
Like in the other "Settings" activities.
2026-02-10 20:06:02 +01:00
Thomas Farstrike d7b98f2f38 waveshare_esp32_s3_touch_lcd_2: use generic CameraManager 2026-02-10 20:03:53 +01:00
Thomas Farstrike bfd3804118 CameraActivity: make camera-independent 2026-02-10 19:17:02 +01:00
Thomas Farstrike 52d7fed8de CameraManager: add init and deinit callbacks
Rather than hardcoding all the pins, they are set a board init time,
and then camera_activity.py calls them when needed.
2026-02-10 15:38:13 +01:00
Thomas Farstrike 451a72a14e CameraManager: add resolution_to_framesize(width, height) 2026-02-10 12:58:47 +01:00
Thomas Farstrike 1973d22b8a Cleanup 2026-02-10 12:56:04 +01:00
Thomas Farstrike 6c4f4c0fdb CHANGELOG 2026-02-10 11:27:26 +01:00
Thomas Farstrike 67f01c3af2 SDCard framework: add support for SDIO/SD/MMC mode 2026-02-10 11:25:45 +01:00
Thomas Farstrike b50c0d09d2 SDCard framework: add support for SDIO/SD/MMC mode 2026-02-10 09:54:41 +01:00
Thomas Farstrike 437fc7cfda install.sh: script quasiboats for now 2026-02-10 08:53:13 +01:00
Thomas Farstrike c904113056 Update CHANGELOG 2026-02-09 20:45:07 +01:00
Thomas Farstrike 6e1b3023da Scale boot logo down if necessary 2026-02-09 20:42:47 +01:00
Thomas Farstrike b9590d681d Launcher: reduce horizontal spacing
To fit at least 3 icons on a 240px wide display.
2026-02-09 20:41:27 +01:00
Thomas Farstrike 23e94145c9 Camera: disable GT911 touch screen to avoid conflict 2026-02-09 16:40:54 +01:00
Thomas Farstrike 12e99228d1 matouch_esp32_s3_2_8_spi: boot button for back action 2026-02-09 16:40:30 +01:00