This is the first pico controller that i have seen on github.
- Download the .UF2 files from Pimoroni (I use it instead of mircopython because it works well) here.
- Press down the BOOTSEL button and put the .UF2 file onto the usb drive when it pops up
- Clone this Repo(
git clone https://github.com/gobrowseraspberrypi/micropython_gpio_controler) and get VS Code(ium) - Get the Raspberry Pi Pico extensions for VS Code(ium)
- Connect your pico to VS Code(ium) and run the script
- if you need help with any of the commands, in the script there is a help command.
If there is any errors, please report them using the issues tab.
The 'beta' is one that holds all versions that are not ready for public use, as they do not work well. The main branch is the stable versions. I will cherry-pick all the stable versions from beta onto main.
Making A GUI with C#, coming in a couple months (if this project gets any traction).