An example that demonstrates uploading data from the DISCO-F746 (STM32F746) board to GroveStreams.com, an IoT analytics platform. Also demonstrations downloading commands, re-establishing dropped ethernet connections, accurate polling frequencies, and tracing to the LCD.
Dependencies: BSP_DISCO_F746NG F7_Ethernet GroveStreams LCD_DISCO_F746NG LcdDiscoF746NgTracer MbedJSONValue NetworkAPI mbed-rtos mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:83187cd9f34d | 2017-01-05 | mmills | An example of pushing data into GroveStreams.com. The example is for the STM32F746 and demonstrates:; * Polling; * Tracing to the LCD; * Uploading Samples; * Downloading Commands; * Handling dropped Ethernet connections |
0:04ac35f1846e | 2017-01-05 | mmills | Initial Revision. |