Forked from Uwe Gartmann's ADXL345 library, customized as part of the 9DOF stick from Sparkfun.com
Fork of ADXL345 by
ADXL345 is triple axis, digital interface, accelerometer.
This library is forked from Uwe Gartmann and Peter Swanson's work.
This library is for specific application using 9DoF-Stick.
Datasheet:
http://www.analog.com/static/imported-files/data_sheets/ADXL345.pdf
ADXL345は3軸のデジタルインターフェースを備えた加速度センサです。
このライブラリは 9DoF-Stick を使用した特定の企画のために保守しています。
mbed IDEが日本語をサポートするまでは英語でコメントを書いていきますが、サポートした後もきっと英語で書いていくでしょう。
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:122a504fcfa3 | 2012-09-29 | gltest26 | Added a new constructor to accept an external I2C interface object. |
4:8046894b947e | 2012-09-17 | gltest26 | Added bit mask replace version of ADXL345::setDataFormatControl() as an overload. |
3:7b83694c7292 | 2012-09-13 | gltest26 | Doxygen comment fix and introduction of wordExtend() function for protable code. |
2:e64d8b9096cd | 2012-09-09 | gltest26 | Fixed a bug getOutput() returned incorrect negative values. |
1:45faba962a46 | 2011-10-07 | Digixx | (none) |
0:1e4aa22fc1a1 | 2011-10-07 | Digixx | (none) |