Commit Graph

16 Commits

Author SHA1 Message Date
Adolfo Reyna 2bc8fbeaca Fix Waveshare RLCD audio playback: initialize ES8311 DAC on audio_start event and track byte counts/errors 2026-06-19 20:52:00 -04:00
Adolfo Reyna 6ee92b6ede Disable WebSocket heartbeat on server and increase client timeout to 30s to resolve connection drops 2026-06-19 20:03:54 -04:00
Adolfo Reyna dc9b47714e Import json module in main.py to fix WebSocket start payload NameError 2026-06-19 19:57:56 -04:00
Adolfo Reyna 9c50ad349e Update main.py to use WebSocket audio streaming automatically at boot 2026-06-19 19:53:21 -04:00
Adolfo Reyna c8853cc5df Fix keyword argument decoding issue on MicroPython and finalize raw image endpoint and clock sync changes 2026-06-19 13:30:26 -04:00
Adolfo Reyna d778391c5c fix(audio): resolve ES7210 microphone popping sound by correcting OSR and clock division configuration 2026-06-18 23:23:26 -04:00
Adolfo Reyna d0fcc5fc7b Fix socket read stream crashes and NameError on boot 2026-06-18 11:35:06 -04:00
Adolfo Reyna d5f2abf2b8 Implement safe, non-conflicting loopback boot method with BOOT button exit and automatic 120s timeout reset 2026-06-17 23:07:58 -04:00
Adolfo Reyna c8c2373b83 Update Hermes API endpoint in main.py to use direct IP address to resolve connection errors 2026-06-17 22:53:54 -04:00
Adolfo Reyna 82de0f328b Fix I2C scan on Waveshare RLCD board using SoftI2C and implement button PTT trigger fallback when touch is missing 2026-06-17 22:40:21 -04:00
Adolfo Reyna c63712e3aa Implement dynamic hardware auto-detection in board_config.py to support both Hosyond and Waveshare RLCD boards out-of-the-box 2026-06-17 22:35:47 -04:00
Adolfo Reyna 2813c11104 Save current changes before reorganizing drivers and cleaning workspace 2026-06-17 22:17:59 -04:00
Adolfo Reyna 3356e5d4a2 Implement notetaking app, ST7796 display with touch support, audio beep navigation, and video streaming 2026-06-08 15:04:36 -04:00
Adolfo Reyna f443da0352 Remove screen override timeout to allow drawing to persist indefinitely 2026-06-01 14:13:38 -04:00
Adolfo Reyna 444d4c6116 Add Wi-Fi auto-boot connection, MCP JSON-RPC Server, and host bridge 2026-05-31 22:51:33 -04:00
Adolfo Reyna 558ee43149 Initial commit: ESP32-S3-RLCD-4.2 hardware utility classes and demo 2026-05-31 22:44:49 -04:00