Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 921 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 921 Bytes

SimpleI2sSpeaker

Description

Play audio from a WAV file using I2S on Raspberry Pi Pico.

Raspberry Pi Pico

Requirement

  • Raspberry Pi Pico
    • MicroPython v1.19.1
  • I2S Audio Module
    • e.g. SparkFun I2S Audio Breakout - MAX98357A
  • Speaker

Usage

  1. Refer to circuit diagram and wiring.

    circuit diagram

  2. Write main.py, lib folder, and sound folder to the Raspberry Pi Pico.

Contribution

  1. Fork this repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request

Author

stonedev-app

Licence

MIT License.