This book is intended for those who want to build their own network-connected projects using the Arduino platform. You will be able to build exciting projects that connect to your local network and the Web. You will need to have some basic experience in electronics and web programming languages. You will also need to know the basics of the Arduino platform as the projects mainly deal with the networking aspects of the Arduino Ethernet shield.
What you will learn
Interface the Ethernet shield with Arduino and to your Ethernet router
Learn the basics of the Arduino Ethernet library
Grab the content of a web page using the Ethernet shield
Measure data and send it to a server running on your computer
Create a data logging station with a web server running on the Ethernet shield
Send measured data to the cloud service Xively, so it can be monitored from anywhere
Discover how to use the Temboo web service to connect the Ethernet shield to more cloud services
Who this book is for
Table of Contents
Discover the Arduino Ethernet Shield
Send data to a web server
Creating a data logging station with Arduino
Control objects connected to your Arduino from anywhere