Skip to content

proc10n/arduino_complementary_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Complementary Filter

Simple Arduino implementation of a complementary filter. Uses the MPU6050.h library by Electronic Cats.

Nothing really amazing, but it works (seems to anyway).

Offset values in the code are my own IMU offset values. If you want to find yours, the Electronic Cats MPU6050 repo has a sample code that finds it for you. I don't know how it works.

About

Simple Complementary Filter implementation for Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages