Sensors
R2026bConnect to different sensors to read data.
Use the Pin Explorer and Pin
Configuration panes of the Arduino
Explorer to interface with and visualize data from sensors both in
MATLAB® and MATLAB
Online™.
For a complete list of hardware supported in the installed version of MATLAB, see Supported Hardware. For more information regarding supported boards, workflows, and platforms supported on MATLAB Online, see Get Started with MATLAB Online for Arduino.
In the Pin Configuration panel, set the Mode and if required specify a Label to uniquely identify the pin. You can also use the plot panel of the app to interactively view data read from the Arduino board. For more information, see Use Arduino Explorer App.
Functions
Topics
- Read and Plot Real-Time Data from BNO055 Sensor in NDOF Mode
This example shows you how to read and plot calibrated data from a Bosch Sensortec BNO055 a 9-axis absolute orientation sensor in real time.
- Calibrate BNO055 Sensors
Steps to calibrate the BNO055 sensors.
- Limitations
Limitations when using sensors and GPS receiver.
- Calculate Pitch and Roll on Arduino Using IMU Sensor (Simulink)
This example shows how to read the acceleration and angular velocity data from IMU sensor mounted on Arduino® hardware and calculate the pitch and roll angles.
- Measure LSM9DS1 Sensor Outputs Using Nano 33 BLE Sense
Read data from a LSM9DS1 sensor using Bluetooth®.
- Use Arduino Explorer App
Learn how to use the Arduino Explorer app to configure GPIO pins and communication protocol interfaces and visualize data.
Troubleshooting
Troubleshoot sensors.


