This is a simple project that demonstrates the use of the ThingSpeak platform in the development of IoT projects.
2. Demonstration>For the above project, you need to have a ThingSpeak account.
>We create a ThingSpeak account by going to https://thingspeak.com/ and selecting the sign-in option and clicking on "Create new account".
>Fill out the required data and complete the formalities to create the account.
>New click on "New channel".
>Assign the names to the fields that will display the data and click on save to create the channel.
>Once created, go to "API Key" in the channel. There you will find "Write API Key". Copy this key and paste it into the Arduino code provided.
4. Precautions>Sometimes, it might take some time for data to get uploaded. So don't panic.
>Always connect the ESP8266 module to 3.3V(remember).
Comments