Add first install step
This commit is contained in:
11
README.md
11
README.md
@ -1,2 +1,13 @@
|
||||
# door-unlocker
|
||||
透過 C.H.I.P 的 GPIO 控制繼電器解鎖租屋處的電磁門
|
||||
|
||||
## Install
|
||||
|
||||
1. 安裝 [CHIP_IO](https://github.com/xtacocorex/CHIP_IO)。
|
||||
```bash
|
||||
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
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user