Demo program for the MPL3115A2 library.
Example program for MPL3115 sensor. Added code for data acquisition using Interrupt.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:97f5edf7d270 | 2013-09-24 | clemente | Added an example to read delta values. |
6:07f92b4716b6 | 2013-09-22 | clemente | Added an exmple to read the maximum and minimum value using the new functions. |
5:0f26cb937640 | 2013-08-25 | clemente | changed the name of the pointer to user callback function. |
4:bcf56c80dd2b | 2013-08-22 | clemente | Modified polling code for new function with check of data available. |
3:e2a621ea6976 | 2013-08-22 | clemente | Added example about how to use raw mode function. |
2:0b726b8c8ab9 | 2013-05-30 | clemente | Example program for MPL3115 sensor. Added code for data acquisition using Interrupt. |
1:5ea71ebc0d82 | 2013-05-23 | clemente | Minor correction. |
0:5d92b48edaff | 2013-05-23 | clemente | Demo program. First Release |