Skip to content

Releases: me365xyz/pico-ctrl-dev

v1

02 Feb 18:34
Compare
Choose a tag to compare
  • 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