Macro Model Makes Atomic Force Microscopy Easier To Understand

For anyone that’s fiddled around with a magnifying glass, it’s pretty easy to understand how optical microscopes work. And as microscopes are just an elaboration on a simple hand lens, so too are electron microscopes an elaboration on the optical kind, with electrons and magnets standing in for light and lenses. But atomic force microscopes? Now those take a little effort to wrap your brain around.

Luckily for us, [Zachary Tong] over at the Breaking Taps YouTube channel recently got his hands on a remarkably compact atomic force microscope, which led to this video about how AFM works. Before diving into the commercial unit — but not before sharing some eye-candy shots of what it can do — [Zach] helpfully goes through AFM basics with what amounts to a macro version of the instrument.

His macro-AFM uses an old 3D-printer as an X-Y-Z gantry, with a probe head added to the printer’s extruder. The probe is simply a sharp stylus on the end of a springy armature, which is excited into up-and-down oscillation by a voice coil and a magnet. The probe rasters over a sample — he looked at his 3D-printed lattices — while bouncing up and down over the surface features. A current induced in the voice coil by the armature produces a signal that’s proportional to how far the probe traveled to reach the surface, allowing him to map the sample’s features.

The actual AFM does basically the same thing, albeit at a much finer scale. The probe is a MEMS device attached to — and dwarfed by — a piece of PCB. [Zach] used the device to image a range of samples, all of which revealed fascinating details about the nanoscale realm. The scans are beautiful, to be sure, but we really appreciated the clear and accessible explanation of AFM.

Continue reading “Macro Model Makes Atomic Force Microscopy Easier To Understand”

Recreating The Intercom From Ferris Bueller’s Day Off

Ferris Bueller’s Day Off is a pop culture classic, and remains one of the standout teen films of the era. Notably, titular character Ferris was somewhat of a hacker himself, with the movie showcasing several contraptions the teenager used to get out of a day of school. Among them was the intercom, which [Aaron] faithfully recreated with modern technology.

For those who haven’t seen the film, the intercom was hooked up to a cassette player to feign a believable response to anyone that visited the house while Ferris was away. Rather than do things the old fashioned way, [Aaron] built his replica using an ESP32 fitted with a sound chip instead. When visitors ring the intercom, it plays back sound clips from the movie, while also signalling another ESP microcontroller inside [Aaron]’s house to let him know he has visitors.

The build is a charming tribute to the classic film, and all the more fun for [Aaron’s] efforts to make it look the part as well, choosing to build it inside a period-correct intercom housing. To avoid confusion for those who haven’t seen the film, however, he’s been careful to place a sign up to clarify the intercom is not as it seems.

We’ve seen other movie replicas in the same vein before – like this great Star Trek build. Video after the break.

Continue reading “Recreating The Intercom From Ferris Bueller’s Day Off”

Automatic Chessboard Lets Online Players Move The Pieces

Playing chess online is all well and good, and opens up a whole world of competitors that would otherwise be unavailable in one’s local area. But there’s something to be said for playing over the board, which comes up often enough for many players that they refer to it with the acronym OTB. [Carlos] built an automatic chessboard by the name of Phantom, intending to bridge the disparate worlds of chess, from cyberspace to meatspace.

The Phantom board in action.

The basic idea is a chessboard that a player can use in the typical way, moving the pieces on the board as normal. The opposing pieces are then moved automatically to reflect an opposing player’s moves as received from an online chess server.

The board outwardly appears normal, with little to suggest anything is amiss. Only the metallic gleam at the base of each piece gives the game away. Pieces are moved by a SCARA arm hidden inside the board, which uses a magnet to drag them around from position to position. It’s quite something to watch the pieces glide around as if by magic, even more so when one is dragged off the board in a combat situation.

As for the control system, an Arduino Nano 33 IoT handles online connectivity to fetch game data from the Lichess chess server, while an ESP32 is responsible for all the motors, and a regular Arduino Nano scans a matrix of Hall effect sensors responsible for locating pieces on the board.

The system allows for seamless play, detecting when pieces are moved by the player via the Hall effect sensors, and reporting back to the chess server online. Similarly, when the game state is updated, the SCARA arm steps in to move the relevant pieces reflecting the moves of the distant player.

It’s a fun project, and one that will surely light up the many chessheads in the Hackaday community. We’ve seen other automated chess builds before too, like Trap Chess, in which pieces can suddenly fall from the board at any time. Video after the break.

Continue reading “Automatic Chessboard Lets Online Players Move The Pieces”

Flat Transformer Gives This PCB Tesla Coil Some Kick

Arguably, the most tedious part of any Tesla coil build is winding the transformer. Getting that fine wire wound onto a suitable form, making everything neat, and making sure it’s electrically and mechanically sound can be tricky, and it’s a make-or-break proposition, both in terms of the function and the aesthetics of the final product. So this high-output printed circuit Tesla should take away some of that tedium and uncertainty.

Now, PCB coils are nothing new — we’ve seen plenty of examples used for everything from motors to speakers. We’ve even seen a few PCB Tesla coils, but as [Ray Ring] points out, these have mostly been lower-output coils that fail to bring the heat, as it were. His printed coil generates some pretty serious streamers — a foot long (30 cm) in some cases. The secondary of the coil has 6-mil traces spaced 6 mils apart, for a total of 240 turns. The primary is a single 240-mil trace on the other side of the board, and the whole thing is potted in a clear, two-part epoxy resin to prevent arcing. Driven by the non-resonant half-bridge driver living on the PCB below it, the coil can really pack a punch. A complete schematic and build info can be found in the link above, while the video below shows off just what it can do.

Honestly, for the amount of work the PCB coil saves, we’re tempted to give this a try. It might not have the classic good looks of a hand-wound coil, but it certainly gets the job done. Continue reading “Flat Transformer Gives This PCB Tesla Coil Some Kick”

A Vacuum Battery Made For Looks And Learning

Looks and RGB LEDs are usually not a priority in tool batteries, but [Oleg Pevtsov] decided the battery for his DIY vacuum cleaner needed to be different. In the process, he learned some lessons in chemical etching, plating, machining, casting, and electronics. See the video after the break for the build compilation.

The core of the battery is just five 18650 cells in a 3D-printed holder with a BMS, but the real magic is in the external components. The outer body is a brass tube with the logo etched through the 0.6 mm wall. Getting the etching right took a few tries and a lot of frustration, but he eventually found success with a solution of sulfuric acid and nitric acid in a magnetically stirred container. For etch resist he sprayed lacquer on the outside and filled the inside with silicone. The inside was then coated with clear epoxy by allowing it to cure while spinning. The final touches were nickel plating, then gold plating, and a high polish.

The silver-plated connector on one end consists of a machined copper tip and ring, epoxied together for isolation. The tip has a multi-start external thread, allowing the female side of the connector to securely connect with a single twist. A set of RGB LEDs were added to the core to light up the battery from the inside. We have to hope the vacuum this is supposed to attach to is equally impressive.

This being Hackaday, we see a lot of custom power banks for all the custom electronics. These range from a small power bank for on-the-go soldering to a heavy metal beast with a built-in inverter.

Continue reading “A Vacuum Battery Made For Looks And Learning”

ShakeAlert Promises Earthquake Early Warning Of About 10 Seconds

Earthquakes are highly destructive when they strike, and unlike many other natural disasters, they often hit with minimal warning. Unlike hurricanes and floods, and even volcanoes to an extent, earthquakes can be very difficult to predict. However, in recent decades, warning networks have proliferated around the world, aiming to protect affected communities from the worst outcomes in the event of a large tremor.

ShakeAlert is the name of the earthquake monitoring project run by the United States Geological Survey, which has just announced that it now offers early warning services to the entire west coast of the United States. Let’s take a look at how earthquake monitoring works, how that feeds into early warnings, and how this can make a difference in the case of a major quake.

Continue reading “ShakeAlert Promises Earthquake Early Warning Of About 10 Seconds”

Building Fallout’s Super Sledge

The Fallout series of games has a variety of ridiculous weapons, not least the Super Sledge — a rocket propelled sledgehammer that looks about as dangerous for the wielder as it does for the opponent. [JAIRUS OF ALL] decided he had to recreate this build in real life, risks be damned.

Unwilling to go the single-use, solid rocket route for his build, [JAIRUS] instead elected to go with an electric ducted fan, supplemented with a propane supply for added flames. It’s not really a rocket of any form, and it’s unlikely the burning propane adds any real thrust, but it does shoot huge flames out the back and it is terrifying. The EDF idle speed can be set by a potentiometer on a servo tester hooked up to a speed controller, while there’s a valve for adjusting propane flow. A switch can then be used to boost the EDF speed higher and increase the propane flow, increasing the violence of the flow out the back of the hammer.

Notably, [JAIRUS] doesn’t actually demonstrate swinging the hammer at anything in particular. We’re kind of glad, as we suspect it might end with a sizable explosion, or burns at the very least. Nonetheless, it would easily be the most terrifying prop weapon at most any Halloween party you took it to. It’s in a similar vein to the fire vortex cannon [JAIRUS] also designed. Video after the break.

Continue reading “Building Fallout’s Super Sledge”