Open ShimanskyNikolay opened 3 years ago
Well that would be a grate feature - have to admit that pinout of this board and documentation are terrible but it works grate have a lot of memory and is quite fast. On the other hand it would be nice to have karadio32 on one board with amp and dac :)
see my fork https://github.com/pilnikov/Ka_mod but compiles with idf 4.x only
@pilnikov My version ESP-32-A1S contain ES8388 chip NOT AC101. Your fork work with ES8388 ?
no, but https://github.com/espressif/esp-adf/tree/master/components/audio_hal/driver/es8388 what prevents you from adapting?
I have the same exact board, would be great if someone provided the build for this, including the driver files...thanks in advance!
I bought this audio kit: https://aliexpress.ru/item/1005003002758417.html?_ga=2.235163715.319726207.1634030586-809120311.1582220812&sku_id=12000023161735118&spm=a2g39.orderlist.0.0.472f4aa6lYqSW5 My version ESP-32-A1S contain ES8388 chip (https://pcbartists.com/products/es8388-module/esp32-es8388-audio-codec-interfacing/) Сould you integrate the driver for ES8388 to your code? ( https://github.com/Ai-Thinker-Open/ESP32-A1S-AudioKit/tree/master/components/audio_hal/driver/es8388)