Compare commits
15 Commits
master
...
b1782a703c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1782a703c | ||
|
|
befdbb89fb | ||
|
|
b12e78d6e6 | ||
|
|
7bbdbc8998 | ||
|
|
dbbf6f7b42 | ||
|
|
9275f3a5a3 | ||
|
|
065413bcd0 | ||
|
|
4970653c0c | ||
|
|
5619ac4e17 | ||
|
|
07083c6e71 | ||
|
|
974a914282 | ||
|
|
0a0a94ba51 | ||
|
|
ab811ae31b | ||
|
|
0f142124a8 | ||
|
|
879a21445d |
23
dht22/requirements.txt
Normal file
23
dht22/requirements.txt
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
Adafruit-Blinka==6.15.0
|
||||||
|
adafruit-circuitpython-dht==3.6.2
|
||||||
|
Adafruit-DHT==1.4.0
|
||||||
|
Adafruit-PlatformDetect==3.16.0
|
||||||
|
Adafruit-PureIO==1.1.9
|
||||||
|
black==21.9b0
|
||||||
|
click==8.0.3
|
||||||
|
importlib-metadata==4.8.1
|
||||||
|
mypy-extensions==0.4.3
|
||||||
|
pathspec==0.9.0
|
||||||
|
pkg-resources==0.0.0
|
||||||
|
platformdirs==2.4.0
|
||||||
|
pyftdi==0.53.3
|
||||||
|
pyserial==3.5
|
||||||
|
pyusb==1.2.1
|
||||||
|
regex==2021.10.8
|
||||||
|
rpi-ws281x==4.3.0
|
||||||
|
RPi.GPIO==0.7.0
|
||||||
|
sysv-ipc==1.1.0
|
||||||
|
tomli==1.2.1
|
||||||
|
typed-ast==1.4.3
|
||||||
|
typing-extensions==3.10.0.2
|
||||||
|
zipp==3.6.0
|
||||||
13
pb/requirements.txt
Normal file
13
pb/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
black==21.9b0
|
||||||
|
click==8.0.3
|
||||||
|
importlib-metadata==4.8.1
|
||||||
|
mypy-extensions==0.4.3
|
||||||
|
pathspec==0.9.0
|
||||||
|
pkg-resources==0.0.0
|
||||||
|
platformdirs==2.4.0
|
||||||
|
regex==2021.10.8
|
||||||
|
RPi.GPIO==0.7.0
|
||||||
|
tomli==1.2.1
|
||||||
|
typed-ast==1.4.3
|
||||||
|
typing-extensions==3.10.0.2
|
||||||
|
zipp==3.6.0
|
||||||
13
relay/requirements.txt
Normal file
13
relay/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
black==21.9b0
|
||||||
|
click==8.0.3
|
||||||
|
importlib-metadata==4.8.1
|
||||||
|
mypy-extensions==0.4.3
|
||||||
|
pathspec==0.9.0
|
||||||
|
pkg-resources==0.0.0
|
||||||
|
platformdirs==2.4.0
|
||||||
|
regex==2021.10.8
|
||||||
|
RPi.GPIO==0.7.0
|
||||||
|
tomli==1.2.1
|
||||||
|
typed-ast==1.4.3
|
||||||
|
typing-extensions==3.10.0.2
|
||||||
|
zipp==3.6.0
|
||||||
Reference in New Issue
Block a user