Hi All!
I'm super new to Arduino and Programming. I have a hardware background, so I'm trying to wrap my head around the code. In a perfect world, I'd like to use something like this brilliant sketch:
http://rapplogic.blogspot.com/2009/11/c ... iznet.html
to be able to send an IM to the arduino to turn on an LED, flip a relay, etc. Ultimately, I'll control an electronic door lock.
I've been successful with the WiServer to communicate while connected to my home network but I'm hoping to avoid having a standalone computer serving the Arduino commands.
I'm using an Arduino 328 and the WiShield 2.0 Any suggestions on where to dig in?
Thanks!
Dave