Skip to content

Commit 3dcf0c0

Browse files
committed
Update micropython-installation.md
1 parent 66ca83e commit 3dcf0c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/tutorials/generic/micropython-installation/micropython-installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ All you need to do is to:
131131
2. Connet the `REC` pin to ground to expose the boards file system to your computer, this is easier if you put the board in a breadboard.
132132
3. Drag and drop the firmware file onto the boards flash storage which shows up as an external storage device on your computer, and you're done!
133133

134+
Go to the Arduino Lab MicroPython IDE and press connect in the top left, choose the port, and you are now ready to program your Nano RP2040 Connect.
135+
134136
## Arduino Portenta H7
135137

136138
To install MicroPython on the Portenta H7 you will need to install the corresponding core which in turn installs the required command line tool. For now, wait with the new Arduino Lab for MicroPython, instead open the usual Arduino IDE and navigate to the boards manager. Search for "Portenta H7", and make sure you have the latest version of the core installed.

0 commit comments

Comments
 (0)