10 DOF IMU Breakout With Python/PI

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
cmkaspar
 
Posts: 1
Joined: Sat Mar 08, 2014 5:19 pm

10 DOF IMU Breakout With Python/PI

Post by cmkaspar »

I am building a project using a Raspberry Pi and purchased the 10 DOF IMU board and was looking around for a python library to work with. Does anything exist or am I going to have to marry the CPP of the 10 DOF Library to my existing python?

Any input is appreciated.

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: 10 DOF IMU Breakout With Python/PI

Post by adafruit_support_mike »

We have a collection of Python libraries for many sensors: https://github.com/adafruit/Adafruit-Ra ... ython-Code

I don't think we have a library for the gyro yet, but the libraries that do exist should give you an idea of how to adapt the Arduino C libraries for RasPi/Python use.

User avatar
deepumit
 
Posts: 2
Joined: Tue Dec 15, 2015 4:28 pm

Re: 10 DOF IMU Breakout With Python/PI

Post by deepumit »

hi .. i am using adafruit 10 dof sensor in my project (quadcopter)..i am insearch of libries ,are these .py codes listed in git account hold good for bbb too? or are there any other code which needed to be considered ...pls also provide nesseary codes for sensor in python for bbb , as there r code for aurdino i need them in python same in the case of AHRS of sensor

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”