1
0
mirror of http://git.k-space.ee/arti/doors.git synced 2024-10-13 16:30:58 +03:00
doors/kdoorpi
Arti Zirk 93fad4f97f Import card reader code from upgrid
Also has a simple sync with server
2020-10-01 23:11:06 +03:00
..
kdoorpi Import card reader code from upgrid 2020-10-01 23:11:06 +03:00
pyproject.toml Add Web skeleton 2020-09-12 19:44:33 +03:00
README.md Add Web skeleton 2020-09-12 19:44:33 +03:00
setup.py Add Web skeleton 2020-09-12 19:44:33 +03:00

K-Door-Pi

Client for K-Space door system. Run on Raspberry Pi and controlls the doors

Requirements

This project needs at least Linux kernel 4.8 and uses crossplatform libgpiod to talk to the hardware. Under Debian/Ubuntu you have to install python3-libgpiod.

sudo apt install python3-libgpiod