python
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| python [2016/03/06 09:59] – created michael | python [2021/04/24 07:40] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | temperatur and humidity sensor | + | installing modules from github: |
| + | sudo python3 setup.py install | ||
| + | make shure to choose the python version you want the module to be installed for | ||
| + | |||
| + | DHT11 temperatur and humidity sensor | ||
| https:// | https:// | ||
| + | |||
| BMP180 - barometric sensor | BMP180 - barometric sensor | ||
| - | https:// | + | |
| + | wget https:// | ||
| + | sudo pip-3.2 install cffi | ||
| + | sudo pip-3.2 install smbus-cffi | ||
python.1457258362.txt.gz · Last modified: 2021/04/24 07:38 (external edit)
