Difference between revisions of "DFRobot 10 DOF"

From Stm32World Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
# HMC5883L Compass
 
# HMC5883L Compass
 
# BMP280 pressure sensor
 
# BMP280 pressure sensor
 +
 +
Each of these sensors will be handled on a separate page but a general overview follows on this page.
  
 
== Miscellaneous Links ==  
 
== Miscellaneous Links ==  

Revision as of 11:41, 3 June 2021

DFRobot 10 DOF v1.0.jpg

The DFRobot 10 DOF sensor module contains 4 different I2C sensors:

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

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

Miscellaneous Links