A simple and very basic IDE for Python, designed to be easy to use with Micropython and a microcontroller.
- Go to the release page
- Download the newest release
- Run setup.exe
- Write some python code in any file (a Temp.py file or an other file will always be open)
Note: Only execution on a Raspberry Pi Pico W
is officially supported yet.
- Select a COM port in the options
- Click "Run" in the top right
- Click "Run Local" in the top right
Please follow CONTRIBUTING.md