Home light switch debounce and output
Posted: Mon Jan 19, 2015 4:14 am
Hi, I will like to build an home domotic project using esp-03.
esp-03 should be programmed to:
Input:
assign some pins as input w pullup
debounce
send pin pressed to someting (best to arduino), udp? web server?
Output:
recive command
set output (bistable or with timer)
Does any of you have exaples code that can cover part of it?
thanks
esp-03 should be programmed to:
Input:
assign some pins as input w pullup
debounce
send pin pressed to someting (best to arduino), udp? web server?
Output:
recive command
set output (bistable or with timer)
Does any of you have exaples code that can cover part of it?
thanks