Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Arduino Networking

You're reading from   Arduino Networking Connect your projects to the Web using the Arduino Ethernet library

Arrow left icon
Product type Paperback
Published in Aug 2014
Publisher
ISBN-13 9781783986866
Length 118 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Marco Schwartz Marco Schwartz
Author Profile Icon Marco Schwartz
Marco Schwartz
Arrow right icon
View More author details
Toc

Hardware and software requirements

On the hardware side, you will of course need the Arduino Ethernet shield and an Arduino board such as the Arduino Uno.

You will also need a sensor to measure some data. As this book is about how to use the Ethernet shield and not how to measure from sensors, you can actually use a sensor of your choice.

I picked a DHT11 sensor, which is a digital temperature and humidity sensor. I chose this sensor as it is a very cheap sensor and easy to interface with Arduino. Along with the DHT11 sensor, you will also need a 4.7k ohm resistor.

You will also need a breadboard and some jumper wires to make the connections between the sensor and the Ethernet shield.

On the software side, the first thing you will need is the library to interface with the sensor you chose before. As I chose a DHT11 sensor for this project, you will need to download and install the DHT library from https://github.com/adafruit/DHT-sensor-library.

To install an Arduino library, simply unzip the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime