Page 1 of 1

ESP8266 with DHT22 and seven-segment display

Posted: 14 Feb 2018, 15:22
by chrissbaumann
Hi all,

I have couple of ESPEasy flashed ESP8266s with a temperature/humidity sensor (DHT22) attached to it.
I would now like to attach a 7-segment-display (eg. TM-16372) to the ESP8266 and display either the actual temperature (or humidity, or both alternating), but have no clue how to configure that...
Any advice would be much appreciated.

Many thanks in advance,
Christian

Re: ESP8266 with DHT22 and seven-segment display

Posted: 14 Feb 2018, 15:41
by grovkillen
Here's a list of supported hardware. More are supported but not yet documented. https://www.letscontrolit.com/wiki/index.php/Devices

Re: ESP8266 with DHT22 and seven-segment display

Posted: 14 Feb 2018, 18:06
by chrissbaumann
Thanks, I figured out that the TM-16372 is supported, but that wasn´t my question.

My question is about configuration/ setup: What do I need to do, to show temperature and/or humdity, measured by the connected DHT22?

Re: ESP8266 with DHT22 and seven-segment display

Posted: 14 Feb 2018, 18:24
by grovkillen
Okay, you need to use rules for that. Please study the tutorials on that. Get back here if you need more help.