Search found 2 matches
- Tuesday 18 April 2017 22:34
- Forum: Temperature and Weather
- Topic: Please help with sending notification to url.
- Replies: 1
- Views: 2194
Re: Please help with sending notification to url.
blocky works for me. make sure you use the quotes, see my screenshot.
hope it works for you!
- Monday 17 April 2017 19:35
- Forum: Temperature and Weather
- Topic: DHT 11 on Raspberry 2
- Replies: 24
- Views: 19461
Re: DHT 11 on Raspberry 2
For many hours I have been trying to get DHT11 working onRaspberry. when I read manually sudo ./AdafruitDHT.py 11 4 no problems, good reading. But if I try to use the mentioned program I get the same error as journeyman File "dht11.py", line 12 sleep 5 ^ SyntaxError: invalid syntax Does anyone know ...