An open API service indexing awesome lists of open source software.

https://github.com/davidf1000/smart-home-security

A home-security system that could detect door movement using reed switch and detect fire or smoke with MQ gas sensor. System used NodeMCU to read sensor data and send alert via HTTP protocol to IFTTT service that could make notification into your smartphone when either gas sensor or reed switch is triggered.
https://github.com/davidf1000/smart-home-security

arduino esp32 iot

Last synced: 3 months ago
JSON representation

A home-security system that could detect door movement using reed switch and detect fire or smoke with MQ gas sensor. System used NodeMCU to read sensor data and send alert via HTTP protocol to IFTTT service that could make notification into your smartphone when either gas sensor or reed switch is triggered.

Awesome Lists containing this project

README

          

# Smart-Home-Security
Created for PRD Class final Project.

A home-security system that could detect door movement using reed switch and detect fire or smoke with MQ gas sensor. System used NodeMCU to read sensor data and send alert via HTTP protocol to IFTTT service that could make notification into your smartphone when either gas sensor or reed switch is triggered.