Demo program for the MPL3115A2 library.

Dependencies:   MPL3115A2 mbed

Example program for MPL3115 sensor. Added code for data acquisition using Interrupt.

History

Added an example to read delta values. default tip

2013-09-24, by clemente [Tue, 24 Sep 2013 20:22:57 +0000] rev 7

Added an example to read delta values.


Added an exmple to read the maximum and minimum value using the new functions.

2013-09-22, by clemente [Sun, 22 Sep 2013 11:18:08 +0000] rev 6

Added an exmple to read the maximum and minimum value using the new functions.


changed the name of the pointer to user callback function.

2013-08-25, by clemente [Sun, 25 Aug 2013 21:48:37 +0000] rev 5

changed the name of the pointer to user callback function.


Modified polling code for new function with check of data available.

2013-08-22, by clemente [Thu, 22 Aug 2013 14:53:21 +0000] rev 4

Modified polling code for new function with check of data available.


Added example about how to use raw mode function.

2013-08-22, by clemente [Thu, 22 Aug 2013 12:03:47 +0000] rev 3

Added example about how to use raw mode function.


Example program for MPL3115 sensor. Added code for data acquisition using Interrupt.

2013-05-30, by clemente [Thu, 30 May 2013 07:29:41 +0000] rev 2

Example program for MPL3115 sensor. Added code for data acquisition using Interrupt.


Minor correction.

2013-05-23, by clemente [Thu, 23 May 2013 12:44:46 +0000] rev 1

Minor correction.


Demo program. First Release

2013-05-23, by clemente [Thu, 23 May 2013 06:46:16 +0000] rev 0

Demo program. First Release