Phil Schatzmann
banner
pschatzmann.bsky.social
Phil Schatzmann
@pschatzmann.bsky.social
In my last Arduino AudioTools Release I have integrated a RTSP server and client.

I decided to make things more flexible by providing different implementations for the Server and Streamer.

www.pschatzmann.ch/home/2025/10...
Pimping up RTSP - Phil Schatzmann
In my last Arduino AudioTools Release I have integrated a RTSP server and client. The server was using RTOS tasks for the session management und a timer for timing the audio data. I decided to Read mo...
www.pschatzmann.ch
October 16, 2025 at 4:44 PM
I released a new version of my Arduino Emulator that allows you to run Arduino Sketches on your Desktop: github.com/pschatzmann/...

I am supporting the Arduino API running on a Raspberry PI now!
GitHub - pschatzmann/Arduino-Emulator: A simple Arduino Emulator that can be used in Windows, Linux or OS/X
A simple Arduino Emulator that can be used in Windows, Linux or OS/X - pschatzmann/Arduino-Emulator
github.com
October 5, 2025 at 3:40 PM
I have added support for the Apple Lossless Audio Codec (ALAC): to my Arduino AudioTools project.
www.pschatzmann.ch/home/2025/06...
Arduino Audio Tools: Supporting ALAC - Phil Schatzmann
Overview I am currently supporting quite an extensive list of audio codecs as part of my Arduino Audio Tools Library. I thought that I covered all available open source implementations. However last w...
www.pschatzmann.ch
June 1, 2025 at 7:13 PM
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...
SD Read and Write Speeds on an ESP32 - Phil Schatzmann
I did not find any comprehensive overview of the expected read on write speeds of the different Arduino SD APIs that are provided to access the SD drive. I also expected to see a difference Read more…
www.pschatzmann.ch
March 25, 2025 at 7:43 PM
Let's help our Danish friends to buy Californa from Trump: denmarkification.com
Help Denmark Buy California – Because Why Not?
Buy it from Trump, the bigliest crowdfunding ever
denmarkification.com
February 19, 2025 at 12:18 PM
I 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.
GitHub - pschatzmann/arduino-snapclient: Snapcast client for Arduino
Snapcast client for Arduino. Contribute to pschatzmann/arduino-snapclient development by creating an account on GitHub.
github.com
January 16, 2025 at 6:28 PM
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/...
GitHub - pschatzmann/adpcm: Lean ADPCM codec implementation from FFMpeg
Lean ADPCM codec implementation from FFMpeg. Contribute to pschatzmann/adpcm development by creating an account on GitHub.
github.com
January 13, 2025 at 8:33 AM
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...
January 2025 - Phil Schatzmann
www.pschatzmann.ch
January 9, 2025 at 2:00 PM