Minor fixes

Dependencies:   LSM9DS1_Library SDFileSystem mbed nrf51_rtc

Fork of LSM303DLHTest by Toshihisa T

History

Minor fixes default tip

2016-09-29, by afmiee [Thu, 29 Sep 2016 22:03:48 +0000] rev 12

Minor fixes


This version can do Buttons or motion depending on the MOTION definition. It also has FIFO enable to try to capture data when the door is being open. The best accelerometer threshold was 0x0C.

2016-07-27, by afmiee [Wed, 27 Jul 2016 21:55:46 +0000] rev 11

This version can do Buttons or motion depending on the MOTION definition. It also has FIFO enable to try to capture data when the door is being open. The best accelerometer threshold was 0x0C.


Works automatically, still needs the thresholds and durations to be tuned. Uses accelerator interrupt on INT1 and inactivity on INT2.

2016-07-26, by afmiee [Tue, 26 Jul 2016 21:18:15 +0000] rev 10

Works automatically, still needs the thresholds and durations to be tuned. Uses accelerator interrupt on INT1 and inactivity on INT2.


Starts and stops automatically with the gyroscope interrupt and the inactivity interrupt. Creating the files takes too long. Will be fixed by creating temporary files and then renaming them.

2016-07-21, by afmiee [Thu, 21 Jul 2016 20:35:36 +0000] rev 9

Starts and stops automatically with the gyroscope interrupt and the inactivity interrupt. Creating the files takes too long. Will be fixed by creating temporary files and then renaming them.


Have the interrupot pins INT1 and INT2 working for Data ready on accelerometer and on gyroscope respectively.

2016-07-20, by afmiee [Wed, 20 Jul 2016 21:39:19 +0000] rev 8

Have the interrupot pins INT1 and INT2 working for Data ready on accelerometer and on gyroscope respectively.


Made some correction to library

2016-07-19, by afmiee [Tue, 19 Jul 2016 20:53:52 +0000] rev 7

Made some correction to library


First version working on the nRF51-DK with the MKI159V1 prototyping board for the LSM9DS1. The SD card writes the raw data with time referenced file names.

2016-07-15, by afmiee [Fri, 15 Jul 2016 22:39:42 +0000] rev 6

First version working on the nRF51-DK with the MKI159V1 prototyping board for the LSM9DS1. The SD card writes the raw data with time referenced file names.


First Version of 9DOF with nRF51, Adafruit 9DOF and Sparkfun microSD shield

2016-07-14, by afmiee [Thu, 14 Jul 2016 20:24:09 +0000] rev 5

First Version of 9DOF with nRF51, Adafruit 9DOF and Sparkfun microSD shield


cut space.

2012-05-06, by tosihisa [Sun, 06 May 2012 05:30:44 +0000] rev 4

cut space.


An angle of inclination is obtained using an accelerometer.

2012-05-06, by tosihisa [Sun, 06 May 2012 05:14:30 +0000] rev 3

An angle of inclination is obtained using an accelerometer.