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
Building Smart Homes with Raspberry Pi Zero

You're reading from   Building Smart Homes with Raspberry Pi Zero Build revolutionary and incredibly useful home automation projects with the all-new Pi Zero

Arrow left icon
Product type Paperback
Published in Oct 2016
Publisher Packt
ISBN-13 9781786466952
Length 196 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Marco Schwartz Marco Schwartz
Author Profile Icon Marco Schwartz
Marco Schwartz
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Configuring Your Raspberry Pi Zero Board 2. Measure Data Using Your Raspberry Pi Zero Board FREE CHAPTER 3. Building a Smart Home Thermostat 4. Controlling Appliances fromthe Raspberry Pi Zero 5. Making a Smart Plug with the Raspberry Pi Zero 6. Sending Notifications using Raspberry Pi Zero 7. Use the Raspberry Pi Zero to Build a Security System 8. Monitor Your Home from the Cloud 9. Control Appliances from Anywhere 10. Building a Home Automation System with Raspberry Pi Zero Boards Index

Sending temperature alerts through email


In the second project of the chapter, we are going to learn how to send automated email alerts based on data measured by the Raspberry Pi.

Let's first assemble the project. Place the DHT11 sensor on the breadboard and then place the 4.7k Ohm resistor between pin 1 and 2 of the sensor. Then, connect pin 1 of the sensor to the 3.3V pin of the Raspberry Pi, pin 2 to GPIO18, and pin 4 to GND. This is the final result:

Let us now see how to configure the project. Go over to IFTTT and create add the Email Channel to your account:

After that, create a new recipe by choosing the Maker channel as the trigger:

For the event, enter temperature_alert and then choose Email as the action channel:

You will then be able to customize the text and subject of the email sent to Pi. As we want to send the emails whenever the temperature in your home gets too low, you can use a similar message:

You can now finalize the creation of the recipe and close IFTTT. Let's now see how...

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