Anilm3 / ADXL345-Accelerometer

ADXL345 Arduino Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADXL345 Accelerometer

ADXL345 Accelerometer Arduino Library, work in progress!

The library can be found on the Arduino folder, if you want to use it just rename it to ADXL345 and add it to the directory libraries on your Arduino sketchbook folder. To use the Processing examples, just add them to your Processing sketchbook folder and load the corresponding [Arduino] code to your Arduino.

Examples:

  • pitch_roll: calculates pitch and roll using the gravity measurement, or rather the "deviation from free fall" measurement. You can also view this information using the corresponding processing example.

About

ADXL345 Arduino Library


Languages

Language:C++ 55.1%Language:Processing 29.2%Language:Arduino 15.8%