Using the IDW01M1 board for the STM32 Nucleo F401RE board. This project reads data from Air quality MQ135 click and then read DHT11 values and publish on a private channel on the Thingspeak. A Good example of IoT project with the IDW01 board

Dependencies:   DHT11 NetworkSocketAPI X_NUCLEO_IDW01M1v2 mbed

Fork of AirQuality_Thingspeak by Imran Sheikh

This example project uses IDW01M1 WiFi Module to support IoT projects with example sensors such as Airquality Click MQ135 and DHT11 sensor. The sensor values are then published on the Thingspeak channel. The program uses the DHT11, NetworksocketApi and the SPW library fromX_Nucleo_IDW01M1_v2. This project can easily be adapted to add further sensors or use ESP8266 WiFi module as plenty of support is available on mbed.

History

This is a project to interface Airquality MQ135 sensor with STM Nucleo -F401RE and IDW Wireless board. The outputs is available on thingspeak as well default tip

2017-05-06, by imi121 [Sat, 06 May 2017 17:39:25 +0000] rev 13

This is a project to interface Airquality MQ135 sensor with STM Nucleo -F401RE and IDW Wireless board. The outputs is available on thingspeak as well


Moved secure socket connection to the specific TLS_HelloWorld app

2017-01-16, by mapellil [Mon, 16 Jan 2017 13:26:50 +0000] rev 12

Moved secure socket connection to the specific TLS_HelloWorld app


Updated wifi lib

2017-01-13, by mapellil [Fri, 13 Jan 2017 15:31:35 +0000] rev 11

Updated wifi lib


Updated lib, moved secure connection to mbed.com

2017-01-10, by mapellil [Tue, 10 Jan 2017 10:56:37 +0000] rev 10

Updated lib, moved secure connection to mbed.com


Added set time on Wifi module

2017-01-10, by mapellil [Tue, 10 Jan 2017 09:20:31 +0000] rev 9

Added set time on Wifi module


Added secure socket connection example (one way server authentication); updated lib

2017-01-05, by mapellil [Thu, 05 Jan 2017 09:39:03 +0000] rev 8

Added secure socket connection example (one way server authentication); updated lib


Updated network data.

2016-10-17, by nikapov [Mon, 17 Oct 2016 15:26:16 +0000] rev 7

Updated network data.


Update dependencies.

2016-10-17, by nikapov [Mon, 17 Oct 2016 15:11:29 +0000] rev 6

Update dependencies.


updating X_NUCLEO_IDW01M1v2 lib to ST/X_NUCLEO_IDW01M1v2 lib

2016-09-09, by mridup [Fri, 09 Sep 2016 10:52:57 +0000] rev 5

updating X_NUCLEO_IDW01M1v2 lib to ST/X_NUCLEO_IDW01M1v2 lib


updating print statement

2016-09-07, by mridup [Wed, 07 Sep 2016 11:13:06 +0000] rev 4

updating print statement