0 Forks
1 Stars
1 Watchers

ESP32-alarm

This repository contains the code for a comprehensive security system based on IoT nodes with ESP32 microcontrollers. It consists of master and slave nodes, along with a mobile application for remote control. The system detects intrusions via motion and door sensors, activates alarms, and provides a user-friendly interface for managing security.

How to download and setup ESP32-alarm

Open terminal and run command
git clone https://github.com/ArribasRaul/ESP32-alarm.git
git clone is used to create a copy or clone of ESP32-alarm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ESP32-alarm https://github.com/ArribasRaul/ESP32-alarm/archive/master.zip

Or simply clone ESP32-alarm with SSH
[email protected]:ArribasRaul/ESP32-alarm.git

If you have some problems with ESP32-alarm

You may open issue on ESP32-alarm support forum (system) here: https://github.com/ArribasRaul/ESP32-alarm/issues