https://github.com/raphaelcoeffic/seculock
Door lock application with vintage card reader (Seculock-PC)
https://github.com/raphaelcoeffic/seculock
Last synced: about 1 year ago
JSON representation
Door lock application with vintage card reader (Seculock-PC)
- Host: GitHub
- URL: https://github.com/raphaelcoeffic/seculock
- Owner: raphaelcoeffic
- Created: 2019-12-09T08:16:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T11:10:09.000Z (over 5 years ago)
- Last Synced: 2025-02-14T21:27:42.505Z (over 1 year ago)
- Language: C++
- Size: 661 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# seculock
Door lock application with vintage card reader (Seculock-PC)
## Requirements
The following Arduino libs are required:
- [DS1307RTC](https://github.com/PaulStoffregen/DS1307RTC)
- [Time](https://github.com/PaulStoffregen/Time)
- [Timezone](https://github.com/JChristensen/Timezone)
- [NewliquidCrystal](https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home)
- [extEEPROM](https://github.com/JChristensen/extEEPROM)
- [RotaryEncoder](https://github.com/mathertel/RotaryEncoder)