You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/tutorials/generic/micropython-installation/micropython-installation.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,16 @@ description: 'A guide for flashing the MicroPython firmware to your Arduino Nano
4
4
tags:
5
5
- MicroPython
6
6
difficulty: Intermediate
7
-
libraries:
8
7
hardware:
9
8
- hardware/03.nano/boards/nano-33-ble
10
9
- hardware/03.nano/boards/nano-rp2040-connect
11
10
- hardware/04.pro/boards/portenta-h7
12
11
software:
13
12
- ide-v2
14
-
contributeURL: "content/tutorials/generic"
15
-
author: "Jacob Hylén"
13
+
author: 'Jacob Hylén'
14
+
contributeURL: content/tutorials/generic
16
15
---
16
+
17
17
## Introduction
18
18
19
19
For some time you have been able to program selected Arduino boards using the OpenMV IDE and MicroPython. This gives you easy access to powerful technologies such as machine vision and machine learning.
0 commit comments