-
Create a new App in Spark IDE
-
Add a new library and name it
ADXL345
-
Add another library and name it
Binary
-
Copy the code from
ADXL345.cpp
,ADXL345.h
andBinary.h
into your App -
Choose an example you want to try out and paste it in the
your_app_name.ino
Lastly, have fun!
Updated on: 01 May 2014
Kennethlimcp