MarkSherstan / MPU-6050-9250-I2C-CompFilter

MPU6050/9250 I2C and SPI interface. Sensor fusion using a complementary filter yields sensor Euler angles and is implemented in five different languages.
GNU General Public License v3.0
94 stars 24 forks source link

Cpp #6

Closed MarkSherstan closed 5 years ago

MarkSherstan commented 5 years ago

Created generic C library that can be used with a variety of hardware. Wrote Arduino and Raspberry Pi examples to demonstrate the functionality of:

Full updated README with relevant information.