Play audio from a WAV file using I2S on Raspberry Pi Pico.
- Raspberry Pi Pico
- MicroPython v1.19.1
- I2S Audio Module
- e.g. SparkFun I2S Audio Breakout - MAX98357A
- Speaker
-
Refer to circuit diagram and wiring.
-
Write main.py, lib folder, and sound folder to the Raspberry Pi Pico.
- Fork this repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create new Pull Request