This is a IOT Surveillance Car which can be controlled, monitored and, tracked globally. The camera on the front of the car can also be monitored globally. It can go anywhere where sim connection is available.
- To make a Surveillance Car which can be controlled and monitored globally, be tracked by using GPS.
- Wi-Fi module (ESP32 Cam)
- STM32 BluePill (F103c8)
- ESP8266 (NodeMCU)
- L298N Motor Driver
- 4 Motors (CW + ACW)
- Servo Motor (MG995)
- Ultrasonic Sensor (HC-SR04)
- GPS module (Neo 6m)
- Arduino IDE
- Microsoft Azure (Iaas)
- Arduino IoT Cloud (Paas)
This Level Consists of Batteries that power the car namely:
- 12V Battery to power the 4 motors of the car and the Servo motor.
- 5V Battery to power Esp32Cam.
- 5V Battery to power Esp8266 and Stm32f103c8
Note:
Such high power requirement is needed due to the absence of an rtos.
- Credits to ThatProject for Esp32Cam_Websocket
Code and Media are under the respective Licenses: