Skip to content
Snippets Groups Projects
Commit fe864467 authored by Sebastian Matz's avatar Sebastian Matz
Browse files

update

parent 1e2aac67
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ Wir verwenden **Micropython** *
- Micropython auf dem PICO installieren: [Anleitung + Download](https://www.raspberrypi.com/documentation/microcontrollers/micropython.html)
- Micropython IDE für den PICO: [Thonny](https://thonny.org/)
- In Thonny unter `Werkzeuge` -> `Optionen` -> `Interpreter` 'MicroPython (Raspberry Pi)' auswählen
![Interpreter](../Bilder/Thonny/Interpreter.png)
<img src="/Bilder/Thonny/Interpreter.png" width="600">
*Screenshot aus [Thonny](https://thonny.org/)*
- Damit Code automatisch ausgeführt wird muss dieser auf dem Pico als `main.py` gespeichert werden
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment