User`s guide
Hardware Support
1-21
• Take photographs using a web camera
• Issue Linux shell commands
• Transfer files to or from your host computer
• Control the onboard LED
Using the command-line interface in MATLAB, you can:
• Start programing without additional toolboxes.
• Interactively develop and debug programs in MATLAB.
• Acquire and process sensor data in MATLAB in a variety of ways, including creating
plots.
See .
For more information, see “MATLAB Support Package for BeagleBone Black Hardware”.
Arduino Hardware: Access to Arduino Leonardo and other boards with
the MATLAB Support Package for Arduino Hardware
You can now use these boards with MATLAB Support Package for Arduino
®
Hardware:
• Arduino Leonardo
• Arduino Micro
• Arduino Mega ADK
• Arduino Nano 3.1
• Sparkfun Redboard
• Sparkfun Digital Sandbox
• Sainsmart Uno
• Sainsmart Mega 2560
Arduino Hardware: New configurePin function
In release R2015a, use configurePin to set your pin mode. You can use string values,
such as ‘D2’ to specify digital pins.