Skip to content

Reading IMU(accelerometer and gyro) with a raspberry pi

Notifications You must be signed in to change notification settings

micjo/Raspberry-Gyro-Acc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

* This code is released under the GNU General Public License.
* Developed by Mark Williams
* Created 28th April 2013

This program will enable your Raspberry Pi to read the values from a gyroscope and accelerometer and convert them to usable angles.
Go here for more information;
http://marks-space.com/2013/04/29/guide-to-interfacing-a-gyro-and-accelerometer-with-a-raspberry-pi/

Requires WiringPi

Compile with;
gcc -o main -l rt main.c -l wiringPi -lm



About

Reading IMU(accelerometer and gyro) with a raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published