nrobinson2000 / particle-BNO055

Particle port of Adafruit_BNO055

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built with po-util Donate Bitcoin

particle-BNO055 - Particle port of Adafruit_BNO055

This library is designed for building locally using po-util.

You can easily download particle-BNO055 with po-util using the following commands:

$ po lib get https://github.com/nrobinson2000/particle-BNO055

To add the libraries to a project simply run:

$ po lib add particle-BNO055

UPDATE: You can now use the library example manger to load the simple example right into your project!

$ po init DEVICE_TYPE BNO055
$ cd BNO055
$ po lib get https://github.com/nrobinson2000/particle-BNO055
$ po lib ex load particle-BNO055 simple

About

Particle port of Adafruit_BNO055


Languages

Language:C++ 100.0%