/Arduino_SAMD21_Audio_Player

Simple audio player library for SAMD21G-based Arduinos. Sends an array of samples to the DAC on A0, with optional extrapolation aka oversampling. Intended for playing short sound bites without the need for an external audio player.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Stargazers