Dissecting the Elusive Wax Motor

We’d wager most readers aren’t intimately acquainted with wax motors. In fact, a good deal of you have probably never heard of them, let alone used one in a project. Which isn’t exactly surprising, as they’re very niche and rarely used outside of HVAC systems and some appliances. But they’re fascinating devices, and once you’ve seen how they work, you might just figure out an application for one.

[AvE] recently did a complete teardown on a typical wax motor, going as far as cutting the thing in half to show the inner workings. Now we’ve seen some readers commenting that …read more

Continue reading Dissecting the Elusive Wax Motor

A Tinfoil-Free Internet Of Ceiling Fans

Putting everything on the Internet is getting easier and easier, what with the profusion of Internet-ready appliances as well as cheap and plentiful IoT modules to integrate legacy devices. Think IoT light bulbs, refrigerators and dishwashers that can be controlled from a smartphone, and the ubiquitous Sonoff modules. But once these things are on the net, what are they talking about? Are they saying things behind your back? Are they shipping data about your fridge contents off to some foreign land, to be monetized against your will?

Maybe, maybe not, but short of a tinfoil helmet the only way to …read more

Continue reading A Tinfoil-Free Internet Of Ceiling Fans

Poisonous Pi – The Execution of a Raspberry Pi Hacking Workshop

43 years ago, a small team led by Chuck Peddle changed the way society computes today. In 1975, encased in plastic, this 40-pin DIP 8-bit microprocessor, known as the MOS Technology 6502, made its debut. Why should you care? Not only was this the cheap… Continue reading Poisonous Pi – The Execution of a Raspberry Pi Hacking Workshop

Cryptanalyse Your Air Con

Infrared remote controls are simple and ubiquitous. Emulating them with the aid of a microcontroller is a common project that hackers use to control equipment as diverse as televisions, cable boxes, and home stereos. Some air conditioners can be a little more complicated, however, but [Ken]’s here to help.

The root of the problem is that the air conditioner remote was using a non-obvious checksum to verify if commands received were valid. To determine the function generating the checksum, [Ken] decided to bust out the tools of differential cryptanalysis. This involves carefully varying the input to a cryptographic function and …read more

Continue reading Cryptanalyse Your Air Con

Measuring Airflow in an HVAC System

[Nubmian] wrote in to share his experiments with measuring airflow in an HVAC system. His first video deals with using with ultrasonic sensors. He found an interesting white paper that described measuring airflow with a single-path acoustic transit time flow meter. The question was, could he get the same effects with off-the-shelf components?

[Nubmian] created a rig using a pair of typical ultrasonic distance sensors. He detached the two transducers from the front of the PCB. The transducers were then extended on wires, with the “send” capsules together pointing at the “receive” capsules. [Nubmian] set the transducers up in a …read more

Continue reading Measuring Airflow in an HVAC System

Custom Cut Pinwheel Makes a Useful HVAC Duct Flow Meter

Everyone is familiar with pinwheels, and few of us haven’t crafted one from a square of paper, a stick, and a pin. Pinwheels are pretty optimized from a design standpoint, and are so cheap and easy to build that putting a pinwheel to work as an HVAC duct flow meter seems like a great idea.

Great in theory, perhaps, but as [ItMightBeWorse] found out, a homemade pinwheel is far from an ideal anemometer. His experiments in air duct flow measurements, which previously delved into ultrasonic flow measurement, led him to try mechanical means. That calls for some kind of turbine …read more

Continue reading Custom Cut Pinwheel Makes a Useful HVAC Duct Flow Meter

Measuring Air Flow with Ultrasonic Sensors

Measuring air flow in an HVAC duct can be a tricky business. Paddle wheel and turbine flow meters introduce not only resistance but maintenance issue due to accumulated dust and debris. Being able to measure ducted airflow cheaply and non-intrusively, like with this ultrasonic flow meter, could be a big deal for DIY projects and the trades in general.

The principle behind the sensor [ItMightBeWorse] is working on is nothing new. He discovered a paper from 2015 that describes the method that measures the change in time-of-flight of an ultrasonic pulse across a moving stream of air in a duct. …read more

Continue reading Measuring Air Flow with Ultrasonic Sensors

Heat Pump Gets Brain Transplant; Such is Life in Latvia

If you buy a used heat pump that was made in China and try to use it in Northern Europe, there are bound to be issues. If said heat pump ends up encased in a block of ice that renders it ineffective, you’ve got two choices: give up and buy a proper heater, or hack a new ice-busting brain board into the heat pump and get back to life.

[Evalds] chose the latter course, obviously, and in the process he gives us a pretty good look at how heat pumps work and how to overcome their deficiencies. In [Evalds]’ Latvia, …read more

Continue reading Heat Pump Gets Brain Transplant; Such is Life in Latvia

Hackerspace Takes Fume Extraction Seriously

At first we laughed at the ridiculously over-the-top fume extraction system this hackerspace built for itself. Then we thought about seriously questionable donation rolls of solder some of the members managed to find and bring in. The kind of roll where the local greybeard assures you that a Californian State Trooper has permission to shoot you if you try to take it into the state, but damn does it solder well. They may be onto something is all we’re saying. But on a serious note, for a communal space like this one, a great air quality plan makes the place …read more

Continue reading Hackerspace Takes Fume Extraction Seriously

Arduino Replaces Bad AC Thermostat, Hacker Stays Cool

Most of North America has been locked in a record-setting heat wave for the last two weeks, and cheap window AC units are flying out of the local big-box stores. Not all of these discount units undergo rigorous QC before sailing across the Pacific, though, and a few wonky thermostats are sure to get through. But with a little sweat-equity you can fix it with this Arduino thermostat and temperature display.

We’ll stipulate that an Arduino may be overkill for this application and that microcontrollers don’t belong in every project. But if it’s what you’ve got on hand, and you’re …read more

Continue reading Arduino Replaces Bad AC Thermostat, Hacker Stays Cool