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!
-
- Posts: 5
- Joined: Fri Mar 26, 2021 7:18 am
Re: ESP32-A1S
Hey guys. I am using esp idf version 4.1 and not able to select the esp32 a1s audio board from menuconfig. The audio board is not listed there. Also I am able to upload the code of play_mp3 but not able to hear any thing. Can you please help me out regarding this?
Re: ESP32-A1S
Hallo!
Ich habe dieses Board auch.
Habe lange probiert und habe es teilweise geschafft... die meisten Exempels funktionieren noch nicht!
Installiere zuerst ESP-IDF in Version 3.3.1 (nur diese)!
Es gibt verschieden Dokumente von Espressiv ... Ich habe NICHT die Anleitung mit dem MYSYS32 genommen. Es gibt andere, leider finde ich die im Moment nicht... suche danach!!!
Erst wenn hier alle funktioniert.. wenn die "PATH" Links alle stimmen und das "Hello World" Exemple funktioniert, kannst du weiter machen.
War für mich nicht ganz einfach.
Ich habe das ESP-ADF nicht installiert, stattdessen die Version für das ESP32 AudioKit V2.2 Board https://github.com/Ai-Thinker-Open/ESP32-A1S-AudioKit.
Dies ist eine abgewandelte Version von ESP-ADF speziell für das Board.
Also: IDF V3.3.1 und ESP32-A1S-AudioKit in das selbe Verzeichnis installieren (nicht das normale ESP-ADF!!!!!!)
Viel erfolg!
Ich habe dieses Board auch.
Habe lange probiert und habe es teilweise geschafft... die meisten Exempels funktionieren noch nicht!
Installiere zuerst ESP-IDF in Version 3.3.1 (nur diese)!
Es gibt verschieden Dokumente von Espressiv ... Ich habe NICHT die Anleitung mit dem MYSYS32 genommen. Es gibt andere, leider finde ich die im Moment nicht... suche danach!!!
Erst wenn hier alle funktioniert.. wenn die "PATH" Links alle stimmen und das "Hello World" Exemple funktioniert, kannst du weiter machen.
War für mich nicht ganz einfach.
Ich habe das ESP-ADF nicht installiert, stattdessen die Version für das ESP32 AudioKit V2.2 Board https://github.com/Ai-Thinker-Open/ESP32-A1S-AudioKit.
Dies ist eine abgewandelte Version von ESP-ADF speziell für das Board.
Also: IDF V3.3.1 und ESP32-A1S-AudioKit in das selbe Verzeichnis installieren (nicht das normale ESP-ADF!!!!!!)
Viel erfolg!
Who is online
Users browsing this forum: No registered users and 39 guests