Webrelais
by
Ed1960
Clone & Edit
Download
Edit
Webrelais.ino
1
2
//A request has the following syntax: switch.ino?relayId|relayStatus. If, for example, I want to activate the relay connected to PIN 4, I have to send to the Arduino the request switch.ino?4|1
//http://www.lucadentella.it/en/2015/05/12/mobilerelays-enc28j60-e-arduino-21/
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX