Difference between revisions of "DFRobot 10 DOF"

From Stm32World Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
* [https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL345.pdf ADXL345 Datasheet]
 
* [https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL345.pdf ADXL345 Datasheet]
 
* [https://product.tdk.com/system/files/dam/doc/product/sensor/mortion-inertial/gyro/data_sheet/itg-3200-datasheet.pdf ITG-3200 Product Specification]
 
* [https://product.tdk.com/system/files/dam/doc/product/sensor/mortion-inertial/gyro/data_sheet/itg-3200-datasheet.pdf ITG-3200 Product Specification]
* [https://ipfs.io/ipfs/QmWr88g7qNMLqSyAyi6f6FzgQF1CVsJ5FtD8ja24cb9iPf/1683374.pdf HMC5883L Datasheet]
+
* [https://cdn-shop.adafruit.com/datasheets/HMC5883L_3-Axis_Digital_Compass_IC.pdf HMC5883L Datasheet]
* [https://ipfs.io/ipfs/QmPEDbabkgaNuaJDXMwQMRZu1cdz8yP4e6LvgWSZP9cUgo/BST-BMP085-DS000-05.pdf BMP085 Datasheet]
+
* [https://www.sparkfun.com/datasheets/Components/General/BST-BMP085-DS000-05.pdf BMP085 Datasheet]

Revision as of 10:15, 2 October 2024

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