A temperature alarm through Thingspeak and IFTTT
A temperature alarm through Thingspeak and IFTTT Purpose of this project: With the Micro:bit board and ESP8266 module connected to the Internet of Things (IoT: Internet of Things), it is possible to track the temperature and humidity measured by the DTH11 sensor in real time. To create applications for recording sensor data, one can use ThingSpeak which is an API and open source application for the Internet of Things, allowing to store and collect data from connected objects. Material List : BBC micro:bit ESP8266 serial wifi module A wifi network GPIO card Connection wires A test plate A temperatur e senso r Micro:bit power module Operation Procedure : step 1 : Connect the micro:bit to the Wi-Fi Connecting Wi-Fi is the very first step to access internet services, including ThingSpeak, IFTTT, email, etc. Before you start, make sure your micro:bit device is connected to the Internet. ** Open the Home Router or Mobile Phone Hotspo ...