Releases: me365xyz/pico-ctrl-dev
Releases · me365xyz/pico-ctrl-dev
v1
- Drag&Drop
dev.uf2
file to Raspberry Pi Pico W in Boot mode. - Download IDE to access Pico, e.g. Thonny IDE
- Connect to your Pico W
- Upload .py files to your Pico W:
- handleCommands.py - this handles each received command
- main.py - this used to run the Pico W
- Make some changes to handle new things
- Run main.py in Pico W