Search found 5 matches

by ljoncz
24 Oct 2019, 17:07
Forum: ESP Easy: Software
Topic: Multiple LED strips with NeoPixel plugin
Replies: 5
Views: 6741

Re: Multiple LED strips with NeoPixel plugin

Btw - I think I have a workaround solution for the issue. Once I confirm it works, is there a place I can share it with everyone?
by ljoncz
24 Oct 2019, 17:00
Forum: ESP Easy: Software
Topic: Multiple LED strips with NeoPixel plugin
Replies: 5
Views: 6741

Re: Multiple LED strips with NeoPixel plugin

Thanks for the reply. I assumed it's a popular plugin, and someone would know. I'd love to test it, but I don't know how. I can create two devices with different GPIOs, but then there is no way to indicate which device I want to trigger. The usage is: // List of commands: // (1) NeoPixel,<led nr>,<r...
by ljoncz
24 Oct 2019, 16:15
Forum: ESP Easy: Software
Topic: Multiple LED strips with NeoPixel plugin
Replies: 5
Views: 6741

Re: Multiple LED strips with NeoPixel plugin

Did I ask the question incorrectly? I assume this should be a simple yes/no answer...
Really no one knows?
by ljoncz
22 Oct 2019, 20:55
Forum: ESP Easy: Software
Topic: Multiple LED strips with NeoPixel plugin
Replies: 5
Views: 6741

Multiple LED strips with NeoPixel plugin

Hi All,

is it possible to handle more than one led strip connected to separate GPIOs using NeoPixel plugin? If yes - how?

thanks
Lech
by ljoncz
11 Sep 2019, 16:28
Forum: ESP Easy: General Discussion
Topic: Easy Esp based WiFi monitor
Replies: 1
Views: 6755

Easy Esp based WiFi monitor

Hi, I have few WiFi networks in my hose. I'd like to build a WiFi monitor that checks if the networks are up and sends the relevant status to Domoticz I'm thinking about something like this, but I have no clue how to handle output from WifiScan command. Any ideas? on WiFi#Connected do timerSet,1,60 ...