All public logs

From Squirrel's Lair

Combined display of all available logs of Squirrel's Lair. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:28, 2022 February 1 Hal talk contribs created page Raspberry Pi Pico (RP2040) I2S WAV Sound Player (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...")