Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xxxiazn/esp32smartlock
通过刷IC卡或者网页控制的ESP32门锁
https://github.com/xxxiazn/esp32smartlock
arduino door-lock esp32 rfid-rc522 servo
Last synced: 16 days ago
JSON representation
通过刷IC卡或者网页控制的ESP32门锁
- Host: GitHub
- URL: https://github.com/xxxiazn/esp32smartlock
- Owner: xxxiaZn
- Created: 2024-10-17T13:08:43.000Z (29 days ago)
- Default Branch: master
- Last Pushed: 2024-10-18T06:16:31.000Z (28 days ago)
- Last Synced: 2024-10-20T19:03:30.190Z (26 days ago)
- Topics: arduino, door-lock, esp32, rfid-rc522, servo
- Language: C++
- Homepage:
- Size: 9.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ESP32智能门禁系统
支持`刷校园卡`、`网页按钮控制`驱动舵机完成开锁动作## 硬件清单
|`````材料 `````|
| ------ |
| ESP32 WROOM 32 |
| MG995舵机(180°) |
| RFID-RC522 |
| 热熔胶 |
| 鱼线 |本项目代码简单, 关键在于通过合适的方法让舵机拉开门锁:
由于一般舵机拉力太小, 所以使用拉力较大的55g MG995金属标准舵机
由于一般的线强度不够, 所以使用鱼线## 效果图:
## 硬件接线: