MikrofonSensor und TemperaturSenor die zwei Python programme funktionieren. mit den jeweiligen 2 json Datein. Beim TemperaturSensor wird im Terminal keine Wertre ausgegeben aber in der json Datei kann man die Temp und Hum sehen.
This commit is contained in:
parent
4c654ec969
commit
1751076592
2614 changed files with 349009 additions and 0 deletions
23
lib/python3.11/site-packages/pip/_vendor/vendor.txt
Normal file
23
lib/python3.11/site-packages/pip/_vendor/vendor.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
CacheControl==0.12.11 # Make sure to update the license in pyproject.toml for this.
|
||||
colorama==0.4.6
|
||||
distlib==0.3.6
|
||||
distro==1.8.0
|
||||
msgpack==1.0.4
|
||||
packaging==21.3
|
||||
platformdirs==2.6.2
|
||||
pyparsing==3.0.9
|
||||
pyproject-hooks==1.0.0
|
||||
requests==2.28.2
|
||||
certifi==2022.12.7
|
||||
chardet==5.1.0
|
||||
idna==3.4
|
||||
urllib3==1.26.14
|
||||
rich==12.6.0
|
||||
pygments==2.13.0
|
||||
typing_extensions==4.4.0
|
||||
resolvelib==0.8.1
|
||||
setuptools==44.0.0
|
||||
six==1.16.0
|
||||
tenacity==8.1.0
|
||||
tomli==2.0.1
|
||||
webencodings==0.5.1
|
Loading…
Add table
Add a link
Reference in a new issue