Jump to content
Android Forum - A Community For Android Users and Enthusiasts

Android + Arduino + Ethernet Shield


Recommended Posts

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/?target=Z1L1status=ON

 

When the progress bar slide from 0 to 100%, as it slide, it will send

 

http://192.169.1.177/?target=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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...