Commit Graph

13 Commits

Author SHA1 Message Date
zyphlar d3bd7b71b9 improved web ui, upload is sorta better, 5sec advertise btn 2026-07-04 03:28:14 -07:00
zyphlar 8cba579780 fixed most upload issues, updated schematic 2026-07-04 03:28:14 -07:00
zyphlar 12140b7ff6 fix BLE upload: use g_bleFlashStart for correct track address and byte count on finalize 2026-07-04 03:28:14 -07:00
zyphlar 24de5d8d39 add app, fix ble, use flash 2026-07-04 03:28:14 -07:00
zyphlar e6a2a65b82 Dynamic WAV format support: 8/16-bit, variable sample rate, BLE list/delete, FORMAT command 2026-07-04 03:28:14 -07:00
zyphlar 7b1dc8e118 16kHz PWM EasyDMA audio, loop mode, serial p/l/r/DELETE commands, button and end-of-track fixes 2026-07-04 03:28:13 -07:00
zyphlar a385a156f2 got stutter fixed 2026-07-04 03:28:13 -07:00
zyphlar 0697c3d6f3 change to 16khz, add audio filter, refactor to use DMA 2026-07-04 03:28:13 -07:00
zyphlar 8a6d096635 got PAM amp working on analog pin 2026-07-04 03:28:13 -07:00
zyphlar 03ff592b3c Redid layout with JLC library symbols 2026-07-04 03:28:12 -07:00
zyphlar 600cf052a8 Got short sounds playing straight out of internal flash with upload_track and ffmpeg
ffmpeg -i luis_fonsi_despacito.mp3 -t 3 -ar 8000 -ac 1 -f u8 despacito.raw
2026-07-04 03:28:12 -07:00
zyphlar 181558e7aa Fix compilation bugs; USB MSC isn't working yet 2026-07-04 03:28:12 -07:00
zyphlar 755dd02c3e Move Arduino project 2026-07-04 03:28:12 -07:00