LSM303DLHC basic accelerometer test
This is a very basic accelerometer test program.
It was done on Nordic nrf51 platform but it should run on any mbed with I2c. Just be careful on changing the I2C pins accordingly.
Diff: mbed.bld
- Revision:
- 0:d017e94ed612
diff -r 000000000000 -r d017e94ed612 mbed.bld --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Tue May 24 01:35:41 2016 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed/builds/7c328cabac7e \ No newline at end of file