Difference between revisions of "Circuitpython"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* Install it on your system | * Install it on your system | ||
+ | |||
+ | * Follwoing the configuration on first start up | ||
= Installing CircuitPython = | = Installing CircuitPython = |
Revision as of 08:59, 22 June 2024
Install the Mu Editor
Follow the instructions for installting the Mu Editor.
- download software from codewith.mu
- Install it on your system
- Follwoing the configuration on first start up
Installing CircuitPython
Go to circuitpython.org/downloads and download the version for your board.
Connect the board to the computer (e.g. Raspberry PI Pico) and the folder RPI-RP2 shows ups in your file system.
Copy the .uf2 into the folder of the board.