Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 2.89 KB

README.md

File metadata and controls

65 lines (47 loc) · 2.89 KB

Iot-Surveillance-Car

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.

Problem Statement

  • To make a Surveillance Car which can be controlled and monitored globally, be tracked by using GPS.

Hardware Requirements:

  1. Wi-Fi module (ESP32 Cam)
  2. STM32 BluePill (F103c8)
  3. ESP8266 (NodeMCU)
  4. L298N Motor Driver
  5. 4 Motors (CW + ACW)
  6. Servo Motor (MG995)
  7. Ultrasonic Sensor (HC-SR04)
  8. GPS module (Neo 6m)

Software Platform

  • Arduino IDE

Cloud Platforms

  • Microsoft Azure (Iaas)
  • Arduino IoT Cloud (Paas)

Block Diagram

Lower Level

image

Middle Level

This Level Consists of Batteries that power the car namely:

  1. 12V Battery to power the 4 motors of the car and the Servo motor.
  2. 5V Battery to power Esp32Cam.
  3. 5V Battery to power Esp8266 and Stm32f103c8

Note:
Such high power requirement is needed due to the absence of an rtos.

Upper Level

image

Circuit Connections

Iot-Car Ckt Connections

Demo

image


License

Code and Media are under the respective Licenses:


Step By Step Guide For Building This Project

If you require further assistance, you can contact us at:

  • Rahul Vijan
  • Aditya Waichol
  • Abhishek Singh