PC Fan Controller Works On Most Operating Systems

For better or worse, most drivers for PC-related hardware like RGB components and fan controllers are built for Windows and aren’t generally of the highest quality. They’re often proprietary and clunky, and even if they aren’t a total mess they generally won’t work on Linux machines at all, or even on a headless setup regardless of OS. This custom fan controller, on the other hand, eschews the operating system almost entirely in favor of an open source fan controller board that can be reached over a network instead.

The project’s creator, [Sasa Karanovic], experimented with fan splitters to solve his problems, but found that these wouldn’t be the ideal solution given the sheer number of fans he wanted in his various computers, especially in his network-attached storage machine. For that one he wanted ten fans, with control over them in custom groups that would behave in certain ways depending on what the computer was doing. His solution uses two EMC2305 five-fan controller chip which communicates over I2C on a custom PCB with a RP2040 at the center. This allows the hardware to communicate with USB to the host computer for updating firmware and controlling over the network. There’s also a 1-wire and I2C bus exposed in case any external sensors need to be integrated into this system as well. To get power for all of those fans, the board uses a SATA connector to get power from the computer’s power supply.

With the PCB built and all of the connections to the host computer made, the custom board is able to control up to 10 fans in any custom configuration without needing a monitor or a driver since it is accessible over the network through an API. It’s also open-source so any changes to the firmware or hardware can easily be made for most air-cooled PC situations. If you’re less concerned about the internal case temperature and more concerned about all the heat your PC is dumping into a living space, you might want to look into venting your PC outside instead.

Continue reading “PC Fan Controller Works On Most Operating Systems”

This 3D Printable Soldering Air Filter Really Sucks

If you solder (and we know you do), you absolutely need ventilation, even for that lead-free stuff. Fortunately, [tinyboatproductions] has gotten into air quality lately and is here to help you with their snappy 3D printed air-filtering design.

At the heart of this build is a 120 mm notoriously-quiet Noctua fan coupled with a carbon filter. It does what you’d think — position the fan the right way and it sucks the air through the filter, which catches all those nasty particles.

The only problem is that the Noctua uses PWM, so there’s no governing it with a just potentiometer. To get around this, [tinyboatproductions] introduced an Arduino Nano and a buck converter, both of which were admittedly a bit overkill. Now the speed can be controlled with a pot.

Once control of the fan was sorted, [tinyboatproductions] decide to add an OLED display to show the fan speed and power condition, which is a nice touch. Be sure to check out the build video after the break.

If this doesn’t have quite enough features for you, here’s one that’s battery powered.

Continue reading “This 3D Printable Soldering Air Filter Really Sucks”

Hackaday Prize 2023: AutoDuct Smart Air Duct

Modern building techniques are relying more and more on passive elements to improve heating and cooling efficiencies, from placing windows in ways to either absorb sunlight or shade it out to using high R-value insulation to completely sealing the living space to prevent airflow in or out of the structure. One downside of sealing the space in this fashion, though, is the new problem of venting the space to provide fresh air to the occupants. This 3D printed vent system looks to improve things.

Known as the AutoDuct, the shutter and fan combination is designed to help vent apartments with decentralized systems. It can automatically control airflow and also reduces external noise passing through the system using a printed shutter mechanism which is also designed to keep out cold air on windy days.

A control system enables features like scheduling and automatic humidity control. A mobile app is available for more direct control if needed. The system itself can also integrate into various home automation systems like Apple’s HomeKit.

A 100% passive house that’s also as energy-efficient as possible might be an unobtainable ideal, but the closer we can get, the better. Some other projects we’ve seen lately to help climate control systems include this heat pump control system and this automatic HVAC duct booster fan system.

A rotary subwoofer made out of a speaker coil, a medium-size fan an a grey wooden box to stand on.

Tear Apart Your House For $200 With This Rotary Subwoofer

Many movies and songs use a lot of of bass to make it feel more real to the viewer or listener. Because of this, subwoofers are common in high-quality audio setups, often costing a substantial part of the budget. [Daniel Fajkis] takes the subwoofer to it’s logical extreme by building a rotary subwoofer on a $200 budget.

The principle of a rotary subwoofer is that a normal subwoofer physically moves the air, and so does a fan. If you could make a fan oscillate the air instead of only pushing it, you could turn it into such a subwoofer, which is exactly what [Daniel] did. [Daniel] mounts a large electric motor on the case of an ex-subwoofer to spin the fan. Then, he uses the rotor linkage of a model helicopter and a modified subwoofer speaker to pitch the fan blades, spinning around to create a truly impressive gust of air oscillating at as low as 1 Hz.

The video, after the break, is well made with some good humor, including the legendary quote: “It’s gonna tear apart my household, there’s no way we’re surviving this one.”
Continue reading “Tear Apart Your House For $200 With This Rotary Subwoofer”

Tiny PCB Banishes Soldering Fumes, Automatically

A fan to remove fumes is a handy thing to have when soldering, even better is a fan furnished with a filter. Better still is a fan that activates only when the iron is in use, turning off when the iron is in its stand. Now that’s handy!

[Petteri Aimonen] made exactly such a device when he noticed his JBC BT-2BWA soldering station could detect when the iron is removed from its stand, and indicate its operating mode via status LEDs. Broadly speaking, when the iron is removed from its cradle the green “in use” LED is on. By turning the fan on whenever that LED is lit (and turning it off when it becomes unlit), fume extraction gets a little more elegant and efficient.

Instead of tapping directly into the soldering station’s hardware to detect the LED’s state, [Petteri] went for a completely noninvasive solution that made good use of a few spare parts and a small bit of copper-clad board. The PCB is nothing more than piece of copper-clad board with lands scratched out with a hobby knife.

This tiny board sits atop the soldering station, parking a photodiode directly above the “in use” LED. The circuit is a simple comparator whose output controls fan power via a MOSFET, and a top-facing LED provides as a duplicate “in use” indicator, since the original is hidden under the tiny board.

Even for one-off designs like this, creating a PCB layout in an EDA program like KiCad is still worth doing because one can use it to scratch out lands on a copper-clad board, a technique with similarities to Manhattan-style circuit construction.

Spy Drone Propeller Makes For A Quiet PC

MIT recently announced its research on toroidal propellers to create quieter drones. That got [Major Hardware] thinking about noisy PC fans. The obvious solution was to adapt the toroidal shape for a PC fan. He was familiar with the idea from similar screws on boats that are commercially available. You can see his tests in the video below.

The shape of the blades on the MIT drones is visible in video and pictures, but there were no available 3D models. [Major] did a design and 3D printed the blades. Watching the comparison with a conventional fan using smoke was pretty impressive.

Continue reading “Spy Drone Propeller Makes For A Quiet PC”

Flapping PCB Fan Blows A Little Bit

Moving air with spinning blades is the most popular way, but it is not the only way. Using the PCB actuator technology he has been working on for the past few years, [Carl Bugeja] built a small electromagnetic flapping fan using a custom flexible PCB.

Inspired by expensive piezoelectric fans ($400 for a 30mW fan), [Carl] wanted to see if a cheaper alternative could be made. Using a similar design to his other PCB actuators, he had a custom flexible PCB made with an integrated coil, which can flex on two thin supports. These supports also contain the power traces for the coil. By sticking the base of the PCB between two neodymium magnets, it can flap back and forth when driven by an alternating current. It produces a bit of airflow, but nearly enough to be useful. The power traces in the thin supports also break after an extended period of 180° flapping.

Although this probably won’t be a viable replacement for a rotary fan, it would be interesting to see how far one can push this approach by optimizing the design and magnet arrangement.

Continue reading “Flapping PCB Fan Blows A Little Bit”