An open API service indexing awesome lists of open source software.

https://github.com/tkjelectronics/example-sketch-for-imu-including-kalman-filter

Software for "Guide to gyro and accelerometer with Arduino including Kalman filtering"
https://github.com/tkjelectronics/example-sketch-for-imu-including-kalman-filter

Last synced: about 1 year ago
JSON representation

Software for "Guide to gyro and accelerometer with Arduino including Kalman filtering"

Awesome Lists containing this project

README

          

#### Developed by Kristian Lauszus, TKJ Electronics 2012

The code is released under the GNU General Public License.
_________

This is the firmware for the my guide at the Arduino forum: , including a Processing application (see the [Graph](Graph) directory) to visualize the data sent from the Arduino.

There is currently examples for the following IMU's:

* "IMU Analog Combo Board Razor - 6DOF Ultra-Thin IMU" from Sparkfun:
* Digital IMU featuring a ITG3205 and a ADXL345
* MPU-6050 - 3-axis gyroscope and 3-axis accelerometer
* MPU-6050 and HMC5883L - 3-axis gyroscope, 3-axis accelerometer and 3-axis magnetometer

The Kalman filter used in all the examples can be found at my other repository: .

Note that I update the [MPU-6050](IMU6DOF/MPU6050/MPU6050.ino) code more frequently, so you should take a look at that even if you are using one of the other sensors.

For more information fell free to post a question at the guide: or send me an email at .