Search found 2 matches

by bartezzz
07 Nov 2019, 22:37
Forum: ESP Easy: Projects / Applications
Topic: esp + rgb led strip (addresable) + hcsr04
Replies: 1
Views: 11501

Re: esp + rgb led strip (addresable) + hcsr04

at the moment i stuck in one place i create couple lines of rules, which works great, rules1: On HCSR04#distance do if [hcsr04#distance]>0 TaskValueSet 1,1,[hcsr04#Distance]/1.67 taskvalueset 1,2,[numerled#1]-5 taskvalueset 1,3,[numerled#1]+5 neopixelline,[numerled#2],[numerled#3],120,120,120 neopix...
by bartezzz
06 Nov 2019, 15:55
Forum: ESP Easy: Projects / Applications
Topic: esp + rgb led strip (addresable) + hcsr04
Replies: 1
Views: 11501

esp + rgb led strip (addresable) + hcsr04

Hello All! Im loking for kind of advice, direction how to, or maybe better idea than mine. from begining i want to put led rgb strip on stairs , but not on each steps just along entire lenght of the stairs(300 cm), hscr04 on top of the stairs which will measure distance between person on stairs and ...