The Other Kind Of Static Hazard To Your Logic Circuits

We’ve all heard of the dangers of static electricity when dealing with electronics, and we all take the proper precautions when working with static-sensitive components — don’t we? But as much as we fear punching an expensive hole in a chip with an errant spark, electrostatic discharge damage isn’t the only kind of static hazard your digital designs can face.

To be fair, the static hazard demonstrated by [Shane Oberloier] in the video below isn’t really an electrostatic problem. “Static” in this case refers to when a change to an input of a logic circuit gives an unexpected output until the circuit stabilizes. The circuit shown is pretty simple, with three inputs going into a combination of AND and NOT gates before going into an OR gate. The static hazard manifests as a glitch in the output when the middle input line’s logical state is toggled; according to the circuit’s truth table, the output shouldn’t change under these conditions, but the oscilloscope clearly captures a high-low-high blip. [Dr. Shane]’s explanation of why this happens makes perfect sense: the inverter on that input line has a brief but non-zero propagation time, putting the whole circuit in an ambiguous state before finally settling down to the correct output value.

So how do you fix something like this? This gets into the Boolean weeds a bit, and we won’t pretend to fully understand it, but at least for this case, [Dr. Shane] was able to add a single AND gate to sum the two other inputs and pipe the output into another input of the OR gate. That has the effect of canceling out the race condition caused by the inverter, but at the expense of a more complicated circuit, of course.

We found this to be a fascinating and informative discussion of a potential pitfall in logic design. But, if you still want to see some MOSFETs executed with static electricity, who are we to object?

Continue reading “The Other Kind Of Static Hazard To Your Logic Circuits”

Hackaday Podcast 245: The Silver Swan, ET’s Umbrella Antenna, Model Tanks Vs Space Shuttle Tires

This week, Editor-in-Chief Elliot Williams and Managing Editor Tom Nardi link up through the magic of the Internet to go over some of their favorite stories from the last week. After revealing the bone-chilling winners of this year’s Halloween contest, the discussion switches over to old-timey automatons, receiving deep space transmissions with a homebrew antenna that would make E.T. proud, and the treasures that can be found while poking around in a modern car’s CAN bus.

They’ll also go over how NASA saved the taxpayers a bunch of money by hacking a remote controlled WWII tank, CNC controlled microscopes, and a cinema-quality camera you can probably build from what you’ve already got in the parts bin. Finally, they’ll detail an ambitious effort to recreate an old computer’s motherboard with a new feature in KiCad, and muse over all the interesting things that become possible once your test equipment can talk to your computer.

Check out the links below if you want to follow along, and as always, tell us what you think about this episode in the comments!

Download and enjoy listening with a cold turkey sandwich.

Continue reading “Hackaday Podcast 245: The Silver Swan, ET’s Umbrella Antenna, Model Tanks Vs Space Shuttle Tires”

A Toe-Tappin’ Set Of Morse Code Pedals

What’s the worst thing about traditional Morse keyers? If you ask us, it’s the fact that you have to learn how to do two distinct things with one hand, and switch between them quite quickly and often.

This set of Morse code foot pedals is meant for those who are unable to use traditional methods of keying. It uses a retrofitted wireless keyboard to read Z and X as dit and dah, respectively, and convert the Morse code into text.

[Tevendale_Engineering] started by getting the controller out of the keyboard and figuring out which combination of pads sends Z and X. Then they wired those up with copper tape. The pedals themselves are made from 1/2″-thick wood, foam core board, and Nerf bullets to provide springiness.

There’s no solder here; it’s all copper tape and alligator clip test leads. So if this isn’t your hack for the day, we don’t know what is.

Not so great at Morse code? Here’s a clock that will train you on the numbers, at least.

DIY Smart Washing Machine Redesign

[Mellow Labs] wanted a smart washer and built a simple controller. However, he found out after a few weeks it wasn’t working how he wanted. The detergent quit flowing, and he washed clothes with no soap for a week! So, a redesign was in order. You can follow the process and the result in the video below.

A bit of 3D printing, a larger pump, and proper voltage made a big difference. We didn’t see the print files, but unless you have the exact same setup, you’d probably have to customize it anyway. There is a real-time hand-drawn schematic, and the software is probably not hard to pull off the video screen (it is only 18 lines).

Continue reading “DIY Smart Washing Machine Redesign”

Agate Light Twinkles Just Right

Mother Nature is often a cruel mistress, but what can you do? You’ve got to make the best of what she gives you. This lovely little light was born from death — the death of a pine tree, that is, that was killed by beetles boring large holes inside.

When [Craig Lindley]’s friends gave him some slices of that pine tree, he knew he had to make a blinkenlights thing out of it. The next step was to procure slices of agate, and from the top of Pike’s Peak, no less.

Each slice of agate has three RGB LEDs behind it, and  these are controlled by an ESP32. There’s also a PIR sensor that detects people and gives them a show. More specifically, it runs through several patterns at random speeds up and down the piece.

The agate slices are embedded in the wood, which [Craig] achieved first with a Dremel, and then with a router when the Dremel proved difficult. After some troubles with resin and an unfortunate mishap with a rag, [Craig] ended up with a beautiful light with which to dazzle his friends, especially the ones who gave him the pine slice.

You know we love blinkenlights; you see them here all the time. Did you know you can use them to keep time?

Harvard SETI Project Helps ID Mystery Sound

Last month, thousands of people in New Hampshire took to social media to report an explosion in the sky that was strong enough to rattle windows. Naturally aliens were blamed by some, while cooler heads theorized it may have been a sonic boom from a military aircraft. But without any evidence, who could say?

Luckily for concerned residents, this was precisely the sort of event Harvard’s Galileo Project was designed to investigate. Officially described as a way to search for “technological signatures of Extraterrestrial Technological Civilizations (ETCs)”, the project keeps a constant watch on the sky with a collection of cameras and microphones. With their gear, the team was able to back up the anecdotal reports with with hard data.

Continue reading “Harvard SETI Project Helps ID Mystery Sound”

three resin-printed Single8 film cartridges, uncropped image

Re-Inventing The Single 8 Home Movie Format

[Jenny List] has been reverse-engineering and redesigning the Single8 home movie film cartridge for the modern age, to breathe life into abandoned cine cameras.

One of the frustrating things about working with technologies that have been with us for a while is the proliferation of standards and the way that once-popular formats can become obsolete over time.  This can leave equipment effectively unusable and unloved.

There is perhaps no greater example of this than in film photography – an industry and hobby that has been with us for over 100 years and that has left many cameras orphaned once the film format they relied on was no longer available (Disc film, anyone?).

Thankfully, Hackaday’s own [Jenny List] has been working hard to bring one particular cine film format back from the dead and has just released the fourth instalment in a video series documenting the process of resurrecting the Single8 format cartridge. Continue reading “Re-Inventing The Single 8 Home Movie Format”