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.
2018-12-11 00:56:58 +08:00
2018-12-10 09:55:07 +08:00
2018-12-11 00:08:06 +08:00
2018-12-11 00:56:58 +08:00

door-unlocker

透過 C.H.I.P 的 GPIO 控制繼電器解鎖租屋處的電磁門

Install

  1. 安裝 CHIP_IO
sudo apt-get update
sudo apt-get install git build-essential python3-dev python3-pip flex bison chip-dt-overlays -y
sudo pip3 install CHIP-IO
  1. 取得這個專案。
git clone https://git.ntut.com.tw/PinLin/door-unlocker/

Usage

需要以 root 使用者執行。

sudo python3 app.py
Description
透過 C.H.I.P 的 GPIO 控制繼電器解鎖租屋處的電磁門
Readme 44 KiB
Languages
Python 100%