example using LOF sensor board and MEMS sensor board
Dependencies: ST_INTERFACES X_NUCLEO_53L0A1 X_NUCLEO_COMMON X_NUCLEO_IKS01A1 Senet_Packet libmDot-mbed5
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:1a52bf3f0fb9 | 2017-04-08 | Mike Fiore |
add lora communication. sending temperature, distance, and pressure in senet packet format so it can be viewed on exosite |
4:2a378d5c81f3 | 2017-04-08 | mfiore | add Senet_Packet and libmDot-mbed5 libraries |
3:3c28df4c547d | 2017-04-08 | mfiore | update 53l0a1 library |
2:a0fb0b785bd6 | 2017-04-08 | Mike Fiore |
switch to a single threaded implementation - libraries didn't like multithreading |
1:a2c5a8a74527 | 2017-04-08 | Mike Fiore |
finish custom printf. add mutex to protect sensors |
0:06fc5a68ead2 | 2017-04-08 | mfiore | both sensor boards not compiling ATM |