Ka-Radio32 icon indicating copy to clipboard operation
Ka-Radio32 copied to clipboard

New feature. Add drivers for ESP-32-A1S (ES8388 codec)

Open ShimanskyNikolay opened this issue 2 years ago • 5 comments

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)

ShimanskyNikolay avatar Oct 12 '21 09:10 ShimanskyNikolay

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 :)

superjasiek avatar Nov 21 '21 20:11 superjasiek

see my fork https://github.com/pilnikov/Ka_mod but compiles with idf 4.x only

pilnikov avatar Nov 22 '21 09:11 pilnikov

@pilnikov My version ESP-32-A1S contain ES8388 chip NOT AC101. Your fork work with ES8388 ?

ShimanskyNikolay avatar Nov 23 '21 17:11 ShimanskyNikolay

no, but https://github.com/espressif/esp-adf/tree/master/components/audio_hal/driver/es8388 what prevents you from adapting?

pilnikov avatar Nov 23 '21 18:11 pilnikov

I have the same exact board, would be great if someone provided the build for this, including the driver files...thanks in advance!

pravinkadam76 avatar Jan 04 '22 14:01 pravinkadam76