Explorar o código

'BYOSPWS.md' ändern

es hai 1 mes
pai
achega
8c7264e5ae
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      BYOSPWS.md

+ 9 - 0
BYOSPWS.md

@@ -30,9 +30,18 @@ Optional (but recommended):
 
 ```
 sudo apt install python3-rpi.gpio
+```
+For some reasons I try to avoid the pip-version of installing python, so I'd
+```
+sudo apt install python-adafruit-circuitpython-dht 
+```
+instead of
+```
 sudo apt install python3-pip
 pip3 install adafruit-circuitpython-dht
 ```
+… but hey: „let everyone find happiness in whatever they like“ or „Jedem Äffchen sein Käffchen“.  
+
 Now the Pi is ready to be the brain of your watering system.
 
 ## Step 2: Wiring the Sensor and Pump