diff --git a/README.md b/README.md index 237f38e..c183f85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Soundcube Firmware +## Install new firmware + +1. Go to [Releases](https://code.w4d.dev/W4D/soundcube-firmware/releases) +2. Download latest `soundcube-firmware.ino.uf2` file +3. On your Soundcube Board: Press and hold the outer most white button as seen from the USB-C socket +4. While holding the button press the inner most white button once + - the board will go into bootloader mode and appear as USB thumb drive +6. Copy the `soundcube-firmware.ino.uf2` file to the thumb drive and wait for the board to restart + ## Code something yourself 1. Download [Arduino IDE](https://www.arduino.cc/en/software/)