The use of the ESP8266 in the world of IoT

User avatar
By marcomoniga
#7672 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