Blynk/IOT/Programming
This project presents a device designed to collect environmental data, including temperature, humidity, and light intensity, using sensors. The data is displayed locally on an LCD screen and remotely through the Blynk platform, offering both numerical and graphical views, with added functionality for remote control of screen profiles.
In this project, the team developed a device capable of collecting temperature, humidity, and light intensity data using sensors (DHT11, Photoresistor). The collected data is displayed both in the physical environment via an LCD screen and online via the Blynk platform. The project was implemented on the ESP32-C3-DEVKITM-1 microcontroller.
The LCD screen displays all collected data, along with a clock and date. Users can switch between different screen profiles by pressing a button. On the Blynk platform, users can view the data collected by the application in numerical form as well as through graphical representations. Additionally, a virtual button has been added, allowing users to remotely change the LCD screen profiles in real-time via the platform.