Adafruit 10-DOF IMU Breakout on Raspberry Pi

Our weekly LIVE video chat. Every Wednesday at 8pm ET!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
marcsole
 
Posts: 1
Joined: Tue Jun 03, 2014 9:52 am

Adafruit 10-DOF IMU Breakout on Raspberry Pi

Post by marcsole »

Hello,

I'm quite new on the topic and I have some doubts. The fact is that I've a C code software that is running on my RPi. Now I would like to use data coming from Adafruit 10-DOF IMU Breakout to this software. Are the libraries of this device available for 'C' language and can be compiled for the RPi.

Hope you can clarify my doubts.

Thanks,

Marc

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Adafruit 10-DOF IMU Breakout on Raspberry Pi

Post by adafruit_support_rick »

The libraries we have are written for the Arduino, and are C++. You should be able to port them to C language and R Pi.
Please see this page for details on the libraries:
https://learn.adafruit.com/adafruit-10- ... 0/software

User avatar
RocketPi
 
Posts: 9
Joined: Sat Jan 24, 2015 3:49 pm

Re: Adafruit 10-DOF IMU Breakout on Raspberry Pi

Post by RocketPi »

marcsole wrote:Hello,

I'm quite new on the topic and I have some doubts. The fact is that I've a C code software that is running on my RPi. Now I would like to use data coming from Adafruit 10-DOF IMU Breakout to this software. Are the libraries of this device available for 'C' language and can be compiled for the RPi.

Hope you can clarify my doubts.

Thanks,

Marc
I know this is an old thread and Im posting this on the off chance that you have reply notifications set up, did you ever port the libraries to C for the raspberry pi?

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

Return to “Ask an Engineer! VIDEO CHAT (closed)”