Difference between revisions of "Circuitpython"

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
Go to [https://circuitpython.org/downloads circuitpython.org/downloads] and download the version for your board.
 
Go to [https://circuitpython.org/downloads 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.

Revision as of 09:53, 22 June 2024

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.