Difference between revisions of "DFRobot 10 DOF"

From Stm32World Wiki
Jump to navigation Jump to search
m (Lth moved page STM32 DFRobot 10 DOF to DFRobot 10 DOF)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:STM32]][[Category:STM32 Development]][[Category:STM32CubeMX]][[Category:STM32CubeIde]][[Category:I²C]]{{metadesc|How to use a 10 DOF MEMS IMU sensor module with STM32}}[[File:DFRobot 10 DOF v1.0.jpg|thumb|300px]]
+
[[Category:STM32]][[Category:STM32 Development]][[Category:Components and Modules]][[Category:STM32CubeMX]][[Category:STM32CubeIde]][[Category:I²C]]{{metadesc|How to use a 10 DOF MEMS IMU sensor module with STM32}}[[File:DFRobot 10 DOF v1.0.jpg|thumb|300px]]
 
The DFRobot 10 DOF sensor module contains 4 different [[I²C]] sensors:
 
The DFRobot 10 DOF sensor module contains 4 different [[I²C]] sensors:
  
Line 5: Line 5:
 
# ITG3200 gyro
 
# ITG3200 gyro
 
# HMC5883L Compass
 
# HMC5883L Compass
# BMP280 pressure sensor
+
# [[BMP085]] pressure sensor
  
 
Each of these sensors will be handled on a separate page but a general overview follows on this page.
 
Each of these sensors will be handled on a separate page but a general overview follows on this page.

Latest revision as of 05:17, 23 August 2021

DFRobot 10 DOF v1.0.jpg

The DFRobot 10 DOF sensor module contains 4 different I²C sensors:

  1. Adxl345 accelerometer
  2. ITG3200 gyro
  3. HMC5883L Compass
  4. BMP085 pressure sensor

Each of these sensors will be handled on a separate page but a general overview follows on this page.

Miscellaneous Links