bradegler / bmi160

A platform agnostic driver to interface with the BMI160 Accelerometer & Gyroscope

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A platform agnostic driver to interface with the Bosch BMI160 Accelerometer and Gyroscope.

This driver was built using embedded-hal traits.

Documentation

Read the detailed documentation here

What works

  • Configure device
  • Direct read accelerometer data
  • Direct read gyroscope data
  • [] Enable interrupt processing

License

Licensed under either of

at your option.

Resources

BMI160 - Data Sheet

Based on Bosch C Driver

About

A platform agnostic driver to interface with the BMI160 Accelerometer & Gyroscope

License:Apache License 2.0


Languages

Language:C 96.0%Language:Rust 4.0%Language:Makefile 0.0%