Sends out data over serial in such a format that it can be collected in packets by an esp8266.
Dependencies: MCP32082Two mbed
MCP3208.lib@0:09958db7e6fb, 2016-07-25 (annotated)
- Committer:
- mmellor
- Date:
- Mon Jul 25 14:49:45 2016 +0000
- Revision:
- 0:09958db7e6fb
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
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mmellor | 0:09958db7e6fb | 1 | https://developer.mbed.org/users/mmellor/code/MCP32082Two/#e44491917262 |