Dear All,
I am trying a DIY home automation project. I had a Arduino + Ethernet Shield and a Andriod tablet. I would like to use my tablet to control the dimmer at home and also a ON/OFF light switch
I am beginning with Android apps building and would like to know how can I send HTTP query to a webserver host by the Arduino Ethernet Shield?
The program will read from the Edit box the IP address and then send HTTP query when a button is pressed
http://192.169.1.177...t=Z1L1status=ON
When the progress bar slide from 0 to 100%, as it slide, it will send
http://192.169.1.177...=Z1D2status=10%
Can I know how to write the onclickListener & the onseekBarChangeListener to send the required HTTP query to the Arduino Web server. BTW, anyone had done this with Arduino Ethernet Shield? Is this concept workable? Thanks a lot
Android + Arduino + Ethernet Shield
Started by Paradigm, Jan 27 2013 06:31 PM
1 reply to this topic













