First post. Just received the new Duemilanove and the Arduino Ethernet Shield. I have it setup and ran through a couple of the examples, displaying the 6 analog input values. Everything is working great, I see a lot of potential with these. My question is this:
I want to be able to go to a url and click a button to turn on an output, and also read the value of a couple of other inputs. How do I push the command to the arduino?
I have some limited php skills and could setup another server on the network, if required. The examples work great, but as a newb it would be nice to see a few more in depth examples. Thanks!