Show minor edits - Show changes to markup
(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/WebClient/WebClient.pde lang=arduino tabwidth=4:)
(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/WebClient/WebClient.ino lang=arduino tabwidth=4:)
(:source http://github.com/arduino/Arduino/raw/0023/libraries/Ethernet/examples/WebClient/WebClient.pde lang=arduino tabwidth=4:)
(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/WebClient/WebClient.pde lang=arduino tabwidth=4:)
The WiFi shield uses pins 10, 11, 12, and 13 for the SPI connection to the HDG104 module. Digital pin 4 is used to control the slave select pin on the SD card.
You should have access to a 802.11b/g wireless network that connects to the internet for this example. You will need to change the network settings in the sketch to correspond to your particular network.
The Ethernet shield allows you to connect a WizNet Ethernet controller to the Arduino via the SPI bus. It uses pins 10, 11, 12, and 13 for the SPI connection to the WizNet. Later models of the Ethernet shield also have an SD Card on board. Digital pin 4 is used to control the slave select pin on the SD card.
The shield should be connected to a network with an ethernet cable. You will need to change the network settings in the program to correspond to your network.
In the above image, the Arduino would be stacked below the WiFi shield.
In the above image, the Arduino would be stacked below the Ethernet shield.
(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/WebClient/WebClient.ino lang=arduino tabwidth=4:)
(:source http://github.com/arduino/Arduino/raw/0023/libraries/Ethernet/examples/WebClient/WebClient.pde lang=arduino tabwidth=4:)
The Ethernet shield allows you to connect a WizNet Ethernet controller to the Arduino via the SPI bus. It uses pins 10, 11, 12, and 13 for the SPI connection to the WizNet. Later models of the Ethernet shield also have an SD Card on board. Digital pin 4 is used to control the slave select pin on the SD card.
The shield should be connected to a network with an ethernet cable. You will need to change the network settings in the program to correspond to your network.
The WiFi shield uses pins 10, 11, 12, and 13 for the SPI connection to the HDG104 module. Digital pin 4 is used to control the slave select pin on the SD card.
You should have access to a 802.11b/g wireless network that connects to the internet for this example. You will need to change the network settings in the sketch to correspond to your particular network.
In the above image, the Arduino would be stacked below the Ethernet shield.
In the above image, the Arduino would be stacked below the WiFi shield.
(:source http://github.com/arduino/Arduino/raw/0023/libraries/Ethernet/examples/WebClient/WebClient.pde lang=arduino tabwidth=4:)
(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/WebClient/WebClient.ino lang=arduino tabwidth=4:)
(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/WebClient/WebClient.ino lang=arduino tabwidth=4:)
(:source http://github.com/arduino/Arduino/raw/0023/libraries/Ethernet/examples/WebClient/WebClient.pde lang=arduino tabwidth=4:)
(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/WebClient/WebClient.pde lang=arduino tabwidth=4:)
(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/WebClient/WebClient.ino lang=arduino tabwidth=4:)
(:include EthernetSeeAlsoIncludes :)
This example shows you how to make a HTTP request using an Ethernet shield. It returns a Google search for the term "Arduino"
This example shows you how to make a HTTP request using an Ethernet shield. It returns a Google search for the term "Arduino". The results of this search are viewable as HTML through your Arduino's serial window.
Describe what's going on here
Code:
In the above image, the Arduino would be connected below the Ethernet shield.
In the above image, the Arduino would be stacked below the Ethernet shield.
The shield should be connected to a network with an ethernet cable. You will need to change the network settings in the program to correspond to your network.
In the above image, the Arduino would be connected below the Ethernet shield.
This example shows you how to make a HTTP request using an Ethernet shield. It returns a Google search for the term "Arduino"?
This example shows you how to make a HTTP request using an Ethernet shield. It returns a Google search for the term "Arduino"
Examples > Ethernet Library
This example shows you how to make a HTTP request using an Ethernet shield. It returns a Google search for the term "Arduino"?
(:div class=BOM :)
(:divend:)
(:div class=circuit :)
The Ethernet shield allows you to connect a WizNet Ethernet controller to the Arduino via the SPI bus. It uses pins 10, 11, 12, and 13 for the SPI connection to the WizNet. Later models of the Ethernet shield also have an SD Card on board. Digital pin 4 is used to control the slave select pin on the SD card.
image developed using Fritzing. For more circuit examples, see the Fritzing project page
(:divend:)
(:div class=circuit :)
(:divend:)
Describe what's going on here
(:div class=code :) (:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/WebClient/WebClient.pde lang=arduino tabwidth=4:) (:divend:)