forked from W4D/soundcube-firmware
readme updated
This commit is contained in:
@ -5,6 +5,7 @@
|
|||||||
1. Download [Arduino IDE](https://www.arduino.cc/en/software/)
|
1. Download [Arduino IDE](https://www.arduino.cc/en/software/)
|
||||||
2. Install and open "Preferences"
|
2. Install and open "Preferences"
|
||||||
3. Follow these [instructions](https://github.com/earlephilhower/arduino-pico?tab=readme-ov-file#installation)
|
3. Follow these [instructions](https://github.com/earlephilhower/arduino-pico?tab=readme-ov-file#installation)
|
||||||
|
No need to change checkboxes, only paste the URL and hit OK.
|
||||||
4. Install **Raspberry Pi Pico** boards ([HowTo install boards]())
|
4. Install **Raspberry Pi Pico** boards ([HowTo install boards]())
|
||||||
5. Install libraries ([HowTo install libraries](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries/)): Adafruit Neopixel, AS5600 (Rob Tillaart), TCA9555 (Rob Tillaart)
|
5. Install libraries ([HowTo install libraries](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries/)): Adafruit Neopixel, AS5600 (Rob Tillaart), TCA9555 (Rob Tillaart)
|
||||||
6. Choose **Generic RP2350** as board and the correct port
|
6. Choose **Generic RP2350** as board and the correct port
|
||||||
|
|||||||
Reference in New Issue
Block a user