Erste Schritte mit dem MATLAB-Supportpaket für Arduino-Hardware
Das MATLAB® Support Package for Arduino® Hardware ermöglicht es Ihnen, MATLAB zur Kommunikation mit mehreren Arduino-Platinen der Einstiegsserie, MKR und Nano-Familien von Arduino zu verwenden. Sie können Sensordaten über Arduino lesen und schreiben und die Ergebnisse unmittelbar ohne Kompilierung in MATLAB anzeigen. In Kombination mit dem Supportpaket-Framework, das benutzerdefinierte Add-On-Bibliotheken unterstützt, können Sie auf zusätzliche Funktionen der Arduino-Hardware oder zusätzlicher Shield-Platinen zugreifen. Zudem können Sie das Supportpaket zur Verbindung und Kommunikation mit ESP32-Modulen für IoT-Anwendungen verwenden.
Themen
- 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.