Getting Data From The Web – Arduino Ethernet

Getting Data From The Web – Arduino + Ethernet

Yesterday we covered how you would go about controlling pins of your arduino over the internet using the Arduino Ethernet Shield set up as a server. Today we are going to take a look at using the shield as a client to get information off of a web page, and report back. I used this […]

Getting Data From The Web – Arduino + Ethernet Continue Reading