Skip to content

Releases: schreibfaul1/ESP32-audioI2S

ESP32-P4 support

31 May 13:16
d4dc5e4
Compare
Choose a tag to compare

Adruino Version > V3.0.0
PSRAM must be activated
The I2S signal is resampled to 48 KHz stereo 16bps

last release without PSRAM

31 May 12:58
Compare
Choose a tag to compare

V3.2.0

15 May 08:27
Compare
Choose a tag to compare

ESP32-P4 ready

3.1.0

07 Jan 16:19
a50897c
Compare
Choose a tag to compare

Only supports Arduino versions from V3 and therefore no longer supports an internal DAC

3.0.12

29 Jul 15:46
Compare
Choose a tag to compare

separate task for decoding and outputting the data. 'playAudioData()' is started periodically and fetches the data from the InBuffer. This ensures that the I2S-DMA is always sufficiently filled, even if the Arduino 'loop' is stuck.

Arduino V3.0 ready

23 Dec 18:19
8ba3208
Compare
Choose a tag to compare

impl OPUS feature "Code 3: A Signaled Number of Frames in the Packet" (RFC-6716 3.2.5)

Arduino V3.0 ready

01 Dec 14:26
a0bc372
Compare
Choose a tag to compare

Arduino Version must be V2.0.8 or higher

3.0.0

10 Feb 09:35
c395d0f
Compare
Choose a tag to compare

add OPUS decoder

2.0.6

22 Nov 18:48
ed150bd
Compare
Choose a tag to compare
Jump correction for m4a files

2.0.5

25 Aug 10:58
63fd045
Compare
Choose a tag to compare
HLS, read ID3 header