Skip to content

witek103/mpu-6500-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpu-6500-async

Async I2C driver for the TDK InvenSense MPU-6500.

Demo project for STM32F3

Example project demonstrating the crate in action can be found here.

Shout out to mpu-6050-dmp

MPU-6500 and MPU-6050 are similar chips from the same manufacturer and there are many common parts (i.e. most of the registers are the same), this crate was heavily influenced by the mentioned one.

About

Async I2C driver for TDK InvenSense MPU-6500.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages