readme updated

This commit is contained in:
2025-05-27 17:18:20 +02:00
parent 8691bc05eb
commit ad9c71363b

View File

@ -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/)