Page 1 of 1

Esp32 home alarm

Posted: Fri Jun 16, 2023 8:03 pm
by michal88
Hi, I have ESP32-C6, I would like to build a small home alarm on it, a few PIR sensors and a few contractors. My question is how best to do it, whether wired or I thought to use zigbee sensors and either write everything myself or use esphome or experienced clerks could advise me

Re: Esp32 home alarm

Posted: Thu Jun 22, 2023 10:52 am
by bidrohini
If you're comfortable with programming and want to have more control over your system, you can choose to write the firmware yourself. This approach gives you complete customization and allows you to tailor the system to your specific needs. You can program the ESP32-C6 to handle sensor inputs, control contractors, and communicate with other devices or services.

Alternatively, you can use ESPHome, which is an open-source framework specifically designed for ESP8266 and ESP32 devices. ESPHome simplifies the process of configuring and managing ESP-based devices, including sensors and communication protocols. It provides a high-level abstraction layer, making it easier to integrate various components and set up automation. ESPHome supports both wired and wireless sensors, including Zigbee.

By the way, here is a home automation project with ESP32.

https://www.pcbway.com/project/sharepro ... 0a9d6.html

You can add more sensors and alarms to this project.

Re: Esp32 home alarm

Posted: Tue Jul 18, 2023 11:43 pm
by michal88
I'm thinking about using zigbe or 868mhz sensors with an additional radio module attached to the esp

Re: Esp32 home alarm

Posted: Wed Jul 19, 2023 3:02 am
by username
Depends on how robust you want it to be. Using any form of wireless are the easiest to be bypassed. All you need to do is walk up to any ADT home with a transmitter that is higher power than what they use and there alarm system is bypassed. You don't even need to hack it cuz all their sensors are wireless.