Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zzzul/iot-door-lock
https://github.com/zzzul/iot-door-lock
esp8266 internet-of-things iot nodemcu telegram-bot
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zzzul/iot-door-lock
- Owner: Zzzul
- Created: 2022-07-29T07:50:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T04:02:05.000Z (about 2 years ago)
- Last Synced: 2024-05-02T03:11:25.324Z (6 months ago)
- Topics: esp8266, internet-of-things, iot, nodemcu, telegram-bot
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iot-door-lock
## Components
| No | Name | Qty | Required |
|----|----------------------|-----|----------|
| 1 | NodeMCU ESP8266 | 1 | ✅ |
| 2 | Magentic Door(MC-38) | 1 | ✅ |
| 3 | LED | 3 | ✅ |
| 4 | Resistor | 3 | ✅ |
| 5 | Wire | >=21| ✅ |
| 6 | Toggle Switch | 1 | ✅ |
| 7 | Buzzer | 1 | ✅ |
| 8 | Relay 1 Channel | 1 | ✅ |
| 9 | Solenoid Lock | 1 | ✅ |
| 10 | Touch Sensor(TTP223) | 1 | ✅ |
| 11 | Battery 18650 | 3 | ✅ |
| 12 | Battery Holder | 1 | ✅ |
| 13 | Jack Power Female | 1 | ❌ |
| 14 | Power Adaptor 12V | 1 | ❌ |## Wiring
![wiring_bb3](https://user-images.githubusercontent.com/62506582/181712133-73ed0039-51d6-45cc-8932-eaef1c5d62c1.png)