-
Notifications
You must be signed in to change notification settings - Fork 15
jevermeister/MPU6050-ChibiOS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
================================================================================== Note: for details about the I2Cdev project, please visit: http://www.i2cdevlib.com for details about ChibiOS, please visit: http://www.chibios.org ================================================================================== This is a partial conversion of the popular I2Cdev Arduino I2C library and MPU6050 sensor class to ChibiOS. Feel free to use it, but consider it as HIGHLY EXPERIMENTAL as this is the first release. Function names are similar to Arduino, just replace MPU6050::function with MPUfunction in your code. Same for I2Cdev. Be aware that by removing classes the MPU6050 code isn't usable by multiple sensors, this will be changed in later releases. Please report bugs or patches if needed.
About
Code based on i2cdevlib by Jeff Rowberg
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published