A drill bit, not apparently rotating, descends toward a block of aluminium and throws up aluminium shavings as it passes through the block.

Freeze Moving Tools With A Stroboscopic Camera

If you take a video of a spinning wheel, you’ll probably notice that the spokes appear to turn more slowly than the wheel is actually rotating, and sometimes in the wrong direction. This is caused by a near match in the frame rate of the camera and the rate of rotation of the wheel – each time the camera captures a frame, the wheel has rotated a spoke into nearly the same position as in the last frame. If you time the exposures carefully, as [Excessive Overkill] did in his latest video, this effect can seemingly freeze moving objects, such as a fan or saw blade.

Most cameras only allow relatively coarse, fixed adjustments to frame rate, making it difficult to synchronize the shutter to an object’s motion. To get around this, [Excessive Overkill] used an industrial camera (previously used in this aimbot), which has fine frame rate control and external triggering. He connected the external trigger to a laser sensor, which detects a piece of retroreflective tape every time it passes by (for example, on one blade of a fan). When the laser sensor sends a signal, it also triggers a powerful LED flash. The flash is so powerful that dark materials create a hum when exposed to it, as pulses quickly heat the material, but each pulse is also so brief that the flash board doesn’t require any cooling.

Continue reading “Freeze Moving Tools With A Stroboscopic Camera”

A hexagonal brass enclosure surrounds an aluminium fan with three blades. The fan has an integrated outer rim with a series of small holes around the rim.

Building A Rim-Driven Jet Engine

Rim-driven thrusters turn the normal propeller-motor arrangement inside out; rather than mounting the motor at the center of the propeller, they use a large hollow motor, with the blades attached to the inside of the rotor. They’re mostly used in ship propellers, though there have been some suggestions to use them in electric aircraft. [Integza], always looking for new and unusual ways to create propulsion, took this idea and made it into a jet engine.

Rather than using an electric motor, the fan in this design is propelled by miniature rocket nozzles along the edge. The fan levitates on a layer of high-pressure gas between the fan rim and the housing. To prevent too much pressurized gas from escaping, the fan and housing needed to fit together closely, but with minimal friction. A prototype made out of acrylic and resin and powered by compressed air proved that the idea worked, but [Integza] wanted to make to this a combustion-powered engine.

Continue reading “Building A Rim-Driven Jet Engine”

A man's hand is holding a thin wooden board, which runs between two vertical metal plates. On the board are two glasses, one filled with water. A computer screen is behind all this, showing a series of white bars. The series of bars shows two peaks.

Using Capacitance For Extremely Sensitive Proximity Sensing

Capacitive displacement sensors span a wide range of resolution, from the touchscreen sensors which can only detect displacement as a binary state, all the way to the sensors in semiconductor fabs which measure down to nanometers. The sensor [Matthias Wandel] built with a Raspberry Pi Pico lands somewhere in the middle, providing both sensitive measurements and an absolute scale.

The idea is that the amount of overlap between two metal plates should be detectable by measuring the capacitance between them. Reaching any kind of usable resolution would require a very precise measure of capacitance, around the picofarad range. [Matthias] realized that the Pico’s GPIO pins have an inherent capacitance, and can have a pull-down resistor set, essentially creating an RC circuit. [Matthias] would set a pin to a high-level output, then switch it to an input. The amount of time the pin takes to switch from high to low indicates the RC constant, which includes the capacitance attached to the pin.

When attached to a metal plate, the Pico was sensitive enough to detect the plate’s capacitive coupling to [Matthias]’s hand through a thick wooden floor. To measure capacitance between two metal plates, the Pico measured how well a voltage signal applied to one plate was coupled to the other plate. This was sensitive enough to measure the slight change in the dielectric constant when [Matthias] waved a piece of ABS pipe between the two capacitor plates. Making actual position measurements was tricky, since capacitance changed with both X- and Z-axis shifts in the plates.

Digital calipers use similar capacitive sensors to make their measurements, as [Matthias] knows from his experiments in hacking them. If you’re interested in more details, check out this teardown of some cheap digital calipers.

Continue reading “Using Capacitance For Extremely Sensitive Proximity Sensing”

A model submarine is shown on a dock. The body of the submarine is made out of a series of acrylic tubes, with other parts made out of grey plastic.

3D-Printed Parts Nearly Sink RC Submarine

Of all the remote-control vehicles one can build, a submarine is possibly the hardest: if something goes wrong with almost any other vehicle, it’s easy to recover and repair, but a submarine is a very different affair. This nearly lost [James] of [ProjectAir] his latest project, a 2.7-meter long RC submarine, but it survived to make a few test sails.

Before building the full version, [James] made a test prototype. These submarines use large syringes as ballast tanks, pulling water in and out of the submarine body. The plungers are driven by a lead screw, and have a linear potentiometer for feedback. This can be wired in the same way as a servo motor, making it compatible with the RC controller. The controller receives its signal from an antenna in a buoy tethered to the submarine. Since initial tests worked well, [James] moved on to the full-scale model.

This was made out of radially-arranged acrylic tubes, with all but the top tube left open to the water. At the back of the submarine there were servo-actuated fins and a propeller, which would allow it to steer, ascend, and descend underwater. To waterproof the servo motors, [James] sealed them as much as possible, then filled them with oil. The other water-exposed electronics were either potted in epoxy or coated with a waterproofing compound. During testing, the submarine descended without issue, but was reluctant to resurface. Most of the external components had been 3D printed, and water infiltrated the infill below a certain depth. [James], however, managed to recover it before it was permanently lost, and managed to make a few other dives at a very limited depth.

On the other end of the spectrum from an RC submarine, we’ve also seen a rubber band-powered submarine. We’ve also seen a smaller, but more dive-ready RC submarine. Continue reading “3D-Printed Parts Nearly Sink RC Submarine”

An orange silicone sheet is shown in front, with depressions in the shape of a 7-segment character "4". A man's hand is holding a pipe leading to a series of needles, which enter the block behind the silicone sheet.

A Suction-Driven Seven-Segment Display

There’s a long history of devices originally used for communication being made into computers, with relay switching circuits, vacuum tubes, and transistors being some well-known examples. In a smaller way, pneumatic tubes likewise deserve a place on the list; [soiboi soft], for example, has used pneumatic systems to build actuators, logic systems, and displays, including this latching seven-segment display.

Each segment in the display is made of a cavity behind a silicone sheet; when a vacuum is applied, the front sheet is pulled into the cavity. A vacuum-controlled switch (much like a transistor, as we’ve covered before) connects to the cavity, so that each segment can be latched open or closed. Each segment has two control lines: one to pressurize or depressurize the cavity, and one to control the switch. The overall display has four seven-segment digits, with seven common data lines and four control lines, one for each digit.

The display is built in five layers: the front display membrane, a frame to clamp this in place, the chamber bodies, the membrane which forms the switches, and the control channels. The membranes were cast in silicone using 3D-printed molds, and the other parts were 3D-printed on a glass build plate to get a sufficiently smooth, leak-free surface. As it was, the display used a truly intimidating number of fasteners to ensure airtight connections between the different layers. [soiboi soft] used the display for a clock, so it sits at the front of a 3D-printed enclosure containing an Arduino, a small vacuum pump, and solenoid valves.

This capacity for latching and switching, combined with pneumatic actuators, raises the interesting possibility of purely air-powered robots. It’s even possible to 3D-print pneumatic channels by using a custom nozzle.

Thanks to [Norbert Mezei] for the tip!

A lead box with a small aperture sits on a desk. A ruler leads away from it. A small disk on a stand is held in front of the aperture.

Testing The Wave-Particle Duality With Gamma Rays

Everything on the electromagnetic spectrum has some properties of both waves and particles, but it’s difficult to imagine a radio wave, for example, behaving like a particle. The main evidence for a particle-like nature is quantization, the bundling of electromagnetic energy into discrete packets. One way around this is to theorize that quantization is due to the specific interaction between the electromagnetic field and matter, not intrinsic to the field itself. To investigate this theory, [Huygens Optics] conducted several experiments with gamma rays, including Compton scattering.

For these experiments, he used a Radiacode 110 X-ray and gamma ray detector, which uses a photodetector to detect radiation’s passage through a scintillation crystal. By summing the energy contained in the light emitted by one ray, it can measure the ray’s energy and, over time, create an energy spectrum. [Huygens Optics] used the americium capsule from an old smoke detector as a radiation source, and cast a lead enclosure to shield the Radiacode from most background radiation, with a small opening for measurements.

Continue reading “Testing The Wave-Particle Duality With Gamma Rays”

A booted foot is seen descending on a foot pedal attached to a lever underneath a three-legged stand. Three levers extend from the legs, each with a wheel on it, and attach to the central foot plate.

Building A Vise Stand With Pen-Like Retracting Wheels

Old shop tools have a reputation for resilience and sturdiness, and though some of this is due to survivorship bias, some of it certainly comes down to an abundance of cast iron. The vise which [Marius Hornberger] recently restored is no exception, which made a good stand indispensable; it needed to be mobile for use throughout the shop, yet stay firmly in place under significant force. To do this, he built a stand with a pen-like locking mechanism to deploy and retract some caster wheels.

Most of the video goes over the construction of the rest of the stand, which is interesting in itself; the stand has an adjustable height, which required [Marius] to construct two interlocking center columns with a threaded adjustment mechanism. The three legs of the stand were welded out of square tubing, and the wheels are mounted on levers attached to the inside of the legs. One of the levers is longer and has a foot pedal that can be pressed down to extend all the casters and lock them in place. A second press on the pedal unlocks the levers, which are pulled up by springs. The locking mechanism is based on a cam that blocks or allows motion depending on its rotation; each press down rotates it a bit. This mechanism, like most parts of the stand, was laser-cut and laser-welded (if you want to skip ahead to its construction, it begins at about 29:00).

Continue reading “Building A Vise Stand With Pen-Like Retracting Wheels”