更新时间:2021-07-09 21:38:18
coverpage
Internet of Things with Arduino Blueprints
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Internet-Controlled PowerSwitch
Getting started
Selecting a PowerSwitch Tail
Turning PowerSwitch Tail into a simple web server
Adding a Cascade Style Sheet to the web user interface
Finding the MAC address and obtaining a valid IP address
Summary
Chapter 2. Wi-Fi Signal Strength Reader and Haptic Feedback
Prerequisites
Arduino WiFi Shield
Wi-Fi signal strength and RSSI
Haptic feedback and haptic motors
Implementing a simple web server
Chapter 3. Internet-Connected Smart Water Meter
Water flow sensors
Adding an LCD screen to the water meter
Converting your water meter to a web server
Chapter 4. Arduino Security Camera with Motion Detection
Getting started with TTL Serial Camera
Connecting the TTL Serial Camera with Arduino and Ethernet Shield
Uploading images to Flickr
Chapter 5. Solar Panel Voltage Logging with NearBus Cloud Connector and Xively
Connecting a solar cell with the Arduino Ethernet board
Setting up a NearBus account
Defining a new device
Creating and configuring a Xively account
Configuring the NearBus connected device for Xively
Developing a web page to display the real-time voltage values
Chapter 6. GPS Location Tracker with Temboo Twilio and Google Maps
Hardware and software requirements
Getting started with the Arduino GPS shield
Connecting the Arduino GPS shield with the Arduino Ethernet board
Getting started with Twilio
Creating Twilio Choreo with Temboo
Chapter 7. Tweet-a-Light – Twitter-Enabled Electric Light
Getting started with Python
Creating a Twitter app and obtaining API keys
Reading the serial data using Arduino
Chapter 8. Controlling Infrared Devices Using IR Remote
Building an Arduino infrared recorder and remote
Building the IR receiver module
Adding an IR socket to non-IR enabled devices
Index