Loading...
Pages: [1]   Go Down
Author Topic: Web Controlled Arduino  (Read 95 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 0
Posts: 11
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Hello,

I am trying to control an arduino board over the internet (well initially local network, I can expand it the internet myself)

I have an uno and an Ethernet shield. There is lots of information on controlling it by making the Ethernet shield a web server and accessing it as html.

The way I want to control it is to have a set of variables that is accessible over the web, suggestions on how to go about this would be grateful. I was thinking just have them in a web page or a database of some sort.

Anyway, basically I want the arduino to be able to check a set of variables on the web and use those variables as inputs, for example (variable led_1 = 0) so the arduino fetches the value of 0 from the web and sets the local variable of led_1 to 0.


A bit long winded but any info on how I can approach this would be much appreciated, thanks.
Logged

0
Offline Offline
Tesla Member
***
Karma: 50
Posts: 6540
Arduino rocks
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Quote
Anyway, basically I want the arduino to be able to check a set of variables on the web and use those variables as inputs, for example (variable led_1 = 0) so the arduino fetches the value of 0 from the web and sets the local variable of led_1 to 0.

If your project is to be "web (http)" based, then you would probably use arduino web client code.
Logged

Why I like my 2005 rio yellow Honda S2000 with the top down, and more!
GOOGLE ADVANCED FORUM SEARCH BELOW!  
Go to:  http://www.google.com/advanced_search?hl=en
put in key search words,
use site or domain:  http://arduino.cc/forum
or in a google search box put key words site:http://arduino.cc/forum

Pages: [1]   Go Up
Print
 
Jump to: