This library enables users to communicate with the ADXL345 accelerometer through the I2C bus on the mbed. The API names are similar and work nearly the same way as those made in the SPI libraries for the ADXL345.

Dependencies:   mbed

Fork of ADXL345_I2C by Peter Swanson

Revision:
1:d9412b56f98a
Parent:
0:d0adb548714f
Child:
2:c2067856a052
diff -r d0adb548714f -r d9412b56f98a ADXL345_I2C.cpp
--- a/ADXL345_I2C.cpp	Thu May 12 00:48:39 2011 +0000
+++ b/ADXL345_I2C.cpp	Thu May 12 01:19:36 2011 +0000
@@ -15,6 +15,8 @@
  *                  (God's) law might be fully met in us, who live not according to the flesh
  *                  but according to the Spirit."
  *
+ *  A special thanks to Ewout van Bekkum for all his patient help in developing this library!
+ *
  * @section LICENSE
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy