diff --git a/README.md b/README.md index 13ea7a3c5d8b281b1d6d2f09577a7dc173f81d8e..090d5bbcd0a4f8c78d9a23b0f654e9c16a12e71e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This code implements a USB speaker streaming audio to an I2S device, based on [Phil Schatzmann's port](https://www.pschatzmann.ch/home/2024/10/13/tinyusb-audio-on-an-rp2040-in-arduino/) of the TinyUSB Audio class for the rp2040. +An example board is available on How to Make (Almost) Anything's website: +[https://academy.cba.mit.edu/classes/output_devices/](https://academy.cba.mit.edu/classes/output_devices/) + ## Dependencies This code uses the [Arduino pico](https://github.com/earlephilhower/arduino-pico) core, and two libraries: