ADXL34x Accelerometer
Measure linear acceleration along axes of ADXL34x family of accelerometers
- Library:
Simulink Support Package for Raspberry Pi Hardware / Sensors / IMU Sensors
Description
The ADXL34x Accelerometer block reads data from the ADXL34x family of accelerometers (ADXL343, ADXL344, ADXL345, and ADXL346) with Raspberry Pi™ board.
You can use this block to measure linear acceleration along the X, Y and Z-axes. The block also provides the option to enable the data ready interrupt.
The block outputs acceleration as a 1-by-3 array.
Ports
Output
Acceleration
— Linear acceleration measured by ADXL34x sensor
vector
This port outputs the linear acceleration (in m/s2) along the x-, y- and z-axes as a 1-by-3 array.
Data Types: double
Note
It is observed that there are many faulty cloned ADXL345 sensors available in the market, with Z axis raw output becoming unresponsive. Buy the sensor from a genuine distributor to avoid this issue.
Parameters
I2C module
— Module for communication
1
(default)
Specify the module on the board that you are using for I2C communication..
I2C address
— I2C address of ADXL34x sensor
0x53
(default) | 0x1D
The I2C address of the ADXL34x sensor from which the block reads the values.
The ADXL34x sensor can have two I2C addresses depending on the logic level on pin ALT of the sensor.
Pin Name | Pin State | I2C Address |
---|---|---|
ALT | Low | 0x53 |
High | 0x1D |
Data type
— Output data type for values from ADXL34x sensor
single
(default) | double
Select the data type of the sensor from which the block reads the values.
Specify the output data type for the values read from ADXL34x sensor. The
default data type for Raspberry Pi board is single
. Use this parameter to
change the values to double
, if required.
Sample time
— Time interval to read data
-1
(default) | positive integer
Specify how often this block reads the data from the ADXL34x sensor. When you set this parameter to -1, Simulink determines the best sample time for the block based on the block context within the model.
Advanced settings
Accelerometer range
— Full scale for measuring linear acceleration
±4g
(default) | ±2g
| ±8g
| ±16g
Select the range of acceleration that the accelerometer can measure.
Accelerometer output data rate
— Rate at which accelerometer data is sampled
12.5 Hz
(default) | 0.1 Hz
| 0.2 Hz
| 0.39 Hz
| 0.78 Hz
| 1.56 Hz
| 3.13 Hz
| 6.25 Hz
| 25 Hz
| 50 Hz
| 100 Hz
| 200 Hz
| 400 Hz
| 800 Hz
| 1600 Hz
Select the output data rate at which accelerometer data is sampled.
Enable data ready interrupt
— Enable interrupt when data is ready
off
(default) | on
If this option is selected, an interrupt is generated on pin INT1 or INT2 of the sensor when data is ready, allowing you to trigger other subsystems to perform any action.
Interrupt generate pin
— Pin to generate data ready interrupt
INT1
(default) | INT2
Select the interrupt generate pin to read accelerometer data.
Dependencies
To enable this parameter, select the Enable data ready interrupt parameter.
Version History
Introduced in R2022b
MATLAB コマンド
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
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)