background preloader

Hacking

Facebook Twitter

Arduino Ethernet Shield Tutorial. The Ethernet Shield is based upon the W51000 chip, which has an internal 16K buffer.

Arduino Ethernet Shield Tutorial

It has a connection speed of up to 10/100Mb. This is not the fastest connection around, but is also nothing to turn your nose up at. It relies on the Arduino Ethernet library, which comes bundled with the development environment. There is also an on-board micro SD slot which enables you to store a heck-of-a-lot of data, and serve up entire websites using just your Arduino. This requires the use of an external SD library, which does not come bundled with the software. The board also has space for the addition of a Power over Ethernet (PoE) module, which allows you to power your Arduino over an Ethernet connection. For a full technical overview, see the official Ethernet Shield page.

Tutorial: Wifi Module for Arduino "Roving RN-XVee" Article Index Go to IndexIntroduction In this tutorial we are going to introduce the use of ARDUINO with WiFi.

Tutorial: Wifi Module for Arduino "Roving RN-XVee"

We will use the WiFi Module Roving RN-171 . This module fits in the XBee socket of our Communication Shield and allows to connect your Arduino shield to a WiFi network. Ingredients: Difficulty: Medium - Preparation Time: 20 minutes Go to IndexSteps Index Step 1: Connecting the WIFI module Connect the Wifi module to XBEE shield module as shown in the picture. Then connect the XBEE shield to Arduino as shown in the picture. Step 2 : Enter in command mode To enter in command mode, write “$$$” over the UART, (IMPORTANT: There is no carriage return after $$$). Serial.print("set ip dhcp 1\r"); check(); Serial.print("set ip protocol 2\r"); check(); Step 3 : DHCP protocol To solve the IP address with DHCP protocol, enter command Most valid commands will return an AOK response, and invalid ones will return an ERR decription. Step 4 : Connecting to a router AP If the security is WEP, enter command.

Wifi Shield [WLS06201P] - $59.90. Is it possible to power off the shield via software ??

Wifi Shield [WLS06201P] - $59.90

D5, D1 light always blanking My wifi shield's D5, D1 always blanking. I can't send any command by software. Did it broken? Please help me thanks!! I've already send back to seeed! Answered by Chen-Fu Liao | 2014-02-11 Was this useful? Arduino WiFi Shield WiShield V2.0. Replacement: Version 2.0! This is the shield you need to get Wi-Fi connectivity to your Arduino-based project!

Injection molding

General. ATA. Medical. Robotics. 3D-Printing. Raspberry pi.