Jump to content

Raspberry Pi Pico (RP2040) I2S WAV Sound Player: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2022 February 1

  • curprev 15:2815:28, 2022 February 1 Hal talk contribs 4,735 bytes +4,735 Created page with "{{TidBit |shortDescription=Play WAV files over I2S using a Raspberry Pi Pico (RP2040) and MAX98357A |skillSet=Arduino; Electronics; Python; Raspberry Pi |featured=Yes }} The Raspberry Pi Pico is a very capable device but it doesn't have an I2S bus. That's where its PIO capabilities come in handy. There don't seem to be as much information out there for PIO in MicroPython but it wasn't hard to adapt it from the C/C++ examples. Learned a lot doing this - got a basic gra..."