SimpleI2sSpeaker
play audio from a WAV file using I2S on Raspberry Pi Pico.
Install / Use
/learn @stonedev-app/SimpleI2sSpeakerREADME
SimpleI2sSpeaker
Description
Play audio from a WAV file using I2S on Raspberry Pi Pico.

Requirement
- Raspberry Pi Pico
- MicroPython v1.19.1
- I2S Audio Module
- e.g. SparkFun I2S Audio Breakout - MAX98357A
- Speaker
Usage
-
Refer to circuit diagram and wiring.

-
Write main.py, lib folder, and sound folder to the Raspberry Pi Pico.
Contribution
- Fork this repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create new Pull Request
