IoT is a system that connects with the devices that are accessible through the internet. There are number of cloud platforms and protocols, MQTT is one of the most used IoT protocol for IoT projects.
With the increasing use of IoT now days, it becomes easy to control and monitor any electronics device from anywhere in the world. Devices on IoT network can communicate to each other and adjust themselves according to the input from another device.
ESP32 is a powerful hardware platform for IoT applications and is widely used for prototyping and development of IoT applications. In some of our previous sessions, we have used ESP32 with many IoT cloud platforms:
In previous article of controlling a LED with Blynk app using ESP32 we learned about the features of ESP32 and how you can use Blynk App with ESP32 for IoT proj
ESP8266 Wi-Fi transceiver is one of the most popular Wi-Fi module for IoT-based applications. In this DIY project, we will use it to connect with the ThingSpeak IoT Cloud Platform.
IFTTT is an IoT Platform provide us a free-web based service, helps in connecting different apps and devices with each other. Here, we are using ESP32 Wi-Fi module which delivers advance features for IoT projects.
Previously we covered a tutorial to use ThingSpeak IoT Cloud with ESP32, today in this tutorial we will use another popular IoT application “Blynk” to control LED us