Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeinus134131/rfid-home-security
Secure your home with embeded system send mail notification to telegram bot
https://github.com/joeinus134131/rfid-home-security
arduino embeded-systems nodemcu-esp8266 smart-home
Last synced: 9 days ago
JSON representation
Secure your home with embeded system send mail notification to telegram bot
- Host: GitHub
- URL: https://github.com/joeinus134131/rfid-home-security
- Owner: joeinus134131
- Created: 2023-07-12T13:18:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-19T08:28:24.000Z (over 1 year ago)
- Last Synced: 2023-07-19T09:39:01.782Z (over 1 year ago)
- Topics: arduino, embeded-systems, nodemcu-esp8266, smart-home
- Language: C++
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RFID-HOME-SECURITY(SMARTODE)
This is tutorial with NodeMCU (**ESP 8266**) for smart home sercurity and send a notification to telegram bot.
the tutorial we can use PlatformIO in the Visual Studio Code (**VSCOD**E) for easy mobility in my code environment.
first you can edit and remark if you need to custom this project with your needed.
**Dependencies for needed :**
1. Arduino
2. WiFiClientSecure
3. ArduinoJson
4. UniversalTelegramBot
5. ESP8266WiFi
6. MFRC522
7. SPI**Hardware requirement :**
1. NodeMCU (ESP8266)
2. Relay 2 Channel
3. Jumper Wire
4. Selenoid Door Lock
5. RFID MFRC522**Software support :**
1. Visual Studio Code or you can user Arduino IDE
2. Telegram**Electrical Module Schematics**
![1689754669671](image/README/1689754669671.png "skematik by corpse_lily")