HomeSync Project
This project presents a smart home security system based on an STM32 microcontroller in combination with a ESP32-S3. The system integrates three types of sensors: ultrasonic, infrared, and vibration sensors to detect unauthorized entry, abnormal physical disturbances inside the home environment, and Emergency calls from people in our home can be triggered via a remote controller. Data from every detected sensor is displayed on our website.
Structure :
Workflow :
Hardware :
Website :
I implemented the following sections :
-
STM32CubeIDE programming
-
ESP32-S3 programming
-
Hardware connection (Nucleo-F411RE, ESP32-S3, and various sensors)
-
NETPIE setup