I'm adapting the sensor library for raspberry pi

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
rubinium
 
Posts: 2
Joined: Fri Aug 01, 2014 10:20 am

I'm adapting the sensor library for raspberry pi

Post by rubinium »

Heads up. I am adapting the Adafruit_Sensors, LSM303 Accel and Mag, L3GD Gyro, and BMP180 libraries to build and run on a raspberry pi. I will push it back to you when I am done or upon request. I would like to know if I am duplicating effort. Also I am not as familiar with nuances of the Arduino C/C++ environment so I am assuming the existence of the macro ARDUINO is good enough. Let me know your thoughts on the matter.

Thank you,
Aron

User avatar
DW90
 
Posts: 4
Joined: Fri Jan 02, 2015 12:55 pm

Re: I'm adapting the sensor library for raspberry pi

Post by DW90 »

I am wondering if you ever made any progress on this? I myself am trying to create a C++ library for the LSM303, but I am not having much success.

User avatar
rubinium
 
Posts: 2
Joined: Fri Aug 01, 2014 10:20 am

Re: I'm adapting the sensor library for raspberry pi

Post by rubinium »

Yes, I got it entirely working.

User avatar
DW90
 
Posts: 4
Joined: Fri Jan 02, 2015 12:55 pm

Re: I'm adapting the sensor library for raspberry pi

Post by DW90 »

Did you by chance ever put it up on github (or other code repositories)?

User avatar
charlesl2
 
Posts: 36
Joined: Thu Feb 27, 2014 9:05 pm

Re: I'm adapting the sensor library for raspberry pi

Post by charlesl2 »

Any progress on this? I have to do the same thing as part of a larger project.
Thanks

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

Return to “Microcontrollers”