This example scans for 802.11b/g networks with the Arduino WiFi shield. Your Arduino Software (IDE) serial monitor will print out information about the board and the networks it can see. It will not connect to a network.
Arduino WiFi Shield
Shield-compatible Arduino board
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 chip select pin on the SD card.
Open your serial monitor to view the networks the WiFi shield can see. The shield may not see as many networks as your computer.
image developed using Fritzing. For more circuit examples, see the Fritzing project page
In the above image, the board would be stacked below the WiFi shield.
Last revision 2018/08/23 by SM