Skip to content

curiosity-inc/bno055-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNO055-Unity

Unity plugin to work with Adafruit BNO055 Absolute Orientation Sensor.

Prerequirement

You need to compile and upload the bunny sketch to your Arduino included in Adafruit's BNO055 repository.

Get started with an example

  1. Open Example/example.unity

  2. Replace BNO055's "SerialReceiver"->"Port Name" property with the path to your Arduino.

  3. Run the scene.

Get started with your scene.

  1. Import an unitypackage file which is found in Release page.

  2. Attach Scripts/Serial Receiver and Scripts/Tracker to the GameObject. That GameObject rotates as BNO055 moves.

Demo

Demo

License

MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages