ESP32 Based Smart Survilience System
ESP32 Based Smart Survilience System
Abstract— Surveillance systems have been essential part of interfacing of Arducam-Mini 2MP and 5MP camera modules
industries, factories, organizations and homes. They actually to serve the Internet of Things (IoT) applications [4]. The board
provide additional assistance in the work of security personnel can be programmed by both Arduino Integrated Development
because of information storing capabilities. In addition, they also Environment (IDE) and Espressif Software Development Kit
provide extreme assistance in various automation processes of (ESP-SDK). Fig. 1 shows Arducam ESP32 UNO board.
chemical industries where continuous monitoring of certain
chemical reactions is mandatory. The installation of such systems
at the cost of meager amount is the need of hour for controlling
theft and avoiding any disastrous action. In this paper we have
proposed the hardware and software implementation of smart
surveillance system using the Espressif’s latest microcontroller
ESP32. The proposed implementation acquires continuous video,
transmits using integrated Wi-Fi capabilities of aforementioned
microcontroller and display on SPI TFT Module connected on
receiving end.
II. COMPONENTS
TABLE II
SPI TFT LCD Interfacing with ESP32
S.NO TFT LCD PIN DEFINITION ESP 32 GPIO NUMBER
1 Chip Select : CS GPIO 5
FUTURE DIRECTION
The presented work can be extended by employing high
resolution camera and algorithms can be implemented for
detection of objects and movement. In addition, instead of
integrated Wi-Fi, configured as an access point, Long Range
(LORA) wireless data communication technology can be
implemented to overcome the limited vicinity issue.