File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 22runner = " elf2uf2-rs -d"
33
44rustflags = [
5- " -C" , " linker=flip-link" ,
65 " -C" , " link-arg=--nmagic" ,
76 " -C" , " link-arg=-Tlink.x" ,
87 " -C" , " inline-threshold=5" ,
Original file line number Diff line number Diff line change 1- # neopixel-webusb: WebUSB NeoPixel Controller
1+ # WebUSB NeoPixel Controller
2+
3+ ✨ WebUSB NeoPixel Controller for RP2040 based hardware.
24
35## Installation
46
5- 1 . Download latest firmware build from [ Releases page] ( https://github.com/dotcypress/neopixel-webusb/releases )
6- 2 . Hold the BOOTSEL button while connecting your board to the computer
7- 3 . Copy firmware file downloaded earlier to the RPi-RP2 disk
8- 4 . Go to https://neopixel-webusb.vercel.app
9- 5 . Enjoy
7+ 1 . Connect NeoPixel data pin to RP2040 GPIO12 pin.
8+ 2 . Download latest firmware build from [ Releases page] ( https://github.com/dotcypress/neopixel-webusb/releases )
9+ 3 . Hold the BOOTSEL button while connecting your board to the computer
10+ 4 . Copy firmware file downloaded earlier to the RPi-RP2 disk
11+ 5 . Go to https://neopixel-webusb.vercel.app
12+ 6 . Enjoy
1013
1114## Building firmware
1215
You can’t perform that action at this time.
0 commit comments