Lesson
Now you can store and retrieve the sensor an IoT data as well as you can present data on a webpage, also you can control IoT devices from the web web browser with the help of flask. SQLite is a lightweight and efficient database management system that is often used in IoT applications. Flask is a micro web framework written in Python that allows you to build web applications easily and quickly. As we know python is a general purpose programming language and it can be used to implement many different network protocols and models Introduction Python is a high-level, interpreted programming language that is widely used in many different fields such as web development, data analysis, artificial intelligence, and scientific computing. It was first […] Remote monitoring and control: Wi-Fi modules can be used to remotely monitor and control devices such as smart thermostats, security cameras, and smart locks. This allows users to manage their devices from anywhere with an internet connection. To establish the connection, you can’t just connect the Google Assistant to the microcontroller directly. We need to use two interfaces to establish the connection between the Google Assistant and the ESP32. In this project, we will connect ESP32 to the free public MQTT broker operated and maintained by EMQX MQTT Cloud, and use the Arduino IDE to program the ESP32. E In this project, we are going to make Home Automation with Arduino IoT Cloud using ESP8266. Recently the Arduino Community launched an IoT platform called Arduino IoT Cloud. Usi In this project we will be sending the temperature data to the Arduino IoT cloud so that you can access it from anywhere in the world . We will be using DHT 11 sensor to send Temperature and Humidity data to Arduino Cloud.