calibrateAccel
Syntax
Description
Examples
Calibrate Accelerometer in MPU-9250 Sensor
Create a connection to the BeagleBone Blue hardware. This connection reuses the IP address, user name, and password from the most recent connection to the BeagleBone Blue hardware.
The resulting object, bbblue
, represents the BeagleBone Blue hardware. For more information on creating a connection to BeagleBone Blue hardware, see beagleboneblue
.
bbblue = beagleboneblue
bbblue = beagleboneblue with properties: DeviceAddress: '172.69.7.2' Port: 22
Use the calibrateAccel
function. The function starts an internal
calibration algorithm. When calibrating, the function instructs you to hold the hardware
in these six stable positions. Change the position of the hardware as and when
instructed and wait for the message indicating the status of the accelerometer calibration.
Note
During calibration, ensure that the hardware is stable.
calibrateAccel(bbblue)
Hold the hardware stable and press ENTER to start the calibration. For more information, see Calibrate the Accelerometer in the MPU-9250 Sensor.
Hold the hardware with its z-axis pointing upwards and press ENTER.
Calibration of z-axis pointing upwards successful
Hold the hardware with its z-axis pointing downwards and press ENTER.
Calibration of z-axis pointing downwards successful
Hold the hardware with its x-axis pointing upwards and press ENTER.
Calibration of x-axis pointing upwards successful
Hold the hardware with its x-axis pointing downwards and press ENTER.
Calibration of x-axis pointing downwards successful
Hold the hardware with its y-axis pointing upwards and press ENTER.
Calibration of y-axis pointing upwards successful
Hold the hardware with its y-axis pointing downwards and press ENTER.
Calibration of y-axis pointing downwards successful
Accelerometer calibration successful.
Input Arguments
bbblue
— Connection to BeagleBone Blue hardware
beagleboneblue
object
The object that represents the connection to the BeagleBone Blue hardware. For more information on the BeagleBone Blue object, see beagleboneblue
.
Version History
Introduced in R2019a
See Also
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)