Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 227 Bytes

File metadata and controls

3 lines (3 loc) · 227 Bytes

Kalman-on-Arduino-without-external-libraries

I integrated a simple Kalman filter on Arduino to pilot two servo (x,y), without the need to have a specific library. Just wire the IMU based on the 10 DoF of DFRobot, and run it.