Skip to content

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

License

Notifications You must be signed in to change notification settings

stonedev-app/SimpleI2sSpeaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.