An embedded server sending sensor information over the network to a remote client side process parsing the data
Dependencies: EthernetInterface NTPClient TimeInterface WebSocketClient mbed-rtos mbed ST_Events-old
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:e16130691c3b | 2017-09-17 | thedude35 | Syntax cleanup |
7:e9d4a4972e50 | 2017-09-17 | thedude35 | Added network connection checking within the reporting functions |
6:b59d85d0e67d | 2017-09-17 | thedude35 | Updated server port to be outside of the "well known port number" range |
5:094b0948a2f5 | 2017-09-17 | thedude35 | Seeing what branch this commits to |
4:a6ff97cfb57a | 2017-09-16 | thedude35 | Removed erroneous lines |
3:221997836268 | 2017-09-16 | thedude35 | Updated readme |
2:5c9125d3ddae | 2017-07-21 | thedude35 | Implemented separate threads for periodic reporting and the cycle time interrupt with mutex locking on the application buffer |
1:f9bc46d8dc03 | 2017-06-18 | thedude35 | Initial commit |
0:f9ab8a994b4f | 2017-06-18 | thedude35 | Initial commit |