Making An Ultrasonic Cutter For Post-processing Tiny 3D Prints

An ultrasonic knife is a blade that vibrates a tiny amount at a high frequency, giving the knife edge minor superpowers. It gets used much like any other blade, but it becomes far easier to cut through troublesome materials like rubber or hard plastics. I was always curious about them, and recently made my own by modifying another tool. It turns out that an ultrasonic scaling tool intended for dental use can fairly easily be turned into a nimble little ultrasonic cutter for fine detail work.

Cheap ultrasonic scaler. The blue disk is for adjusting power. Foot switch not shown.

I originally started thinking about an ultrasonic knife to make removing supports from SLA 3D prints easier. SLA resin prints are made from a smooth, hard plastic and can sometimes require a veritable forest of supports. These supports are normally removed with flush cutters, or torn off if one doesn’t care about appearances, but sometimes the density of supports makes this process awkward, especially on small objects.

I imagined that an ultrasonic blade would make short work of these pesky supports, and for the most part, I was right! It won’t effortlessly cut through a forest of support bases like a hot knife through butter, but it certainly makes it easier to remove tricky supports from the model itself. Specifically, it excels at slicing through fine areas while preserving delicate features. Continue reading “Making An Ultrasonic Cutter For Post-processing Tiny 3D Prints”

HD Video And Telemetry Link Uses Standard WiFi Hardware

[GlytchTech] decided to implement his own Digital Data Link (DDL) for his drone experiments, and by using a Raspberry Pi Zero and some open-source software, he succeeded in creating a mostly self-contained system that delivers HD video and telemetry using an Android phone as a display.

USB tethered Android phone used as a display and touch interface.

The link uses standard WiFi hardware in a slightly unusual way to create a digital data link that acts more like an analog system, with a preference for delivering low latency video and a graceful drop-off when signal quality gets poor. A Raspberry Pi Zero, Alfa NEH WiFi card, external antenna, battery, and a 3D printed enclosure result in a self-contained unit. Two are needed: one for each end of the link. One unit goes on the drone and interfaces to the flight controller, and the other is for the ground station.

A companion android app allows for just about any old Android phone to serve as video feed, on-screen display of telemetry data, and touchscreen interface.

The software is DroneBridge (GitHub repository) and it implements Wifibroadcast which uses WiFi radios, but without the usual WiFi functionality. A Raspberry Pi is the usual platform, but there’s also an ESP32 port. The software is capable of even more, but so far suits [GlytchTech]’s needs just fine, and he was able to refine his original Watch_Dogs-inspired hacking drone with it.

The Most-3D-Printed 3D Printer

The most awesome things about having a 3D printer is that you can create almost anything which includes parts for the 3D printer itself. Different materials give power to your imagination and allow you to go beyond the 3D printed vase. So much so that one maker has gone as far as 3D print the bearings as well as the axis screws and nuts and it works!

The RepRap project was the first project to incorporate 3D printed parts to make it self-replicating to a certain extent. The clamps and mounts could be easily printed, however, this project uses a 3D printed frame as well as two linear bearings for the y-axis and z-axis and one for the x-axis. The y-axis is a 3D printed rack-and-pinion while the z-axis is made of a 3D printed screws and nuts. So basically, the servo motors, extruder/hotend and limits switches with mounting screws are the only part that need be bought at the store.

Even though in motors are running hot causing mounts to get soft, heat-sinks are predicted to resolve the issue. This one is not designed for accuracy though it can be a great resource for budding engineers and hackers to get their feet wet with customizing 3D printers. Check out the video for a demo.

From 3D printed guitars to RC Planes, there is a lot you can do with micro-manufacturing and all we need now is a 3D printed motor to get things rolling. Continue reading “The Most-3D-Printed 3D Printer”

DIY Mini Helical Antennas From Salvaged Co-ax Cable

[Mare] has a visual guide and simple instructions for making DIY mini helical 868 MHz antennas for LoRa applications. 868 MHz is a license-free band in Europe, and this method yields a perfectly serviceable antenna that’s useful where space is constrained.

A metric 5 mm drill bit makes a convenient core.

The process is simple and well-documented, but as usual with antenna design it requires attention to detail. Wire for the antenna is silver-plated copper, salvaged from the core of RG214U coaxial cable. After straightening, the wire is wound tightly around a 5 mm core. 7 turns are each carefully spaced 2 mm apart. After that, it’s just a matter of measuring and bending the end for soldering to the wireless device in question. [Mare] has used this method for wireless LoRa sensors in space-constrained designs, and it also has the benefit of lowering part costs since it can be made and tested in-house.

Antennas have of course been made from far stranger things than salvaged wire; one of our favorites is this Yagi antenna made from segments of measuring tape.

Tractor Drives Itself, Thanks To ESP32 And Open Source

[Coffeetrac]’s ESP32-based Autosteer controller board, complete with OLD OLED display for debugging and easy status reference.
Modern agricultural equipment has come a long way, embracing all kinds of smart features and electronic controls. While some manufacturers would prefer to be the sole gatekeepers of the access to these advanced features, that hasn’t stopped curious and enterprising folks from working on DIY solutions. One such example is this self-steering tractor demo by [Coffeetrac], which demonstrates having a computer plot and guide a tractor through an optimal coverage pattern.

A few different pieces needed to come together to make this all work. At the heart of it all is [Coffeetrac]’s ESP32-based Autosteer controller, which is the hardware that interfaces to the tractor and allows for steering and reading sensors electronically. AgOpenGPS is the software that reads GPS data, interfaces to the Autosteer controller, and tells equipment what to do; it can be thought of as a mission planner.

[Coffeetrac] put it all together with everything controlled by a tablet mounted in the tractor’s cab. The video is embedded below, complete with a “cockpit view” via webcam right alongside the plotted course and sensor data.

Continue reading “Tractor Drives Itself, Thanks To ESP32 And Open Source”

Homebrew Attachment Turns Angle Grinder Into Slimline Belt Sander

If there’s a small power tool as hackable as the angle grinder, we haven’t found it yet. These versatile tools put a lot of power in the palm of your hand, and even unhacked they have a huge range of functionality, from cutting to grinding to polishing and cleaning, just by choice of what goes on the arbor.

With a simple homebrew attachment, [Darek] turned his angle grinder into a micro-belt sander that’s great for those hard-to-reach places. The attachment that clamps where the disc guard normally lives adds a drive roller to the grinder’s arbor; idler rollers ride on the end of a small pneumatic spring that keeps the belt under tension. The belts themselves are cut down from wider sanding belts, and the attachment can take belts of various widths. And best of all, he did it all without any fancy machine tools. No lathe? No problem – the drive roller was ground to the proper crowned profile needed to keep belts centered using the angle grinder itself. The only problem we see is that the attachment can’t be easily removed from the grinder, but that’s OK. Grinders are like potato chips, after all – you can’t stop at one.

This isn’t [Darek]’s first angle grinder hacking rodeo, of course. And if you’re looking for inspiration on how to hack yours, look no further: a floor sander, a precision surface grinder, or even an e-bike can be built.

Continue reading “Homebrew Attachment Turns Angle Grinder Into Slimline Belt Sander”

One Man’s Quest To Build His Own Speakers

Why build your own stereo speakers? Some people like to work on cars in their garage. Some people build fast computers. Others seek the perfect audio setup. The problem for a newcomer is the signal to noise ratio among audiophile experts. Forums are generally filled with a vocal group of extremists obsessing on that last tiny improvement in some spec.  It can be hard for a beginner to jump in and learn the ropes.

[Ynze] had this problem. He’d finished a custom amplifier and decided to build his own speakers. He found a lot of spirited debates about what was important for good speakers. He tried to wade through the discussions and determine which things had real practical value. The results and his speaker build are documented in a post that you’ll want to check out if you would like to design and build your own speakers.

Some of the topics ranged from solder type to capacitor construction and 700 Euro capacitors. [Ynze’s] goal was to build something that sounded good while keeping costs in line. He claims he spent about 250 Euro and wound up with speakers equivalent to 750 Euro store-bought speakers.

Continue reading “One Man’s Quest To Build His Own Speakers”