Search found 8 matches

by Spindi
Friday 24 February 2017 19:12
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19327

Re: DHT 11 on Raspberry 2

HI guys!

So I now tested it with the resistor and it's working well now!

Thanks a lot ijobain!!!!!!!!!
by Spindi
Friday 17 February 2017 16:42
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19327

Re: DHT 11 on Raspberry 2

Ohhh, no actually not.
Is this essentially?
I've read this in another forum but doesn't tried it.
I'm going to get one and try this.
Thank you for this hint!!!!!!
by Spindi
Friday 17 February 2017 16:30
Forum: Others
Topic: I2C HTU21D
Replies: 6
Views: 4134

Re: I2C HTU21D

HI guys!

I've added my sensor and everythings working fine.
But, is it possibly to add to sensors of this type?

THX!!!
by Spindi
Thursday 16 February 2017 20:07
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19327

Re: DHT 11 on Raspberry 2

I now tried the sensor on an other port (GPIO 17 by the way) but if i try:
sudo ./AdafruitDHT.py 11 17
the response is:
Failed to get reading. Try again!

Normally?
by Spindi
Thursday 16 February 2017 19:44
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19327

Re: DHT 11 on Raspberry 2

I have tried it with two different sensors, always the same result.
by Spindi
Thursday 16 February 2017 19:35
Forum: Others
Topic: SolarEdge api
Replies: 31
Views: 14503

Re: SolarEdge api

Hi, to litfiba Could you explain me how you exactly added your solaredge with catching your data directly from the homepage? How do you forwardet to a device and how did you added such a device? Because I have the same problem as many others with adding the solaredge into domoticz. I tried following ...
by Spindi
Sunday 12 February 2017 19:53
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19327

Re: DHT 11 on Raspberry 2

Hi guys! Second try, I have upset the domoticz a second time and followed the instructions point for point again. Two errors have raised: 1. When i run the following line: sudo apt-get install build-essential python-dev python-openssl build-dep git nano I always see this error: Reading package lists ...
by Spindi
Sunday 05 February 2017 19:18
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19327

Re: DHT 11 on Raspberry 2

Hello guys! I have a little bit of trouble with my DHT11 Sensor on my Raspberry, I've tried to follow your steps as mentioned but if i type in "./AdafruitDHT.py 11 4" I get in about 8 of 10 tries wrong information’s back. 2-times: Temp=22.0* Humidity=21.0% 8-times: Temp=11.0* Humidity=138.0% I don't ...