Internet of Things with Arduino Cookbook
eBook - ePub

Internet of Things with Arduino Cookbook

Marco Schwartz

Partager le livre
  1. 188 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Internet of Things with Arduino Cookbook

Marco Schwartz

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

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.

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Internet of Things with Arduino Cookbook est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Internet of Things with Arduino Cookbook par Marco Schwartz en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Informatik et Hardware. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2016
ISBN
9781785286582
Édition
1
Sous-sujet
Hardware

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 ...

Table des matiĂšres