Hello,
did anyone have an example for the ESP32-A1s Audio Development Kit? It is an audio board without audio processor and six mechanical buttons (without reset and boot).
ESP32-A1S
Re: ESP32-A1S
Hi check out this repository :
https://github.com/donny681/esp-adf
git clone --recursive https://github.com/espressif/esp-adf.git
the remaining steup is the same regarding any pathvariables and so on .
note that some examples wont work without performing make erase_flash before.
https://github.com/donny681/esp-adf
git clone --recursive https://github.com/espressif/esp-adf.git
the remaining steup is the same regarding any pathvariables and so on .
note that some examples wont work without performing make erase_flash before.
Re: ESP32-A1S
Hi Uwe_pg,
I also bought this board, and have problems getting it to work.
Did you manage ?
I have files from esp-adf-master, with AI-examples and components for the audio kit, but it is not clear how to install them, so you can select the audio kit.
I was running esp-adf with the board and had ES8388 codec errors.
regards
ludo
I also bought this board, and have problems getting it to work.
Did you manage ?
I have files from esp-adf-master, with AI-examples and components for the audio kit, but it is not clear how to install them, so you can select the audio kit.
I was running esp-adf with the board and had ES8388 codec errors.
regards
ludo
-
- Posts: 1
- Joined: Sun Aug 25, 2019 2:36 am
Re: ESP32-A1S
hi ludo,Patsjemoe wrote: ↑Fri Aug 16, 2019 3:52 pmHi Uwe_pg,
I also bought this board, and have problems getting it to work.
Did you manage ?
I have files from esp-adf-master, with AI-examples and components for the audio kit, but it is not clear how to install them, so you can select the audio kit.
I was running esp-adf with the board and had ES8388 codec errors.
regards
ludo
First time poster, but assuming you are using donny681's version of esp-adf you should run make menuconfig or idf.py menuconfig and choose the a1s. The a1s board has a ac101 codec instead of the es8388 on the lyra t board. also make sure you are running one the examples from the ai-examples folder since those are ported to the a1s. hope this points you in the right direction.
with kind regards!
Who is online
Users browsing this forum: No registered users and 4 guests