Arduino Controlled Light switch
Loading...
2,953
Loading...
Uploader Comments (mossblaser)
see all
All Comments (4)
-
Do you have any source code? I don't care how simple it is-- this is very intriguing!
-
can you please post source code for me?
Loading...
how did you interface the phone with the light switch and did you assign the light switch a ip address
mygod106 1 year ago
My particular system's architecture is very simple. I have an arduino (a *really* easy to use micro controller) which can either be connected via USB (and sharing my computer's internet connection) or directly via ethernet and which simply polls a web server which has a file in it containing "1" or "0". That file is written to by another webpage (the one you see on my phone). This is a *terrible* hack job.
mossblaser 1 year ago