\
|
Max ticks.
|
|
Uncalibrated EEPROM ADXL_CalibrationInfo_t settings.
|
|
Timer ticks counter from ADXL202.
|
|
deci milli g. +10000dmg = +1g
|
|
Set new calibration info Use this function to set calibration info read from EEPROM |
|
Resets calibration info. Call this function before user start 360 degree +-1g calibration. Use ADXL_GetMeasuredCalibrationInfo to get calibration info when calibration is done. This resets the measured calibration info. When calibration is done ADXL_SetCalibrationInfo must be called for the new calibration to take affect. For example: |
|
Get measure calibration info from ADXL library. Call this when user has subjected the accelerotmeter to +-1g on both axis. ADXL_ResetMeasuredCalibrationInfo must be called before calibration is started.
|
|
Start measuring acceleration
|
|
Returns != 0 if measurement is available |
|
Get X-Axis value
|
|
Get Y-axis value
|
|
Stop measure and power down all resources (ADXL, Timer1, Analog Compartor) |