forked from arti/doors
1
0
Fork 0
doors/kdoorpi
Arti Zirk aa313497cd Add Web skeleton 2020-09-12 19:44:33 +03:00
..
kdoorpi Add Web skeleton 2020-09-12 19:44:33 +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