Skip to content
Compare
Choose a tag to compare
@aarnas aarnas released this 02 Feb 18:34
· 3 commits to main since this release
  • 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