Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coding support
#1
greetings,

I would like to do the followings
3 digital input and one digital output

the trouble that digital input 3 should be permissive low to activiate relay 1.
then I would  the software while the relay 1 is activiated, to monitor digital input 3.
if it is remain high, keep relay 1
if it is switch to low , de activate relay 1

if ( digital input 1 == high and digital input 2 == high and digital input 3 ==  low ( this is will be permissive signal ) )
digital output 1 == high

if ( digital input 1 = low and digital input 2== low )
digital output 1 == low

if ( digital input 3 == low )
delay 1 minute 
digital output 1 = low
Reply
#2
you can download KCS firmware, set IFTTT. here is online guide of KCS v2: https://www.kincony.com/esp32-kcsv2-firmware.html
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)