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

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)

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)