This Smart Parking System, built with an ESP module, monitors parking slot availability using an ultrasonic sensor. It displays real-time information on an LCD screen and uploads data to Thingspeak cloud for remote access.
- Ultrasonic sensor for parking slot occupancy detection.
- LCD interface for real-time slot availability.
- Data uploaded to Thingspeak cloud.
-
Connect the hardware components (ESP module, ultrasonic sensor, and LCD display).
-
Configure Wi-Fi and Thingspeak API keys in the code.
-
Upload / flash the code to the ESP32.
-
Power up the system.
- The system monitors parking slots and displays availability on the LCD.
- Access data remotely via Thingspeak Cloud.
- You can monitor the same using ThingsViewer Mobile Application.