New Arduino WiFi Shield (Testing) usign arduino
The WiFi Shield was delivered by Amazon. The Arduino UNO Rev 3 was found at RadioShack… First you need to load the last Arduino IDE (Ver 1.0.2) it has the necessary library to use the WiFi shield. Tried the examples “Scan for available networks” and “WPA network example” from: http://arduino.cc/en/Guide/ArduinoWiFiShield It works like a charm! …