ESP32-audioI2S
ESP32-audioI2S copied to clipboard
Play mp3 files from SD via I2S
Some stations have three characters  at the beginning of the title. A small typo in the code, it needs to be changed. JETHRO TULL - Budapest `if ((buff[pos +...
When playing this file, I get an exception. This doesn't happen in v3.2.0 [Crackdown.zip](https://github.com/user-attachments/files/20908690/Crackdown.zip) Here some logs: ``` D [44917] Freier Speicher: 115312 Bytes N [44917] Playlist-Generierung N [44919] Modus:...
Hi @schreibfaul1 Wolle, i found two issues in your current AUDIO.H, maybe a tiny detail/bug in code but with huge impact ;). Writing both here as they seem to be...
I’m using an M5StickC Plus2 and the M5Stack SPK2 Hat (I2S speaker). In the Arduino IDE, everything works perfectly using ESP32-audioI2S with Arduino core 3.x. Now I’m trying to use...
Hi Schreibfaul1, I am using the Arduino version 2.3.6 and the ESP32CORE version 3.3.0 alpha1. I was not able to install the ESP32S3 example on my ESP32S3. It keeps restarting....
Hi Schreibfaul 1 i have swicht my Arduino IDE Version to 2.3.6 und my ESP32 Bordversion to 2.0.17 now i get a lot of trobles by Compiling the Examble audio...
As mentioned here: https://forum.espuino.de/t/musiktitel-huepft-waehrend-des-abspielens-vor-spielt-weiter-bis-zum-titelende-und-stoppt-dann/3597/29 Audio issues, that don't happen on rev 567abd2, but on all the alter versions: Here some error-log created with the latest commit on master (d7b88374d14b5ec4074626c40618a81c7f35b08c): ```...
On the radio about the address http://stream.radiobaobab.pl:8000/radiobaobab.mp3 does not read the broadcast information correctly. It only reads "Jan Chojnacki - Bielszy odcień" In foobar it reads the entire title of...
Hello Wolle, I have radio project (https://github.com/dzikakuna/ESP32_radio_evo3) where I'm using standard update.h and OTA option for firmware update of ESP32-S3. Project compiled using Arduino 2.3.4, core ESP32 3.0.7, there is...
ESP32-S3 N16R8 PSRAM On PCM5102 Library ver.: 3.3.0e Sometimes, I encounter an error "MP3 decode error -1 : INDATA_UNDERFLOW" and playback stops. ``` audio_info: buffers freed, free Heap: 180260 bytes...