Skip to content

Releases: pschatzmann/arduino-libmad

RP2040 Support

06 Sep 00:17
3ac285e
Compare
Choose a tag to compare

RP2040 Support

Stack Optimization

19 May 10:14
Compare
Choose a tag to compare

I reduced the stack requirements, so that it can run on an ESP32 Arduino

Getting rid of noise

13 Aug 16:19
Compare
Choose a tag to compare

I was quite enthusiastic when I saw the callback API, but after some testing, I realized that the this is only working when you submit the whole file - which is completely unacceptable for Microcontrollers.

I finally have a solution that that seems to work w/o any noise...

First working Release

07 Aug 11:18
Compare
Choose a tag to compare

Arduino library with decoding examples
Can also be build and runs on the desktop