MX2125 2-Axis Accelermoeter Library
v0.85
Memsic Mx2125 accelerometer library for educational applications
|
#include "mx2125.h"
Functions | |
int | mx_tilt (int axisPin) |
Measure the level of tilt in terms of +/- 90 degrees. 0 degrees is when the top surface of the accelerometer chip is parallel to the ground. More... | |
int mx_tilt | ( | int | axisPin) |
Measure the level of tilt in terms of +/- 90 degrees. 0 degrees is when the top surface of the accelerometer chip is parallel to the ground.
axisPin | Number of I/O pin connected to either of MX2125's X- or Y- axis pins. |