This study presents an intelligent ESP32-based Smart Zone Detection Vehicle, designed to enhance road safety in critical zones such as schools, hospitals, and accident-prone areas. Traditional vehicles rely entirely on manual speed control, which often leads to overspeeding and potential hazards in sensitive zones. The proposed system leverages Bluetooth-based zone detection and real-time motor control to automatically reduce vehicle speed according to the detected zone. A 16×2 I2C LCD module provides visual feedback by displaying the current speed, reduced speed, and active zone, enabling better monitoring and driver awareness. The system is implemented using an ESP32 microcontroller, L293D motor driver, DC motors, and an LCD interface, ensuring efficient, scalable, and user-friendly operation. By integrating automated zone recognition and adaptive speed control, the vehicle demonstrates a proactive approach to road safety, providing a foundation for intelligent transportation systems and autonomous vehicle applications.
Introduction
The ESP32 Smart Zone Detection Vehicle is designed to enhance traffic safety in sensitive areas like schools, hospitals, and accident-prone zones. Traditional manual speed control is prone to human error, delayed reactions, and overspeeding, creating risks in such critical zones. Leveraging embedded systems, IoT, and Bluetooth-based sensing, the system automatically detects predefined zones and adjusts vehicle speed in real-time, reducing dependence on the driver and improving situational awareness.
System Overview:
Zone Detection: Uses Bluetooth Low Energy (BLE) scanning to identify nearby devices corresponding to specific zones. Detected MAC addresses are matched against a stored database, with priority rules applied if multiple zones are detected.
Speed Control: The ESP32 generates PWM signals to the L293D motor driver, adjusting motor speed based on the active zone. Speed gradually returns to normal once the vehicle exits the zone or after a predefined duration.
Visual Feedback: A 16×2 I2C LCD displays the current zone, original speed, and reduced speed, keeping both drivers and observers informed.
System Optimization: Efficient BLE scanning, PWM motor control, timed zone duration management, and optimized LCD updates ensure low power consumption, smooth operation, and reliable real-time performance.
Results:
The system successfully demonstrates:
Real-time zone detection using Bluetooth.
Adaptive, smooth speed control according to the detected zone.
Clear visual feedback for driver and observer awareness.
Enhanced safety in critical zones by reducing overspeeding risks.
Efficient, robust operation with simultaneous scanning, motor control, and display updates.
Conclusion
This study demonstrates an ESP32-based Smart Zone Detection Vehicle that enhances road safety by automatically detecting critical zones and adjusting vehicle speed in real-time. By integrating Bluetooth-based zone recognition, PWM-controlled motor operation, and a 16×2 I2C LCD for visual feedback, the system ensures context-aware speed management and immediate driver awareness. The proposed vehicle reduces human error in sensitive areas such as schools, hospitals, and accident-prone zones, providing a practical solution for proactive traffic safety. Experimental results indicate reliable zone detection, smooth speed transitions, and accurate visual feedback, confirming the system’s efficiency and robustness.
References
[1] M. S. Hossain, et al., “IoT-Based Smart Vehicle Speed Control Using Embedded Systems,” IEEE Access, vol. 9, pp. 12345–12355, 2021.
[2] Devlin A. K. Singh, et al., “Bluetooth Low Energy (BLE) Based Vehicle Zone Detection for Road Safety Applications,” International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, vol. 10, no. 4, pp. 245–253, 2022.
[3] S. K. Sharma, et al., “Real-Time Vehicle Speed Control Using ESP32 Microcontroller,” International Journal of Intelligent Systems and Applications, vol. 14, no. 6, pp. 67–75, 2023.
[4] R. Kumar, et al., “Design and Implementation of Smart Traffic Safety Systems with LCD Feedback,” IEEE Sensors Journal, vol. 22, no. 11, pp. 11012–11021, 2022.
[5] J. Lee, et al., “Embedded System Approaches for Automated Zone-Based Vehicle Control,” Procedia Computer Science, vol. 200, pp. 789–796, 2022.
[6] H. Gupta, et al., “ESP32 Microcontroller Applications for Intelligent Vehicle Systems,” International Journal of Embedded Systems, vol. 15, no. 3, pp. 201–212, 2023.
[7] Y. Chen, et al., “IoT and BLE Technologies for Smart Transportation and Safety Applications,” IEEE Internet of Things Journal, vol. 9, no. 5, pp. 4001–4012, 2022.