Hi guys,
Just wondering if any library is there for the BMI160 IMU sensor, have been searching around and breaking my head.
Cheers,
Sakthi
Hi guys,
Just wondering if any library is there for the BMI160 IMU sensor, have been searching around and breaking my head.
Cheers,
Sakthi
Hello,
if you can't find anything for Energia directly, try looking for code / libraries for Arduino. Energia is based on Wiring and Arduino frameworks.
BTW Arduino/Genuino 101 board featured this sensor, so I found a project on github, that ported the code from Arduino 101 to Arduino UNO.
It might require some modifications, but can provide inspiration and step by step help.
Hello,
if you can't find anything for Energia directly, try looking for code / libraries for Arduino. Energia is based on Wiring and Arduino frameworks.
BTW Arduino/Genuino 101 board featured this sensor, so I found a project on github, that ported the code from Arduino 101 to Arduino UNO.
It might require some modifications, but can provide inspiration and step by step help.