Code Monkey home page Code Monkey logo

bno055's Introduction

BNO-055

bno055front

Teensiduino sketch for 9-axis BNO-055 motion sensor + MS5637 pressure sensor add-on shield for Teensy 3.1 available from Tindie.com.

Basic sketch to configure the sensors and get scaled accelerometer, gyroscope, and magnetometer data from the BNO-055 9-axis motion sensor and MS5637 pressure sensor.

For some reason the BNO-055 chip has software ID code 02.B0 when it should be running 03.04. Maybe these initial chips from Mouser are using a slightly outdated firmware or are engineering evaluation chips.

Added accel and gyro calibration, comparison of software and hardware sensor fusion results.

Added magnetometer calibration, system error checking, and output of linear acceleration and gravity.

To do is accel/gyro threshold interrupts for tap detection, free-fall detection, and simple gesture recognition.

The Kalman filter is rock solid on the BNO-055 compared to the open-source Madgwick sensor fusion; the heading is very stable but there is a difference between the hardware and open-source heading by about 180 degrees. This must have something to do with the orientation of the sensor axes using the default Windows orientation scheme. Maybe the result will be different using the Android scheme.

Work in progress...

bno055's People

Contributors

kriswiner avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.