Difference between revisions of "BMP085 9-axis IMU Module"

From LinkSprite Playgound
Jump to: navigation, search
(Resources)
Line 15: Line 15:
 
==Resources==
 
==Resources==
 
*[https://s3.amazonaws.com/linksprite/sensor/IMU/GY-80-ARDUINO.rar Arduino Sample Codes]
 
*[https://s3.amazonaws.com/linksprite/sensor/IMU/GY-80-ARDUINO.rar Arduino Sample Codes]
 +
*[https://s3.amazonaws.com/linksprite/sensor/IMU/BMP085.pdf BMP095 data sheet]

Revision as of 04:54, 10 October 2013

Description

This is an IMU module that has sensors of 3-axis gyro, 3-axis accelerator, 3-axis magnetic field and air pressure. The chipset used are L3G4200D+ADXL345+HMC5883L+BMP085. Supply voltage ranges from 3 to 5V, and the interface is I2C (3-5V). Module size: 25.8 mm X 16.8 mm.


BMP085 1.jpg

Schematics


Resources