Business On The Outside, Electronics Workstation On The Inside

As an electrical engineering student, [Brandon Rice] had the full suite of electronics tools you’d expect. Cramming them all into a dorm room was doable — but cramped — a labour to square everything away from his desk’s top when he had to work on something else. To make it easier on himself, he built himself a portable electronics workstation inside the dimensions of a briefcase.

Built from scratch, the workstation includes a list of features that should have you salivating by the end. Instead of messing with a bunch of cables, on-board power is supplied by a dismantled 24V, 6A power brick, using a buck converter and ATmega to regulate and display the voltage, with power running directly to  12V and 5V lines of a breadboard in the middle of the workstation. A wealth of components are stored in two dozen 3d printed 1″ capsules setting them in loops pinned to the lid.

If all this was not already enough, there’s more!

Continue reading “Business On The Outside, Electronics Workstation On The Inside”

An Introduction To Storm Detector Modules

Lightning storm detectors have been around for a surprisingly long time. The early designs consisted of a pair of metal bells and a pendulum. When there was a charge applied, for example by connecting one bell to the ground and the other to a lightning rod, the bells would ring when a lightning storm was close by. In the mid 18th century, these devices were only practical for demonstration and research purposes, but very likely represent the earliest devices that convert electrostatic charge to mechanical force. A bit over a hundred years later, the first lightning detector was considered by some as the first radio receiver as well.

As soon as I found out about storm detector chips, I knew I would have to get one working. For about $25, I ordered an AMS AS3935 module from China. This chip has been featured before in a number of excellent projects such as Twittering lightning detectors, and networks of Sub-Saharan weather stations. While there’s an Arduino library for interfacing with this IC, I’m going to be connecting it up to an ESP8266 running the NodeMCU firware, which means digging into the datasheet and writing some SPI code. If any of the above tickles your fancy, read on! Continue reading “An Introduction To Storm Detector Modules”

What To Do With Your Brand New Ultrasonic Transducer

We wager you haven’t you heard the latest from ultrasonics. Sorry. [Lindsay Wilson] is a Hackaday reader who wants to share his knowledge of transducer tuning to make tools. The bare unit he uses to demonstrate might attach to the bottom of an ultrasonic cleaner tank, which have a different construction than the ones used for distance sensing. The first demonstration shows the technique for finding a transducer’s resonant frequency and this technique is used throughout the video. On the YouTube page, his demonstrations are indexed by title and time for convenience.

For us, the most exciting part is when a tuned transducer is squeezed by hand. As the pressure increases, the current drops and goes out of phase in proportion to the grip. We see a transducer used as a pressure sensor. He later shows how temperature can affect the current level and phase.

Sizing horns is a science, but it has some basic rules which are well covered. The basic premise is to make it half of a wavelength long and be mindful of any tools which will go in the end. Nodes and antinodes are explained and their effects demonstrated with feedback on the oscilloscope.

We have a recent feature for an ultrasonic knife which didn’t cut the mustard, but your homemade ultrasonic tools should be submitted to our tip line.

Continue reading “What To Do With Your Brand New Ultrasonic Transducer”

3D Printed Magnetic Stirrer Could Hardly Be Simpler

If you’ve spent much time in a chemistry or biology lab, you’ve probably seen a magnetic stirrer. This is a little table that you put a beaker on. A little bar (often called a flea or a pill) goes in the solution and spins to stir the beaker’s contents. Simple versions are not that expensive, but nicer ones can cost a bit. [John] decided to build his own using 3D printing and the design is delightfully simple.

The electronics is nothing more than a PC fan, an off-the-shelf fan controller with a display, and a 3D printed bracket with some magnets. The flea is also 3D printed, although we’d probably buy cheap commercial fleas since they are usually coated with Teflon or some other non-reactive substance. Depending on what you are stirring, the reactivity of your 3D printed plastic and its porosity could be a concern. In addition, a commercial flea has a pivot ring that helps it spin smoothly, although we are sure the 3D printed one will work in most cases.

Continue reading “3D Printed Magnetic Stirrer Could Hardly Be Simpler”

Building A Static Grass Applicator

A “Static Grass Applicator” is very specialized tool used by model makers to create realistic grass. Don’t feel bad if you didn’t know that, neither did we. Anyway, the idea is that you distribute a fine filament over the surface, and then use static electricity to make the “blades” of grass stand up vertically. This is a huge improvement over the old school method of manually placing the grass on the model, but the tool itself is somewhat expensive, at least for a decent one.

But thanks to avid modeler [Luke Towan], those looking to up their diorama game without breaking the bank now have a fantastically detailed guide on building their own grass applicator that is not only fairly cheap (as little as $20 USD depending on what your part bins look like), but is robust enough to last for years of service.

The heart of the device, and probably the only part you’d need to go out and buy especially for this project, is a small 12V negative ion generator. This is used to setup an electric charge between the grid of the applicator and a long wire that gets attached to the piece you’re working on. What little wiring there is simply provides a switch and some status LEDs. The design [Luke] has come up with lets the user switch between and internal 9V battery for portability, or an external 12V wall adapter for larger projects.

Building the chamber to hold the grass filament as well as the handle which houses the electronics will take longer than anything else, and even that seems pretty straightforward. Given the impressive results shown in the video after the break, it’s actually pretty surprising how simple the device is.

The setup used here reminds us of the DIY powder coating we covered a few years back.

Continue reading “Building A Static Grass Applicator”

Make A Steam Cleaner From A Broken Clothes Iron

As the old saying goes, when life gives you a broken iron, make a steam cleaner. Or something like that. Anyway, [Claudio] from [Accidental Science] had a clothes iron with a broken head that he decided to adapt into a steam blower that can be used to clean PCBs, glassware, degreasing parts or cleaning stains off the couch.

[Claudio] covers everything from tearing down the broken iron to crafting a new tip that avoids problems with water droplets condensing on the brass tip that he used first. After salvaging the switch in the head that controls the steam, he carved a wooden handle that is soaked and coated with high-temperature resin. The hot end was then reinstalled, and the whole thing put together.

This build should be approached with some caution, though: anything that mixes high-pressure steam with electricity has the potential to go wrong in unpleasant ways, so be careful out there.

Continue reading “Make A Steam Cleaner From A Broken Clothes Iron”

DIY Power Supply And TS100 Outlet Combo Shows Off Great Layout

Here’s a combination of two important electronics workbench tools into a single, cleanly-assembled unit. [uGen] created a DC power supply complete with a plug for the popular TS100 soldering iron, and it looks great! Most of the main components are familiar offerings, like a LM2596 DC to DC buck converter board and a DPS3003 adjustable DC power supply unit (we previously covered a DIY power supply based around the similar DPS5005.) The enclosure is an economical, featureless desktop instrument case whose panels were carefully cut to fit the necessary components. There’s one limitation to the combo: the unit uses a switch to either power an attached TS100 iron, or act as a general DC power supply. It cannot do both at once. So long as one doesn’t mind that limitation, it’s a nice bundle made from very affordable components.

It’s easy for something to look like a hack job, but to look clean and professional involves thoughtful measurement, planning, and assembly. Fortunately, [uGen] has supplied all the drawings and bill of materials for the project so there’s no need to start from scratch. Also, don’t forget that if the capabilities of the DPS power supply units leave you wanting a bit more, there is alternative firmware in the form of OpenDPS; it even offers a remote control feature by adding an ESP8266.