Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
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
Raspberry Pi Home Automation with Arduino - Second Edition

You're reading from   Raspberry Pi Home Automation with Arduino - Second Edition Unleash the power of the most popular microboards to build convenient, useful, and fun home automation projects

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781784399207
Length 148 pages
Edition 2nd Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Andrew K. Dennis Andrew K. Dennis
Author Profile Icon Andrew K. Dennis
Andrew K. Dennis
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. An Introduction to the Raspberry Pi, Arduino, and Home Automation FREE CHAPTER 2. Getting Started – Setting Up Your Raspberry Pi and Arduino 3. Central Air and Heating Thermostat 4. Temperature Storage – Setting Up a Database to Store Your Results 5. Parcel Delivery Detector 6. Curtain Automation – Open and Close the Curtains Based on the Ambient Light 7. Water/Damp Detection – Check for Damp/Flooding in Sheds and Basements 8. Wrapping Up A. References Index

Damp detection system


In this project, we will build a thermometer and a humidity sensor using an Arduino Uno and the AM230. This device will write the recorded data to the Raspberry Pi and store it in our control database.

Once we have this system up and running, we will look at some ideas on how we can expand the damp detection system to use the Cooking Hacks shield.

Let's start with building the Arduino circuit.

Arduino circuit

Our damp detection system is scalable, so we can build multiple damp detection units, and place them in separate locations such as the shed and the basement.

The Arduino thermometer/humidity circuit is the same as what we built for the thermostat. The following diagram illustrates it:

Building the circuit is simple, and you should be familiar with it by now. Attach your Ethernet shield to the Uno and then simply hook up the AM2302 to digital pin 4, the 5V pin, and the GRD pin. This completes the device's setup.

Now that we have built the circuit, let's write the Arduino...

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
Banner background image