doors/kdoorpi
Arti Zirk d006ba2915 Kdoor functional, split web api into seperate file 2020-10-04 17:24:44 +03:00
..
kdoorpi Kdoor functional, split web api into seperate file 2020-10-04 17:24:44 +03:00
README.md Add Web skeleton 2020-09-12 19:44:33 +03:00
pyproject.toml Add Web skeleton 2020-09-12 19:44:33 +03:00
setup.py Add Web skeleton 2020-09-12 19:44:33 +03:00

README.md

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