Do you have a question about the Arduino WiFI Shield and is the answer not in the manual?
Operating Voltage | 5V |
---|---|
WiFi Chipset | HDG104 |
WiFi Standard | 802.11 b/g |
Input Voltage | 5V |
WiFi Module | HDG104 |
Encryption | WEP, WPA |
Connection with Arduino | SPI |
Microcontroller | N/A (Shield) |
Digital I/O Pins | N/A (Shield) |
PWM Channels | N/A (Shield) |
Analog Input Channels | N/A (Shield) |
DC Current per I/O Pin | N/A (Shield) |
Flash Memory | N/A (Shield) |
SRAM | N/A (Shield) |
EEPROM | N/A (Shield) |
Clock Speed | N/A (Shield) |
Security | WEP, WPA |
Details how to connect the WiFi shield to older Arduino boards, including IOREF jumper configuration.
Identifies and describes the various ports and connectors available on the Arduino WiFi Shield.
Explains how to configure the shield to connect to wireless networks, including SSID and encryption types.
Provides a code example to scan and list available Wi-Fi networks from the shield.
Demonstrates establishing a connection to an open (unencrypted) Wi-Fi network.
Shows a code example for connecting to a WPA/WPA2 Personal encrypted Wi-Fi network.
Illustrates connecting to a WEP encrypted Wi-Fi network using a passphrase and key index.
Describes the micro-SD card slot and the SPI bus interface used for communication.
Provides instructions and a guide link for updating the firmware of the WiFi shield.
Directs users to the WiFi library page for additional functionality and examples.