SkillAgentSearch skills...

SimpleI2sSpeaker

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

Install / Use

/learn @stonedev-app/SimpleI2sSpeaker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated5mo ago
Forks2

Languages

Python

Security Score

87/100

Audited on Oct 30, 2025

No findings