This repository has been archived on 2019-10-02 . You can view files and clone it, but cannot push or open issues or pull requests.
master
DoorUnlocker
透過 C.H.I.P 的 GPIO 控制繼電器來觸發解鎖電磁門的按鈕
前置作業
sudo apt-get install git build-essential python3-dev python3-pip flex bison chip-dt-overlays -y
sudo python3 -m pip install -r requirements.txt
如何使用
sudo python3 app.py
Languages
Python
100%