Skip to content

GridWorks micro python code for sensors/actuators running on a Raspberry Pi Pico W

License

Notifications You must be signed in to change notification settings

thegridelectric/gridworks-pico

Repository files navigation

gridworks-pico

GridWorks micropython code for sensors/actuators running on a Raspberry Pi Pico W.

Configuring a new Pico

  • Plug in the Pico to a computer and open Thonny
  • Create a new file
  • Copy and paste the content of the provided provisioner.py in that new file
  • Run the file and answer the prompts in Thonny's shell
  • Add this Pico to the device registry

Testing the code

  • Option 1:
    • Unplug the Pico from the computer
    • Plug the Pico to a new power source
  • Option 2:
    • Hit the stop button
    • Close all open windows
    • Open main.py and run it
  • In both cases, the Pico should show up in the api tmux session and communicate its parameters

About

GridWorks micro python code for sensors/actuators running on a Raspberry Pi Pico W

Resources

License

Stars

Watchers

Forks

Packages

No packages published