|
MX2125 2-Axis Accelermoeter Library
v0.85
Memsic Mx2125 accelerometer library for educational applications
|
#include "mx2125.h"Functions | |
| int | mx_rotate (int xPin, int yPin) |
| Measure clockwise rotation assuming accelerometer is held vertical. Zero degree rotation is when the triangle on the MX2125 chip is pointing up. More... | |
| int mx_rotate | ( | int | xPin, |
| int | yPin | ||
| ) |
Measure clockwise rotation assuming accelerometer is held vertical. Zero degree rotation is when the triangle on the MX2125 chip is pointing up.
| xPin | Number of I/O pin connected to MX2125's x-axis pin. |
| yPin | Number of I/O pin connected to MX2125's y-axis pin. |
1.8.4