Main Content
Find Board Name
Currently the MATLAB® Support Package for Arduino® Hardware supports the hardware listed in the table. Use arduino
to
establish a connection to your Arduino hardware.
Arduino Board | String used to create the arduino
object |
---|---|
Arduino Uno | Uno |
Arduino Due | Due |
Arduino Mega 2560 | Mega2560 |
Arduino Leonardo | Leonardo |
Arduino Mega ADK | MegaADK |
Arduino Micro | Micro |
Arduino MKR1000 | MKR1000 |
Arduino MKR WiFi 1010 | MKR1010 |
Arduino MKR Zero | MKRZero |
Arduino Nano 3.1 | Nano3 |
Arduino Nano 33 IoT | Nano33IoT |
Arduino Pro Mini (ATmega328) | ProMini328_3V, ProMini328_5V
|
Arduino Nano 33 BLE | Nano33BLE |
Arduino Nano 33 BLE Sense | Nano33BLE |
Arduino-compatible Boardsa | String used to create the arduino
object |
---|---|
Sparkfun Digital Sandbox | DigitalSandbox |
SparkFun Redboard | Uno |
Sainsmart Uno | Uno |
Sainsmart Mega 2560 | Mega2560 |
Seeeduino V4.2 | Uno |
Grove Beginner Kit for Arduino (powered by Seeeduino Lotus) | Uno |
a The Arduino-compatible boards listed in the table have been tested. If you are using other Arduino-compatible boards, refer to the product documentation of the board for the board name you can use. |
Arduino-compatible ESP32 Development Boards | String used to create the arduino
object |
---|---|
ESP32-DevKitV1 | ESP32-WROOM-DevKitV1 |
ESP32-DevKitC | ESP32-WROOM-DevKitC |