Projects will be based on IOT wifi esp8266 monitoring. We will monitor street lights. If streets lights not work properly then we will get instimation online. We can see the status of light online on our webspage thingspeak-  based platform. In this project we will use light detection photo sensor for light work or not. When light is coming we will show its output online and when light not works then status of line will change. We will use esp8266 wifi module for IOT monitoring purpose. Esp8266 plays the role hardware wise to connect hardware with network wireless. send serially on ESp8266. Esp8266 api keys connected to thingspeak. We enter thingspeak address and ApiI key in code.

In things speak website first of all you will have to login using google account. Verify your account from your mail. Set username and password to access your thingspeak account . Now create a channel. Then select how many fields required.

Name those fields.

Now go to api key and copy paste your api keys in code.

ESP 8266 details

The ESP8266 WiFi Module is a self contained SOC with integrated TCP/IP protocol stack that can give any microcontroller access to your WiFi network. The ESP8266 is capable of either hosting an application or offloading all Wi-Finetworking functions from another application processor.

Leave a Reply

Your email address will not be published. Required fields are marked *