Steel Pegboard Makes For A Tidy Charging Station

Do you have a bunch of electronic devices that all have different styles of chargers and batteries? Of course you do, so does everyone else. While there’s been some headway made towards standardizing on USB (and more recently, USB-C) for charging, there are still plenty of gadgets out there that march to the beat of their own DC adapter. For all those devices, [Tom Barnes] has a tip for making a cheap and easy centralized charging station.

The idea is to get a power strip, ideally one that has a switch on it, and use zip ties to attach it to a piece of pegboard. [Tom] used a nice black steel board which is obviously very strong and shouldn’t be bothered by any potentially high temperatures, but you could get away with the hardware store MDF variety if you had to.

All your chargers, mounted around the periphery of the board with Velcro hook and loop fasteners, have their individual power cords run through to the back of the board where they are nearly routed and zip tied. This is where using the steel pegboard really helped, as it has a lip around the edge that makes a void for all the wires to be run through when hung on the wall. If your particular flavor of pegboard doesn’t have that space behind it, you’d either have to settle for running the wires across the front or build out your own space in the back using a wooden frame.

Even in our high-tech world, no shop is truly complete without pegboard. Whether you’re using it to vertically mount your development boards, or pushing it around on wheels to keep your tools close at hand, there’s no shortage of ways to use this versatile material.

Irrigation Controller Uses Google Calendar To Make Things Easy

Irrigation controllers have been around for a long time, often using similar hardware inside that would be familiar to the average maker. However, many of the products on the shelf at your local hardware store can be quite expensive for what amounts to a microcontroller, display, and relay board. [oscillatory] had such a rig, but wanted to bring it into the 21st century, IOT style.

The existing Holman irrigation system consisted of a control box, hooked up to four solenoid valves controlled by relays. [oscillatory] decided that replacing this with something fancier would thus be straightforward. A relay board packing an ESP8266 was sourced, and flashed with the Tasmota firmware. This was then hooked up to run off the Holman’s 24 VAC supply via a CCTV power supply, allowing the new controller to be run in parallel with the existing hardware, just in case. Scheduling is then controlled by Google Calendar, in concert with Home Assistant.

[oscillatory] now has a watering system that can be controlled over the web, and without the need to install any custom apps. Simply creating a calendar entry is enough for the system to spring into action. We’ve seen others use a similar approach, too.  It’s a great example of using off-the-shelf parts to whip up a useful custom home automation setup!

Custom Firmware For Cheap Smart Bulbs Is A Cinch To Tinker With

It’s the end of another decade, and while we don’t have real hoverboards, flying cars, or affordable dental care, we do have multicolored lightbulbs you can control over WiFi. [Don Howdeshell] picked up a couple of cheap Merkury branded units in a Black Friday sale, and quickly set about hacking them.

By and large, many of these bulbs are manufactured by various companies and rebranded for whoever happens to place an order. The bulbs tend to use the Tuya IOT ecosystem. Based on the ESP8266, reflashing the bulbs with custom firmware is simple, thanks to the Tuya Convert project. Using a Linux computer with a WiFi card running in Access Point mode, it spoofs a server that tricks the Tuya product into downloading a firmware update. From there, the bulb is an open book, ready to do your bidding.

One of [Don]’s attempts didn’t go so swimmingly, however. Flashing the firmware failed and the bulb was non-functional. [Don] elected to to a teardown, photographing it for our perusal, before hooking up to the ESP8266 directly over its serial interface. From there, it was simple to reprogram the bulb with Tasmota firmware, getting it back up and running.

Security alone is a great reason for running your own firmware on IoT devices. It never hurts to know what you’re connecting to your network!

Rental Home Thermostat Gets Smart Upgrade Without Modifying The Dumb Controller

A problem facing those who live in rental properties comes with two prongs: that such properties rarely have up-to-date facilities such as heating controllers, and that landlords tend to take a dim view of tenants installing their own alternatives. [Andy] wanted to upgrade the heating controller in his home and was in this situation, so he came up with a smart controller add-on for the existing mechanical timer that does not irreversibly modify anything and is easily removable when he moves on.

This sounds like an impossible task, but it’s one he’s done very well by mounting a stepper motor on a 3D-printed frame over the timer switch. It’s the type with a motorised ring onto which plastic fingers can be placed to flip a switch on or off; he’s simply removed the plastic fingers and designed a shaft extension for the motor that simulates their passing the switch. He can now turn his heating on and off at will from an ESP8266, in this case on an Adafruit Feather Huzzah.

Behind it all lies Adafruit IO with a custom dashboard — Hackaday’s [Sean Boyce] took this service for a trial run if you’d like his take on it’s features. For this project, Adafruit IO delivered exactly what [Andy] was after but still left a few teething troubles. The stepper needed to be told not to try to hold its position, and moving a stepper very slowly generated wait periods long enough to trigger the ESP’s watchdog timers. Adding in IFTTT gave him the ability to schedule, as well as Alexa control. All in all he’s replicated some commercial offerings with a lot less cost and all without annoying his landlord. You can see it in action in the video below the break.

Continue reading “Rental Home Thermostat Gets Smart Upgrade Without Modifying The Dumb Controller”

Retrotechtacular: Teasmade

We’re used to our domestic appliances being completely automated in 2020, but not so long ago they were much simpler affairs. Not everything required a human to run it though, an unexpected piece of electromechanical automation could be found in British bedrooms. This is the story of the Goblin Teasmade, an alarm clock with a little bit extra.

Continue reading “Retrotechtacular: Teasmade”

NFC For Your Home Automation

If home automation in the IoT era has taught us anything, it is that no one wants to run wires. Many of us rent, so new cabling is not even an option, even if we wanted to go that route. If you want a unique sensor, you have to build your own, and [tmkThings] wanted an NFC scanner at his front door. Just like arriving at work, he scans his credentials, and the door unlocks automagically.

Inside a little white box, we find an ESP8266 speaking Wifi attached to a PN532 talking NFC, and both are familiar names on these pages. The code, which is available on GitHub, links up with IFTTT and MQTT. For the security-minded, we won’t see this on your front door, but you can trigger your imagination’s limit of events from playing your favorite jams at the end of the day to powering down all the televisions at bedtime.

NFC hacks are great because they are instantly recognizable and readers are inexpensive, but deadbolt hacking is delightful in our books.

Continue reading “NFC For Your Home Automation”

Building (And Testing) A DIY Air Purifier

Whether it’s the usual pollution of the city, or the fact that your corner of the globe happens to be on fire currently, poor air quality is a part of daily life for many people. One way of combating this issue is with a high quality HEPA filter in your home, but unfortunately that’s not something that everyone can afford to even has access to.

Which is why [Adam Kelly] decided to design this DIY HEPA air purifier that can be built for less than $100. That might still sound like a lot of money, but compared to the $500 sticker price he was seeing for the models recommended by health officials, it’s certainly a step in the right direction. Of course, it’s only a deal if it actually works, so a big part of the project has also been verifying the design’s ability to filter particles out of the air in a timely manner.

To build his purifier, [Adam] found a HEPA H13 rated replacement filter that was cheap and readily available, and started designing a low-cost way to pulling air through it. He eventually went with a 120 mm computer case fan coupled with a step-up converter that can produce 12 V from a standard USB port. Then he just needed to design a 3D printed “lid” which would position the fan so it draws air through the center of the filter.

In terms of testing, [Adam] wasn’t worried about the purifier’s ability to actually filter out smoke particles; unless the manufacturer lied about the capabilities of the filter itself, that part is a given. But he was curious about how effective the fan would be in terms of circulating air through a room.

By installing a pitot tube from one of his drones into the lid of the purifier, he determined the airflow in the center of the filter to be approximately 160 CFM. By his calculations, that means it should be able to circulate all the air in his 25 cubic meter office around 10 times per hour. That’s a promising start, but [Adam] says he’d still be interested in a more detailed analysis of the design’s performance by anyone who might have the equipment to do so.

As he lives in Australia, this project is more than just a passing fancy for [Adam]. He only has to look out the window to see that the air he’s breathing is filled with smoke from the raging bushfires. They say that necessity is the mother of invention, and breathable air is pretty high up on the list of human necessities. Our hat’s off to anyone who sees their fellow citizens suffering and tries to use their skills to come up with a solution.