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

Chapter 3. Data Logging Station

In this chapter, we are going to create something really similar to what we did in Chapter 2, Sending Data to a Web Server, that is measuring data from a sensor, storing the data, and sending it back to a web server so that it can be plotted.

However, things are going to be similar only on the appearance front. Instead of having an Ethernet client that runs on the Arduino board and sends data to a server, we are going to make the Arduino board more independent. In the first part of the chapter, we are going to log the data locally using the integrated MicroSD card reader of the Ethernet shield.

Then, we are going to create a server right on the Arduino board. The board will measure data as usual, but the server will serve the data to the incoming clients. Finally, we will use a modified version of the code we used in the Chapter 2, Sending Data to a Web Server, to plot the measured data on your computer.

The following will be the major takeaways of...

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