Enjoy the exciting applications designed by our users from all over the world!
Internet Meter : an introduction to the Arduino Ethernet Shield
This video is about Arduino Ethernet shield (in which W5100 is embedded) and PHP code for using physical panel meters to display Google Reader unread counts and Gmail unread counts
Matt Richardson (USA)
Web Controlled LED
This is a video using the Arduino and the Ethernet shield to control LED light using a web browser.
Ben (UK)
Arduino with Ethernet Shield and PHP Server= Automation
Home automation set up : Successfully activating the Arduino with an Ethernet Shield.
Arduino Ethernet Shield on a MEGA 2560 board
The analog value from a pot is read on input A0 by the board. It is sent first on a LAN to be ready by a browser and finally through the Internet
Jacques Laporte (France)
TROBOT 2.0 Velocity Test
The TROBOT 2.0 is a compact six-axis robot powered by small RC-style servo motors. A W7100 evaluation kit acts as a servo controller interface between the robot and a PC running ABB's Robot Studio. Tbaumg (USA)
Integrating W5100, WIZ811MJ with Atmel AVR Microcontroller
We are going to build the embedded web server using the Wiznet 811MJ network module which is based on WIZnet well know W5100 TCP/IP hardwired chip that include the Ethernet controller physical layer(PHY).
Ronald Willem B (USA)
Parallax Propeller and WIZnet W5100 = Spinneret Web Server!
Your favorite Prop chip on board a nice compact Parallax board with WIZnet??s W5100 Ethernet controller, Micro SD storage, real time clock, and backup capacito.
Roofy2K (USA)
Parallax Spinneret Web Server Preview
This is a very early look at the Parallax Spinneret Web Server. This module utilizes the the Parallax Propeller microcontroller and the WIZnet W5100 hardware Ethernet IC. This video displays a couple basic demos of using UDP and TCP
A demo showing the MacroDuino code running on the arduino and a webapp. Right now only digital pins can be controlled, but all of the MacroDuino features are going to be added