Search icon CANCEL
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
Internet of Things with Arduino Blueprints

You're reading from   Internet of Things with Arduino Blueprints Develop interactive Arduino-based Internet projects with Ethernet and WiFi

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher
ISBN-13 9781785285486
Length 210 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Pradeeka Seneviratne Pradeeka Seneviratne
Author Profile Icon Pradeeka Seneviratne
Pradeeka Seneviratne
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Preface 1. Internet-Controlled PowerSwitch FREE CHAPTER 2. Wi-Fi Signal Strength Reader and Haptic Feedback 3. Internet-Connected Smart Water Meter 4. Arduino Security Camera with Motion Detection 5. Solar Panel Voltage Logging with NearBus Cloud Connector and Xively 6. GPS Location Tracker with Temboo, Twilio, and Google Maps 7. Tweet-a-Light – Twitter-Enabled Electric Light 8. Controlling Infrared Devices Using IR Remote Index

What you need for this book

This book has been written and tested on the Windows environment and uses various software components with Arduino. It would be great if you could prepare your development environment before proceeding with the sample code provided along with each chapter. The following list briefly gives you the details about the software requirements that you should have to set up your PC for each chapter:

  • The Arduino software: This is the main development environment that you will use to write, verify, and run your sketches in every chapter of this book. The latest Arduino installer for Windows can be downloaded from https://www.arduino.cc/en/Main/Software. Throughout this book, we will write and test Arduino sketches in the Windows environment.
  • A web browser: Normally, every PC has a default web browser, such as Microsoft Internet Explorer (or Microsoft Edge in Windows 10), Google Chrome, or Mozilla Firefox.
  • The Adafruit DRV2605 library: You need this library to control vibrators (that is, vibration motors) with the Adafruit DRV2605 haptic controller in Chapter 2, Wi-Fi Signal Strength Reader and Haptic Feedback. You can download this library from https://github.com/adafruit/Adafruit_DRV2605_Library.
  • The Adafruit VC0706 camera library: You will need this library to interface the Adafruit VC0706 Serial JPEG camera with Arduino in Chapter 4, Arduino Security Camera with Motion Detection. You can download this library from https://github.com/adafruit/Adafruit-VC0706-Serial-Camera-Library.
  • NearBus Agent (An Arduino library for Ethernet): You will need this library to connect the Arduino Ethernet shield with the NearBus cloud connector for Arduino memory mapping with NearBus in Chapter 5, Solar Panel Voltage Logging with NearBus Cloud Connector and Xively. You can download this library from http://www.nearbus.net/downloads/NearBusEther_v16.zip.
  • FlexiTimer2: This will make sure that Arduino correctly functions with the NearBus Agent library in Chapter 5, Solar Panel Voltage Logging with NearBus Cloud Connector and Xively. You can download it from http://github.com/wimleers/flexitimer2/zipball/v1.1.
  • The TinyGPSPlus library: This will be required to work with the SparkFun GPS shield in Chapter 6, GPS Location Tracker with Temboo, Twilio, and Google Maps and can be downloaded from https://github.com/mikalhart/TinyGPSPlus/archive/master.zip.
  • Python: You can download Python from https://www.python.org/, and the instructions about the download and installation can be found in Chapter 7, Tweet-a-Light – Twitter-Enabled Electric Light.
  • The Arduino IR remote library: You will need this library to send and receive and extract IR commands in Chapter 8, Controlling Infrared Devices Using IR Remote. You can download it from https://github.com/z3t0/Arduino-IRremote.
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