Sends out data over serial in such a format that it can be collected in packets by an esp8266.
Dependencies: MCP32082Two mbed
History
Finalish code for use with UDP packet creation on the esp8266 side. This code sends out the data every 1ms but every X sets of data it adds a termination character to the end of the sensor data so that the esp8266 can tell that packet is ended
2016-07-25, by mmellor [Mon, 25 Jul 2016 14:49:45 +0000] rev 0
Finalish code for use with UDP packet creation on the esp8266 side. This code sends out the data every 1ms but every X sets of data it adds a termination character to the end of the sensor data so that the esp8266 can tell that packet is ended