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
History
add lora communication. sending temperature, distance, and pressure in senet packet format so it can be viewed on exosite
2017-04-08, by Mike Fiore [Sat, 08 Apr 2017 11:06:17 -0400] rev 5
add lora communication. sending temperature, distance, and pressure in senet packet format so it can be viewed on exosite
add Senet_Packet and libmDot-mbed5 libraries
2017-04-08, by mfiore [Sat, 08 Apr 2017 13:02:20 +0000] rev 4
add Senet_Packet and libmDot-mbed5 libraries
update 53l0a1 library
2017-04-08, by mfiore [Sat, 08 Apr 2017 12:58:46 +0000] rev 3
update 53l0a1 library
switch to a single threaded implementation - libraries didn't like multithreading
2017-04-08, by Mike Fiore [Sat, 08 Apr 2017 08:44:52 -0400] rev 2
switch to a single threaded implementation - libraries didn't like multithreading
finish custom printf. add mutex to protect sensors
2017-04-08, by Mike Fiore [Sat, 08 Apr 2017 08:10:19 -0400] rev 1
finish custom printf. add mutex to protect sensors
both sensor boards not compiling ATM
2017-04-08, by mfiore [Sat, 08 Apr 2017 04:15:22 +0000] rev 0
both sensor boards not compiling ATM