Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ description: 'A guide for flashing the MicroPython firmware to your Arduino Nano
tags:
- MicroPython
difficulty: Intermediate
libraries:
hardware:
- hardware/03.nano/boards/nano-33-ble
- hardware/03.nano/boards/nano-rp2040-connect
- hardware/04.pro/boards/portenta-h7
software:
- ide-v2
contributeURL: "content/tutorials/generic"
author: "Jacob Hylén"
author: 'Jacob Hylén'
contributeURL: content/tutorials/generic
---

## Introduction

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.
Expand Down