9 Degree of Freedom

Duckie58:
Hi Baselsw,
do you have any example code or libraries for this sensor?
duckie

Sure thing.. Here is my library.. BlueCopter/BlueCopter/libraries/MPULib at master · baselsw/BlueCopter · GitHub

You'll also find example code in the library =).. The library doesn't support the BMP085 yet.. So you can get the values from the accelerometer, gyrometer and magnetometer.. The reason for the lack of support for the BMP085 is that I haven't had any use for it yet.. Maybe in the future =)!

//Basel