Internet of Things with Arduino Cookbook
eBook - ePub

Internet of Things with Arduino Cookbook

Marco Schwartz

Buch teilen
  1. 188 Seiten
  2. English
  3. ePUB (handyfreundlich)
  4. Über iOS und Android verfügbar
eBook - ePub

Internet of Things with Arduino Cookbook

Marco Schwartz

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

Over 60 recipes will help you build smart IoT solutions and surprise yourself with captivating IoT projects you thought only existed in Bond movies

About This Book

  • This book offers key solutions and advice to address the hiccups faced when working on Arduino-based IoT projects in the real world
  • Take your existing skills and capabilities to the next level by building challenging IoT applications with ease.
  • Be the tech disruptor you always wanted to be with key recipes that help you solve Arduino IoT related problems smarter and faster.
  • Put IoT to work through recipes on building Arduino-based devices that take control of your home, health, and life!

Who This Book Is For

This book is primarily for tech enthusiasts and early IoT adopters who would like to make the most of IoT and address the challenges encountered while developing IoT-based applications with Arduino. This book is also good for developers with basic electronics knowledge who need help to successfully build Arduino projects.

What You Will Learn

  • Monitor several Arduino boards simultaneously
  • Tweet sensor data directly from your Arduino board
  • Post updates on your Facebook wall directly from your Arduino board
  • Create an automated access control with a fingerprint sensor
  • Control your entire home from a single dashboard
  • Make a GPS tracker that you can track in Google Maps
  • Build a live camera that streams directly from your robot

In Detail

Arduino is a powerful and very versatile platform used by millions of people around the world to create DIY electronics projects. It can be connected to a wide variety of sensors and other components, making it the ideal platform to build amazing Internet of Things (IoT) projects on—the next wave in the era of computing.

This book takes a recipe-based approach, giving you precise examples on how to build IoT projects of all types using the Arduino platform. You will come across projects from several fields, including the popular robotics and home automation domains. Along with being introduced to several forms of interactions within IoT, including projects that directly interact with well-known web services such as Twitter, Facebook, and Dropbox we will also focus on Machine-to-Machine (M2M) interactions, where Arduino projects interact without any human intervention. You will learn to build a few quick and easy-to-make fun projects that will really expand your horizons in the world of IoT and Arduino. Each chapter ends with a troubleshooting recipe that will help you overcome any problems faced while building these projects.

By the end of this book, you will not only know how to build these projects, but also have the skills necessary to build your own IoT projects in the future.

Style and approach

This book takes a recipe-based approach, giving you precise examples on how to build IoT projects using the Arduino platform. You will learn to build fun and easy projects through a task-oriented approach.

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Internet of Things with Arduino Cookbook als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Internet of Things with Arduino Cookbook von Marco Schwartz im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Informatik & Hardware. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Jahr
2016
ISBN
9781785286582
Auflage
1

Internet of Things with Arduino Cookbook


Table of Contents

Internet of Things with Arduino Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. Connecting an Arduino to the Web
Introduction
Setting up the Arduino development environment
How to do it…
How it works...
See also
Options for Internet connectivity with Arduino
How to do it…
What to choose?
There's more...
See also
Interacting with basic sensors
Getting ready
How to do it...
How it works...
See also
Interacting with basic actuators
Getting ready
How to do it...
How it works...
There's more...
See also
Configuring your Arduino board for the IoT
Getting ready
How to do it...
How it works...
See also
Grabbing the content from a web page
Getting ready
How to do it...
How it works...
See also
Sending data to the cloud
Getting ready
How to do it...
How it works...
See also
Troubleshooting basic Arduino issues
The board is not visible from the Arduino IDE
The board doesn't connect to your Wi-Fi router
2. Cloud Data Monitoring
Introduction
Internet of Things platforms for Arduino
Available platforms
How it works...
There's more...
See also
Connecting sensors to your Arduino board
Getting ready
How to do it...
How it works...
There's more...
See also
Posting the sensor data online
Getting ready
How to do it...
How it works...
See also
Retrieving your online data
Getting ready
How to do it...
How it works...
See also
Securing your online data
Getting ready
How to do it...
How it works...
See also
Monitoring sensor data from a cloud dashboard
Getting ready
How to do it...
How it works...
See also
Monitoring several Arduino boards at once
Getting ready
How to do it...
How it works...
There's more...
See also
Troubleshooting issues with cloud data monitoring
3. Interacting with Web Services
Introduction
Discovering the Temboo platform
Getting ready
How it works...
There's more...
See also
Tweeting from an Arduino board
Getting ready
How to do it...
How it works...
See also
Posting updates on Facebook
Getting ready
How to do it...
How it works...
See also
Automation with IFTTT
Getting ready
There's more...
See also
Sending push notifications
Getting ready
How to do it...
How it works...
See also
Sending text message notifications
Getting ready
How to do it...
How it works...
See also
Storing data on Google Drive
Getting ready
How to do it...
How it works...
See also
Troubleshooting issues with web services
Updates
No notifications are triggered
4. Machine-to-Machine Interactions
Introduction
Types of IoT interaction
See also
Basic local M2M interactions
Getting ready
How to do it...
How it works...
See also
Cloud M2M with IFTTT
Getting ready
How to do it...
How it works...
See also
M2M alarm system
Getting ready
How to do it...
How it works...
See also
Automated light controller
Getting ready
How to do it...
How it works...
See also
Automated sprinkler controller
Getting ready
How to do it...
How it works...
See also
Troubleshooting basic M2M issues
Pushing the button doesn't do anything
The pump/sprinkler doesn't get activated
5. Home Automation Projects
Introduction
Controlling your coffee machine from the cloud
Getting ready
How to do it...
How it works...
There's more...
See also
Dim LEDs from anywhere in the world
Getting ready
How to do it...
How it works...
There's more...
See also
Remote controlled garage door
Getting ready
How to do it...
How it works...
There's more...
See also
Controlling the access to your door remotely
Getting ready
How to do it...
How it works...
See also
Cloud smoke detector
Getting ready
How to do it...
How it works...
See also
Smart cloud thermostat
Getting ready
How to do it...
How it works...
See also
Home automation dashboard in the cloud
Getting ready
How to do it...
How it works...
See also
Troubleshooting home automation project issues
The smoke detector constantly sends alerts
Dashboard
6. Fun Internet of Things Projects
Introduction
Making a simple Arduino clock
Getting ready
How to do it...
How it works...
See also
Building a digital ...

Inhaltsverzeichnis