Close
0%
0%

Pi Pico Audio Framework

A community-created audio framework for the Raspberry Pi Pico (Arduino Pico) platform

Similar projects worth following
0 followers
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
While there are a range of individual solutions to audio needs for the Pico, there isn't a framework, like Paul Stoffregen's Teensy Audio Library, for the Pi Pico. This project aims to develop a flexible, event-triggered audio framework for the Pico on the Arduino-pico platform. It initially aims to support * I2S and TDM audio devices * Simple synthesis (e.g. sine waves) * Allow manipulation of audio signals (mixing, reverb, etc) * Audio file play and record Later, depending on contributor expertise, more functions may be supported * FFT analysis * USB audio * Filtering (low-pass, high-pass, bandpass, etc) The first draft of the platform specification is at https://github.com/palmerr23/PicoAudioFramework/tree/main/Framework Discussion is encouraged at https://github.com/palmerr23/PicoAudioFramework/discussions

Enjoy this project?

Share

Discussions

Does this project spark your interest?

Become a member to follow this project and never miss any updates