9 DIY Smart Home Automation Projects for a Shoestring Budget | Top Stories
Smart home appliances are more popular than ever. The Internet of Things (IoT) unifies everything from lighting to full security systems. Once separate systems, many things in the home are now controllable from a smartphone.
As a new technology, some elements of home automation do not come cheap. However, with a DIY attitude and some cheap components you can build your own smart home on a shoestring budget! Here are nine examples to get you started.
Most smart home devices come with an app for control via smartphone or tablet. Blynk is a service designed for controlling IoT devices.
In our introduction to the Blynk service
Getting Started With Blynk: Simple DIY IoT Devices
Getting Started With Blynk: Simple DIY IoT Devices
Blynk is an Internet of Things (IoT) service designed to make remote control and reading sensor data from your devices as quick and easy as possible.
Read More
, we show several methods for using the free app. The easy to use service is perfect for monitoring and controlling DIY smart home setups. In addition to the online service, it is possible to install Blynk to a server locally. Blynk gives you quick and easy control of any Wi-Fi enabled microcontroller and is a strong tool in the arsenal of all home automation hobbyists!
While it seems similar to Blynk, OpenHAB is specifically designed to be a DIY smart home hub. The system is designed to be installed locally, though they provide cloud services too. Every kind of in-house switch, monitoring system, or timed event is accommodated. OpenHAB supports over 1000 device types such as Google Assistant, Amazon Alexa, Apple HomeKit and IFTTT.
Though free and open source, the sandbox nature of OpenHAB comes with a price. It is quite complicated to set up. Luckily, we have a detailed guide on setting up OpenHAB
Getting Started with OpenHAB Home Automation on Raspberry Pi
Getting Started with OpenHAB Home Automation on Raspberry Pi
OpenHAB is a mature, open source home automation platform that runs on a variety of hardware and is protocol agnostic, meaning it can connect to nearly any home automation hardware on the market today.
Read More
which takes you through the steps required to set up the service.
This video covers the basics of setting up and using an RFID entry system, using a solenoid and an Arduino board. These systems are already standard in many workplaces. Our full tutorial article
DIY Smart Lock with Arduino and RFID
DIY Smart Lock with Arduino and RFID
Here’s how to build a simple RFID-based smart lock using an Arduino as the backbone and a few cheap components.
Read More
takes you through how to set up a fully functional budget smart entryway.
HomeKit is Apple’s entry into controlling the home through certified smart devices. While there are many devices which are already compatible with HomeKit, it is not for the budget conscious. For Apple users looking to integrate Siri into a DIY smart home project, our DIY Siri-controlled Light
How to Make a DIY Siri-Controlled Wi-Fi Light
How to Make a DIY Siri-Controlled Wi-Fi Light
In this guide, you’re going to learn how to create a Wi-Fi controllable light, and control it with Siri.
Read More
article is what you need.
This build revolves around a custom HomeKit device, a Raspberry Pi, and an ESP8266 controlled light. As far as clever workarounds go, this one opens up Siri and HomeKit to any smart home device you can dream up!
The above video is one of many highlighting the features of GassistPi. This Raspberry Pi driven custom Google Assistant is the work of GitHub user shivasiddharth. The Gassist Pi setup has all of the same features as a regular Google Home—along with an ever-increasing array of other integrations.
By modifying the Google Assistant SDK, shivasiddharth has added support for Kodi and other streaming platforms. GPIO pins can now be voice activated, and wake words can be customized.
Gassist Pi is the most ambitious implementation of Google Assistant on Raspberry Pi we have seen so far. It is still in active development, and with updates released regularly, we look forward to what may come next!
In the above video, a reed switch is used to detect when a door opens, and trigger an event. In this case, it was a way to Play Your Own Theme Tune When You Enter the Room
Play Your Own Theme Tune When You Enter the Room With Raspberry Pi
Play Your Own Theme Tune When You Enter the Room With Raspberry Pi
Have you ever wanted to arrive home to a personal welcome? In this simple Raspberry Pi project we’ll use a reed switch to trigger a tune when a door is opened.
Read More
. This is a fun project, but the theory behind it is an essential part of home security.
Magnetic door sensors (a type of reed switch) are available cheaply and work with all microcontrollers. As in the project above, they work like a switch whenever the two halves of the switch either come together, or move apart.
The obvious applications of these switches are in the doors and windows of your home. A clear use for them is to trigger an alarm or log entry and exit times for suspicious behavior. Used in conjunction with Blynk or OpenHAB it would be possible to see the status of each entry point to your house from your smartphone.
Reed switches are reliable enough to include in any home security system. They are also cheap enough to extend that system to your cookie jar to keep away prying hands!
Sticking with the security theme, why not set up a DIY camera in your home? The full project
DIY Pan and Tilt Network Security Cam with Raspberry Pi
DIY Pan and Tilt Network Security Cam with Raspberry Pi
Learn how to make remotely viewable pan and tilt security camera with a Raspberry Pi. This project can be completed in a morning with only the simplest of parts.
Read More
featured in the video teaches you how to set up a fully controllable USB servo camera with a Raspberry Pi and an Arduino.
Using this project in conjunction with a cloud service would allow you to monitor your home in real time from anywhere!
Smart switches are catching on. Increasingly your future light switches will have Wi-Fi capabilities. For now, they are for the dedicated home automation fans. If you want to automate your switch without digging around in your walls, there is a solution!
Max Glenister solves the problem of a hard to reach light switch in his Foray Into Home Automation blog post. Using a Wi-Fi enabled NodeMCU
Meet the Arduino Killer: ESP8266
Meet the Arduino Killer: ESP8266
What if I told you a there’s an Arduino-compatible dev board with built-in Wi-Fi for less than $10? Well, there is.
Read More
board alongside a servo motor, Max physically moves the switch via the cloud. By creating a dedicated 3D printed case which fits over the existing light fixing, the original fitting is unaffected.
Using Blynk to communicate with the switch from his smartphone, this is a great budget workaround for those not wanting to take the smart switch plunge.
9. Smart Thermostat
Carefully controlling your home heating system can save you a lot of money. While many modern heating systems come with a level of control built in, there is still no substitute for a fully automated experience.
The project in the video from Ecobots is a perfect budget example of a DIY HVAC thermostat controller. In this case, the Adafruit IO service provides the cloud integration, though Blynk or OpenHAB could fulfill the same task.
With a few cheap relays and a NodeMCU board, you could take full control of your home’s heating system.
Building a DIY Smart Home, One Step at a Time
These projects constitute only a small cross-section of what is possible for a DIY smart home project. Once you get started, you’ll find more and more things you wish to automate, and there are many ways to use your Raspberry Pi and Arduino in your smart home
Home Automation Guide With Raspberry Pi and Arduino
Home Automation Guide With Raspberry Pi and Arduino
The home automation market is flooded with expensive consumer systems, incompatible with one another and costly to install. If you have a Raspberry Pi and an Arduino, you can basically achieve the same thing at…
Read More
.
7 Cool Bluetooth DIY Projects That’ll Upgrade Your Old Gadgets