Our GIT repository has been updated with an Arduino sketch which calculates angles using a complementary filter. The heading is also calculated using the magnetometer.
Detailed Guides and Tutorials
In this order;
Guide to interfacing a Gyro and Accelerometer with a Raspberry Pi
Guide to interfacing a Gyro and Accelerometer with a Raspberry Pi - Kalman Filter
Create a Digital Compass with the Raspberry Pi – Part 1 – “The Basics”
Create a Digital Compass with the Raspberry Pi – Part 2 – “Tilt Compensation”
Create a Digital Compass with the Raspberry Pi – Part 3 – “Calibration”
These cover both BerryIMU and displaying graphics with SDL on a Raspberry Pi;
How to Create an Inclinometer using a Raspberry Pi and an IMU
Where do you buy one of these? More importantly, whats the method for programming/using?
You can purchase one here;
https://ozzmaker.com/shop/
You can use C or Python to program it, example code here;
http://github.com/ozzmaker/BerryIMU
Interesting read and appreciate your work but i’m failed to understand difference between those sensors? Can you provide more details or any exact source on this?
pls
i want the code of berrygps-imu-v3
in raspbery pi or arduino
thanks
look here
https://github.com/ozzmaker/BerryIMU
Hi,
https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/tree/master/Adafruit_LSM303
I couldn’t run imu on arduino with the codes in this link. How can I make changes?