I have added support for the Apple Lossless Audio Codec (ALAC): to my Arduino AudioTools project.
www.pschatzmann.ch/home/2025/06...
@pschatzmann.bsky.social
I have added support for the Apple Lossless Audio Codec (ALAC): to my Arduino AudioTools project.
www.pschatzmann.ch/home/2025/06...
I was missing a compahensive overview of the SD read and write speeds using an Arduino ESP32. So I decided to measure and publish this data: www.pschatzmann.ch/home/2025/03...
25.03.2025 19:43 β π 2 π 0 π¬ 0 π 0Let's help our Danish friends to buy Californa from Trump: denmarkification.com
19.02.2025 12:18 β π 1 π 0 π¬ 1 π 0I was wondering if the RP2040 can be used with my Arduino Snapclient Library: github.com/pschatzmann/....
I was stuggeling quite a bit and the audio was just auwful. The solution was to split up the Wifi and the audio decoding to the different cores.
The example can be found in the project.
I released a new version of my microcontroller fiendly adpcm library.
I redesigned it to be a pure header-only C++ library and resolved some issues with stereo.
Further information can be found in github.com/pschatzmann/...
I finally managed to implement a Rasperry Pico USB audio speaker using my extended TinyUSB and AudioTools libraries.
Further information can be found in my blog: www.pschatzmann.ch/home/2025/01...