Use the STM32F411 Nucleo Board, Nucleo Sensor Shield, WIZnet5500 Ethernet to upload temperature data to M2X

Dependencies:   M2XStreamClient Nucleo_Sensor_Shield WIZnet_Library jsonlite mbed

Fork of M2X_Nucleo411_ESP8266-wifi by AT&T Developer Summit Hackathon 2016

History

Send Temperature, Pressure and Humidity to M2X default tip

2016-01-02, by sjallouli [Sat, 02 Jan 2016 22:12:46 +0000] rev 10

Send Temperature, Pressure and Humidity to M2X
; separate function for Ethernet Init
; Sensor and M2X runs on a Ticker function every 5 seconds


Add Humidity and Pressure sensor data sent to M2X

2016-01-02, by sjallouli [Sat, 02 Jan 2016 22:08:54 +0000] rev 9

Add Humidity and Pressure sensor data sent to M2X
; Add Ethernet Init function
; Run the sensor M2X on a Tick Function


removed the keys

2015-12-28, by sjallouli [Mon, 28 Dec 2015 23:54:32 +0000] rev 8

removed the keys


Use the Nucleo Sensor Shield to get the temperature

2015-12-28, by sjallouli [Mon, 28 Dec 2015 23:52:17 +0000] rev 7

Use the Nucleo Sensor Shield to get the temperature


made changes for Nucleo 411 with ESP8266

2015-12-11, by mbedAustin [Fri, 11 Dec 2015 00:58:10 +0000] rev 6

made changes for Nucleo 411 with ESP8266


changed settings for Nucleo 411 board

2015-12-11, by mbedAustin [Fri, 11 Dec 2015 00:37:37 +0000] rev 5

changed settings for Nucleo 411 board


made default wifi pins match K64F

2015-12-11, by mbedAustin [Fri, 11 Dec 2015 00:25:01 +0000] rev 4

made default wifi pins match K64F


swapped out ethernet library with ESP8266 wifi library, pre-populated wifi with pin deffinitions for Nucleo 411 board

2015-12-11, by mbedAustin [Fri, 11 Dec 2015 00:19:45 +0000] rev 3

swapped out ethernet library with ESP8266 wifi library, pre-populated wifi with pin deffinitions for Nucleo 411 board


1 sec wait

2015-08-29, by jb8414 [Sat, 29 Aug 2015 17:14:53 +0000] rev 2

1 sec wait


Update with new M2XStreamClient

2015-08-29, by jb8414 [Sat, 29 Aug 2015 17:11:28 +0000] rev 1

Update with new M2XStreamClient