sparkfun / SparkFun_LSM9DS1_Arduino_Library

Arduino library for the LSM9DS1 9DOF IMU.
Other
64 stars 78 forks source link

Can I use this library with the nrf52 SDK? #30

Open schosdas opened 4 years ago

schosdas commented 4 years ago

Hello! I am using nrf52 sdk and I want to use lsm9ds1 sensor. For that, I would like to test it with a module first. But this sensor library is dedicated to Arduino. How do I modify it to use it in nrf? Or do other libraries exist for it?

Thank you in advance!