Example program that reads in sensor data and sends it to the 2lemetry cloud.
Dependencies: FXLS8471Q MPL3115A2 MQTT mbed
Fork of 2lemetry by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:fbc201a3fd48 | 2015-03-25 | Vanger | mtsas library updated |
6:569f6ef58f0f | 2015-03-23 | Vanger | Added jumper configurations for both Freedom and Nucleo board configurations |
5:697999b227b0 | 2015-03-23 | Vanger | Removed configureSignals() call, as it is unused at this time. |
4:664087f3a103 | 2015-03-23 | Vanger | mbed and mtsas updates |
3:9736a8776102 | 2014-10-28 | Vanger | Removed unneeded variable line |
2:643e3707d043 | 2014-10-28 | Vanger | Removed testing data |
1:76498fdfbecf | 2014-10-28 | Vanger | Example program that utilizes the FRDM-FXS_MULTI board to measure data, and sends it through cellular to the 2lemetry cloud. |
0:b8d93d878bcb | 2014-10-28 | mfiore | initial commit - working code once APN and _2LEMETRY_* fields are set up |