Volkszähler Middleware mit DHT22 Teil 3. 1.0.0

premo -

Hier eine Anleitung (in WordPad erfasst) für einen DHT22 mit VZ Middleware. Zuerst muss Teil 1 (http://rpi-controlcenter.de/filebase/index.php?file/25-volksz%C3%A4hler-middleware-mit-ds18-teil-1/) installiert sein.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

License Agreement
GNU General Public License (GPL)
SHC Version
2.2.6
Hier eine Anleitung (in WordPad erfasst) für einen DHT22 mit VZ Middleware.
Zuerst muss Teil 1 (
) installiert sein.

Schritt 2 in der Anleitung muss so aussehen !!
Benötigte Software installieren
apt-get install git-core (Ist für SHC schon installiert sein)
git clone git://git.drogon.net/wiringPi
cd wiringPi
./build
cd .. (Jetzt weiter ab hier)
git clone GitHub - technion/lol_dht22: A Raspberry Pi DHT22/AM2302 polling application
cd lol_dht22
./configure
make
  • Version 1.0.0

    - 376.89 kB - 33 times downloaded