Blog Home

The Internet of Arduino

Massimo BanziNovember 6th, 2008

After a couple of years of prototypes, tests and announcements, finally we have produced an ethernet shield for Arduino. This module gives Arduino the ability to open connections to other Internet hosts or behave like a server, for example a simple web server.

Arduino shield

We like this design because it uses the w5100 chip from WizNet that implements the whole IP stack in itself providing up to 4 sockets simultaneously.

I believe this will provide Arduino enthusiasts around the world with a platfrom that is initially simple to use but with room for growth as the knowledge of the user increases.

From the Internet of Things to the Internet of Arduinos, happy tinkering.

Documentation http://arduino.cc/en/Main/ArduinoEthernetShield
Guide http://arduino.cc/en/Guide/ArduinoEthernetShield

Categories:Hardware