This is an old revision of the document!


WiFi-controlled surveillance system

Student: Costin-Emanuel Vasile (ACES)

1. Project overview

The project is a smart embedded system that utilizes an ESP32-CAM board mounted on a plexiglass car chassis.

The ESP board serves as the brain of the system, hosting a web platform that allows users to access the live video feed from the camera and remotely control the movement of the car. The system is equipped with a variety of commands, including change of movement state and the state of the light.

This provides a convenient and user-friendly way to control the movement of the car remotely and explore its surroundings.

2. Hardware

ESP32-CAM

The ESP32-CAM is a development board that combines the functionality of the ESP32 microcontroller and a camera. Some of the key features of the ESP32-CAM include:

  • Dual-core microcontroller: The ESP32-CAM is based on the ESP32 microcontroller, which has two 32-bit cores running at up to 240 MHz
  • Built-in camera: The ESP32-CAM has a built-in camera module with a resolution of up to 1080p. This allows the system to capture and stream video in real-time
  • Wi-Fi and Bluetooth: The ESP32-CAM has built-in support for Wi-Fi and Bluetooth, which can be used to connect to a network and communicate with other devices

FT232RL USB-Serial converter

The FT232RL chip is a very useful component because it allows you to easily connect the ESP32-CAM to a computer and communicate with it, which is essential for programming, testing, and debugging the system.

The chip converts the USB signals from the computer into UART serial interface signals that the ESP32-CAM can understand and vice-versa. This allows to upload code to the ESP32-CAM and also send commands or receive data from it through the serial interface.

In addition to programming and debugging, the module equiped with FT232RL is also used to power the ESP32-CAM module during normal execution, as it has a USB input and 5V/GND wire outputs.

3. Software

TODO

4. Results and demonstration

TODO

iothings/proiecte/2022/proiect_costin_vasile.1674156153.txt.gz · Last modified: 2023/01/19 21:22 by costin.vasile1003
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0