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.
☆18Nov 24, 2023Updated 2 years ago
Alternatives and similar repositories for Arduino_SAMD21_Audio_Player
Users that are interested in Arduino_SAMD21_Audio_Player are comparing it to the libraries listed below
Sorting:
- ☆30Jan 8, 2025Updated last year
- This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still…☆35Dec 5, 2022Updated 3 years ago
- A collection of CircuitPython methods for processing MIDI notes and Control Change codes.☆11Sep 16, 2023Updated 2 years ago
- arduino controller for analog mini-synth. Does MIDI-CV, envelope, LFO, noise☆11Jul 12, 2018Updated 7 years ago
- ☆12Sep 27, 2020Updated 5 years ago
- Eurorack collection of modules☆17Jul 28, 2025Updated 7 months ago
- print out the low-level configuration registers for the Arduino Zero (and similar boards)☆24Jun 15, 2020Updated 5 years ago
- Rust Raspberry Pi examples☆13Sep 28, 2015Updated 10 years ago
- Arduino library to generate wave forms (nummeric) for a DAC☆22Jan 13, 2026Updated 2 months ago
- Arduino interface to MCS-12085/12086 Optical Mouse Sensor☆19Oct 12, 2012Updated 13 years ago
- Automatically exported from code.google.com/p/custom-maps☆33Feb 21, 2022Updated 4 years ago
- Arduino library for Serial Commands over a serial port.☆12Jun 18, 2021Updated 4 years ago
- LFO for Arduino that can be free-running, or synced to a master-clock.☆22Aug 14, 2022Updated 3 years ago
- Snake game for ESP32 and ILI9341 screen☆12Jul 22, 2017Updated 8 years ago
- An Arduino support package for NXP LPC chips☆11May 30, 2016Updated 9 years ago
- Simple cross-browser markdown editor☆25Sep 11, 2014Updated 11 years ago
- Arduino library to control PT2314 AKA ET2314 audio processor☆15Feb 24, 2019Updated 7 years ago
- NRF52840 platform Development PDK Arduino☆13Oct 1, 2017Updated 8 years ago
- A simple library to drive Audio Chip PT2313L or E☆14Jul 19, 2015Updated 10 years ago
- Arduino Library for the NEC/Renesas M62429 Digital Volume Control☆11Dec 3, 2019Updated 6 years ago
- Building a hardware modular synthesizer, this is where I'll collect module schematics and hardware designs.☆20Nov 22, 2020Updated 5 years ago
- xscreensaver☆13Dec 14, 2020Updated 5 years ago
- A simple single line font for openframeworks. Intended for machines like laser cutters, pen plotters, CNC-routers,...☆26Apr 20, 2022Updated 3 years ago
- ☆12Nov 14, 2022Updated 3 years ago
- An open source screensaver for Windows using shaders.☆16Mar 26, 2017Updated 8 years ago
- Firmware for the Stretch mobile manipulators from Hello Robot Inc.☆13Feb 26, 2026Updated 3 weeks ago
- Automatically exported from code.google.com/p/arduino-tvout☆12Sep 5, 2015Updated 10 years ago
- Fast-PWM library for SAMD21-based Arduinos.☆29May 12, 2022Updated 3 years ago
- TDA7313 library for Arduino☆11Apr 24, 2017Updated 8 years ago
- Arduino library for Fast mapping and constraining☆13Jan 2, 2026Updated 2 months ago
- ☆24Jun 7, 2020Updated 5 years ago
- JustPicoBasic is a BASIC interpreter for Raspberry PI PICO RP2040☆17Sep 4, 2022Updated 3 years ago
- Various examples for the STM32G431☆10May 24, 2021Updated 4 years ago
- Arduino button debounce library for various switch types, port expanders and other 8-bit data sources. Fast and robust debounce algorithm…