2

I am not sure whether this is a stupid question or not, but you may be able to help.

I bought a sensor board and the manufacturer provides an Arduino-library to use the sensor.

Is there a way for me to use this libraries on my pi?

2
  • 3
    It would be helpful if you also told us, what sensor you are referring to, and which library. Commented Mar 27, 2014 at 18:56
  • Its this sensor [exp-tech.de/Sensoren/… and there are several collections of code provided to use the sensor with Arduino. Commented Mar 27, 2014 at 20:41

1 Answer 1

2

As the sensor talks I2C it should not be too hard to port the library. Otherwise there seems to be others that already have done this, such as minimu9-ahrs.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.