Commit Graph

179 Commits

Author SHA1 Message Date
Thomas Farstrike 7b33096eeb Fix build 2026-02-16 21:52:38 +01:00
Thomas Farstrike cdb2651e91 Work on adc_mic 2026-02-16 16:12:06 +01:00
Thomas Farstrike c8ffb9d752 Exclude cz.ucw.pavel.calendar from bundling 2026-02-14 21:22:23 +01:00
Thomas Farstrike 86b08b7378 Fix frozen files 2026-02-13 23:17:53 +01:00
Thomas Farstrike 74b1a427ce Move odroid go detection towards the bottom 2026-02-13 22:47:52 +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 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 7389b4305a Merge branch 'matouch_esp32_s3_2_8_spi' 2026-02-10 22:03:58 +01:00
Thomas Farstrike 437fc7cfda install.sh: script quasiboats for now 2026-02-10 08:53:13 +01:00
Thomas Farstrike 1a9aefee9f Remove rlottie stuff 2026-02-08 19:49:59 +01:00
Thomas Farstrike e8de45312f matouch_esp32_s3_2_8_spi work
- Natural orientation: camera on top, USB ports on bottom
- OV3660 camera works (but colors are off and it breaks the touch input)
- Improve board detection
2026-02-07 12:54:14 +01:00
Thomas Farstrike ac3fe1ee3a Fix it 2026-02-06 19:14:20 +01:00
Quasi Kili 9dc24280ba a first vibe coded test implementation 2026-02-05 15:02:13 +01:00
Thomas Farstrike 8f8f4173db install.sh: make location independent 2026-02-05 10:49:46 +01:00
Thomas Farstrike 047f0aa6a5 Comments 2026-01-26 20:11:19 +01:00
Thomas Farstrike 1bfcd3a618 Cleanup __pycache__ directories
To prevent polluting the freezefs etc.
2026-01-26 14:49:45 +01:00
Thomas Farstrike 1afc5465c3 Merge pull request #22 from QuasiKili/patch-7
Update run_desktop.sh to fix settings being ignored
2026-01-21 10:44:25 +01:00
Thomas Farstrike 0b53d6a35f scripts/bundle_apps.sh : catch typos in manifestst 2026-01-21 09:33:40 +01:00
Kili 5587e457a9 Update run_desktop.sh to fix settings being ignored
Script would not be able to start in dark mode, config.json was backed up but never used. config.json is not backed up anymore, change if this is needed still.
We overwrite the auto_start_app if we launch it with a specific app.
2026-01-20 16:58:01 +01:00
Thomas Farstrike 36cc20bf45 Add com.micropythonos.nostr
Initial commit, not ready for release.
2026-01-16 18:39:53 +01:00
Thomas Farstrike f661bb3cd0 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2026-01-15 11:39:36 +01:00
Antonio Galea 48bdba1e11 Allow multiple Espressif virtualenv - just use latest 2026-01-15 10:35:57 +01:00
Thomas Farstrike d94f5c0876 Update bundle_apps.sh 2026-01-15 09:53:31 +01:00
Thomas Farstrike fd548d45f1 AudioFlinger framework: simplify import, use singleton class 2026-01-13 23:48:52 +01:00