New Guide: DIY Home Automation with Circuit Playground and a Power Switch Relay
“Smart” plugs for your home can be a lot of fun, allowing you to create lighting scenes, activate security features, or control other things in your home remotely. If you’re a DIY type, here’s a great option for building and controlling your own Smart Plug with a Circuit Playground Express. The trick is to use a Power Switch Relay power strip, with outlets that can be controlled by pulling a digital I/O pin “high” or “low” with a microcontroller. We like using the Circuit Playground Express, because suddenly there are a myriad of ways to control your outlets using any of the Circuit Playground’s onboard sensors or inputs. Add some creative code using Arduino, Circuit Python or MakeCode, and you’ve got the power to control all kinds of things.
From the guide:
Control All the Things in your house with a Circuit Playground Express and a Power Switch Relay. This little power supply is a toggle-able “Smart Plug” that you can use for all kinds of home automation applications.
It has one plug that’s always on (for powering your Circuit Playground).
The other plugs are where it gets interesting. There are two plugs that are normally OFF and one that is normally ON. Activating the relay with the Circuit Playground turns the “on” plug to OFF, and the two “off” plugs to ON. Simple and elegant, yes?
Where it gets really interesting when you combine this functionality with the inputs and triggers on with the Circuit Playground Express. You can toggle the switches so many ways:
Move, tilt, or shake the Circuit Playground
Make a loud sound (like a DIY version of “The Clapper!”)
A change in ambient light
A change in ambient temperature
Capacitive touch pads, and things attached to them
Circuit Playground’s onboard buttons
You can also create timers or combinations of triggers to toggle the outlets. It’s safe to use with higher voltage devices like lamps or heaters, too. The sky is the limit.
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.