Home Brew Sandblaster Is A Junk Bin Delight

Opinions vary as to what actually constitutes a “complete” shop, but one thing is for sure: the more tools, the better. That doesn’t mean running out to buy a tool every time you have a need, of course. Sometimes you can throw together what you need from scrap, as with this ad hoc sandblaster. (Video, embedded below.)

Fans of junk builds — and we mean that with the highest respect — will want to pay special attention to [GARAGEUA]’s video below. It looks like pretty much everything he uses to make this sandblaster comes from the junk pile — bits of old plumbing fixtures, a blow gun that’s seen much better days, some old nuts and bolts, and even a deceased spark plug all make an appearance. That last one is perhaps the most interesting, since with some clever dissection the spark plug’s body and its ceramic insulator were used for the nozzle of the sandblaster. And best of all, no lathe was needed for this job — everything was done with a hand drill and an angle grinder. Check out the build details in the video below; you might pick up some useful tips.

We’ve featured even junkier sandblaster builds before, but this one is a clever way to save a few bucks and flex a bit on your mechanical ingenuity. If you need a sandblaster and it’s something you’re going to use again and again, by all means go out and buy one — we won’t judge. But rolling your own is cool too.

Continue reading “Home Brew Sandblaster Is A Junk Bin Delight”

Infrared controller and receiver board

Your Own Home IR Cloner

Many devices use infrared (IR) as a signalling medium like, for example, RGB LED strip controllers
modules and some TV controllers. Often times these signals aren’t meant for secure applications which means the functionality can be reproduced by simply replaying back the received signal verbatim. Sometimes, enterprising hackers want to reverse engineer the IR signals, perhaps to automate some tasks or just to get a better understanding of the electronics we use in our everyday life. To help in this effort, [dilshan] creates an open source hardware IR cloner device, capable of snooping IR signals and retransmitting them.

The IR cloner is a sweet little IR tool that can be used to investigate all sorts of IR signals.
In addition to the source code and design files, [dilshan] has also taken care to create detailed documentation as an addendum to the video on assembly and usage. Continue reading “Your Own Home IR Cloner”

A Compressor Of Compressors Breaks The Noise Barrier

Having compressed air available in a workshop can be extremely useful. Having a compressor isn’t such a pleasure though, because unless it’s a very expensive model, it will be one of the noisier devices you own. Other than putting your compressor outside, is there a solution to the noisy side of having an air line? [Dominik Meffert] may have found one for his CNC plasma cutter in the shape of a rack of much quieter fridge compressors arranged in parallel with an air tank.

Of course, there’s nothing new about using a fridge compressor in the workshop. Indeed, such units are even commercially available as compressors for low-capacity tasks such as airbrushing. But we’ve never seen so many at once. It’s not entirely apparent how he’s handling the replacement of any lubricating oil that’s being caught in his filters, and we hope the refrigerant was disposed of safely, but we can see he’s on to something.

Fridge compressors have appeared here many times over the years, for more than compressing, we’ve even seen one as an engine. They aren’t always as strongly built as they should be though.

DVD Drives Turned Into Microscopes

With the advent of streaming services, plenty of people are opting to forego the collection of physical media. In turn, there are now a lot of optical drives sitting unused in parts bins and old computers. If you’d like something useful to do with this now-obsolete technology, you can have a try at turning one into a laser microscope.

This build requires two DVD pickups. By scanning once horizontally and once vertically and measuring the returning light from the DVD laser, an image can be created. For this build, the second pickup is used to move the object itself. The entire device is controlled by an Analog Discovery 2, although this principle could be ported to other microcontroller platforms. Thanks to the extremely fine laser in a DVD and the precise movements of the motors found in the control machinery, the images obtained using this method have the potential to be more detailed than comparable visible light microscopes.

While this isn’t quite scanning electron microscope territory, it’s good enough to clearly image the internal workings of a de-capped integrated circuit. Something like this could be indispensable for reverse-engineering ICs or troubleshooting other comparably small electronics, with resolutions higher than can typically be obtained with visible light microscopes. We’ve even seen similar builds in the past which build microscopes like this as dedicated lab equipment.

A High-Powered Vacuum Cleaner For Tough Jobs

Vacuum cleaners are great for tidying up the home, but they typically can’t deal with the bulky, gross messes of a proper workshop. [CraftAndu] is currently building a sailing vessel, and has found that there’s simply too much sawdust for a regular vacuum to take on. Thus, he built a mighty vacuum of his own that’s able to deal with such conditions.

The core of the build is a giant 3.8 kW dust collector that’s used as part of a workshop dust extraction system. It’s of the type you’d normally use to suck up dust from machine tools. It’s then fitted with a long flexible hose that goes to the vacuum handle itself. The handle is made up of lengths of sewage pipe and several adaptors to fit it all together and hook up to the flexible tube. It’s also fitted with a set of wheels to allow it to be easily skated about the floor of the shop.

It’s a neat way to suck up all the lightweight sawdust that collects around the workshop. However, [CraftAndu] notes that even with the 3.8 kW extraction system powering it, it’s still quicker to use a broom for bigger detritus like wood chips and the like.

A lot of people think that vacuum projects suck, but we’ve always had a soft spot for them. Pun intended, and you’ll find the video after the break!

Continue reading “A High-Powered Vacuum Cleaner For Tough Jobs”

New controller PCB shown below the original one. The new PCB has an ESP module with an antenna, a lot of support circuitry, and all the same connectors that the original board does.

Controller For 946C Hotplate Adds Reflow Profile Upload Over BLE

Reflow hotplates are a wonderful tool for PCB assembly if you can keep your designs single-sided. The 946C hotplate in particular has been on hackers’ radar for a while – a 200x200mm working surface hotplate available for under $100 is a decent investment. As with other reflow tools, it was a matter of time until someone made a replacement controller for it. This one, you’ll want to keep in mind – it’s a replacement controller project by [Arnaud Durand] and [Elias Rodriguez Martin], called Reflow946.

Keeping to best practices, the board is a drop-in replacement for the stock controller – swap cables over and go. The host processor is an ESP32, and it lets you can program reflow profiles in using BLE, with a Python application to help. The whole design is open-source and on GitHub, of course – keeping with best 3D printing traditions, you can already order the parts and PCBs, and then assemble them using the hotplate you’re about to upgrade. As far as aftermarket controllers go, here’s no doubt this board gives you way more control in reflow and lets you compensate for any possible subpar calibration while at it. Continue reading “Controller For 946C Hotplate Adds Reflow Profile Upload Over BLE”

Peer-Reviewed Continuity Tester

One of the core features of the scientific community is the concept of “peer review” where any claims made by a scientist are open to be analyzed and reproduced by others in the community for independent verification. This leads to either rejection of ideas which can’t be reproduced, or strengthening of those ideas when they are. In this community we typically only feature the first step of this process, the original projects from various builders, but we don’t often see someone taking those instructions and “peer reviewing” someone’s build. This is one of those rare cases.

[oxullo] came across [Leo]’s original build for the ultimate continuity tester. This design is much more sensitive than the function which is built in to most multi-meters, and when building this tool specifically some other refinements can be built in as well. [oxullo] began by starting with the original designs, but made several small modifications. Most of these were changing to surface-mount parts, and switching some components for ones already available. Even then, there was still a mistake in the PCB which was eventually corrected. The case for this build is also 3D printed instead of being made out of metal, and with the original video to work from the rest fell into place easily.

[oxullo] is getting comparable results with this continuity tester, so we can officially say that this design is peer reviewed and tested to the highest of standards. If you’re in need of a more sensitive continuity sensor, or just don’t want to shell out for a Fluke meter when you don’t need the rest of its capabilities, this is the way to go. And don’t forget to check out our original write-up for this tester if you missed it the first time around.