News

Wiring: Connect sensors, LCD, and Bluetooth module to the Arduino Nano following the wiring diagram provided in the repository. Software: Download and install Arduino IDE. Clone this repository or ...
Components Used ESP32: Connects to Wi-Fi and syncs time via NTP. It reads sensor data and sends it to Arduino Nano via Serial. Arduino Nano: Receives and parses data from ESP32 and manages the display ...