wemos + two led

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
pawell32
Normal user
Posts: 18
Joined: 13 Aug 2020, 07:45

wemos + two led

#1 Post by pawell32 » 22 Sep 2020, 08:50

Hello,
i have a wemos d1 + two display 7-segment led.
I want to show the outside temperature on the first display and the inside temperature on the second display.

on BM280#Temperature do
7dt,[BM280#Temperature]
endon

on DHT11#Temperature do
7dt,[DHT11#Temperature]
endon

it can be divided into two displays ?

TD-er
Core team member
Posts: 8747
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: wemos + two led

#2 Post by TD-er » 22 Sep 2020, 11:05

Not sure if the plugin for the 7-segment display does allow for multiple instances, so you should try it yourself.
If it does support multiple instances, you're still left with the addressing of the other display as there doesn't seem to be room for a task index number in the commands.
Also the documentation isn't really helpful here ( https://espeasy.readthedocs.io/en/lates ... #p057-page ) :(

pawell32
Normal user
Posts: 18
Joined: 13 Aug 2020, 07:45

Re: wemos + two led

#3 Post by pawell32 » 22 Sep 2020, 11:38

thanks,

also did not find

User avatar
Ath
Normal user
Posts: 3506
Joined: 10 Jun 2018, 12:06
Location: NL

Re: wemos + two led

#4 Post by Ath » 22 Sep 2020, 13:04

That will be available when a) the plugin allows multiple instances and b) PR#3198 is merged.
/Ton (PayPal.me)

Post Reply

Who is online

Users browsing this forum: No registered users and 46 guests