Come iniziare con MATLAB Support Package for Arduino Hardware
MATLAB® Support Package for Arduino® Hardware consente di utilizzare MATLAB per comunicare con diverse schede Arduino della serie entry-level, MKR e famiglie Nano di Arduino. È possibile leggere e scrivere i dati dei sensori tramite Arduino e vedere immediatamente i risultati in MATLAB senza dovere eseguire la compilazione. Quando viene utilizzato in combinazione con il framework del pacchetto di supporto, che prevede librerie complementari personalizzate, è possibile accedere a ulteriori funzionalità sull'hardware Arduino o su shield collegati. È inoltre possibile utilizzare il pacchetto di supporto per collegare e comunicare con i moduli ESP32 per le applicazioni IoT.
Argomenti
- Connect to Arduino Hardware
Learn how to connect to Arduino or ESP32 hardware in MATLAB.
- Find Arduino Port on Windows, Mac, and Linux
Find the port number for your Arduino hardware.
- Find ESP32 Port on Windows, Mac, and Linux
Find the port number for your ESP32 hardware.
- Find Board Name
Find the board name to use for your Arduino hardware.
- Using Arduino Explorer App
Learn how to use Arduino Explorer app to configure GPIO pins and communication protocol interfaces and visualize data.
- Getting Started with MATLAB Support Package for Arduino Hardware
This example shows how to use MATLAB® Support Package for Arduino® Hardware to perform basic operations on the hardware such as turning an LED on and off, blinking LEDs and playing sound on a speaker.
- Supported Hardware
For a list of currently supported Arduino hardware, see the Supported Hardware page.