Raspberry Pi Pico Oscilloscope

As you dive deeper into the world of electronics, a good oscilloscope quickly is an indispensable tool. However, for many use cases where you’re debugging low voltage, low speed circuits, that expensive oscilloscope is using only a fraction of its capabilities. As a minimalist alternative for these use cases [fhdm-dev] created Scoppy, a combination of firmware for the Raspberry Pi Pico and an Android app to create a functional oscilloscope.

As you would expect, the specifications are rather limited, capturing a maximum of 100 kpts at a speed of 500 kS/s shared between the two channels. Without some additional front end circuitry to protect the Pico, the input voltage is limited to 0-3.3 V. Neither the app nor the firmware is open source, and getting access to the second channel and removing ads requires a ~$3 in-app purchase. Even so, we can still think of plenty of practical uses for a ~$7 oscilloscope. If you do decide to add some front-end circuitry to change to voltage range, you can set them in the app, and switch between them by pulling certain GPIO pins high or low. The app has most of the basic oscilloscope features covered, continuous and single shot capture, adjustable trigger settings and a scalable waveform display.

Simple, cheap oscilloscopes like these have their place, but you start to understand why the “real” ones are so expensive when you see what goes into developing a high performance oscilloscope.

Silicon Jumpers Make This Wire-Free Breadboard Programmable

There’s no doubting the utility of the trusty solderless breadboard, but you have to admit they’re less than perfect. They’re not ideal for certain types of circuits, of course, but that’s less of a problem than those jumper wires. The careless will end up with their components hopeless tangled in a rat’s nest of jumpers, while the fastidious will spend far more time making the jumpers neat and tidy than actually prototyping the circuit itself. What to do?

One way to crack this nut is to make the solderless breadboard jumperless, too. That’s the idea behind “breadWare” a work-in-progress undertaken by [Kevin Santo Cappuccio]. The idea is to adapt a standard breadboard so that connections between arbitrary pairs of common contact strips — plus the power rails — can be made in software. The trick behind this is a matrix of analog CMOS switch chips, specifically the MT8816AP. Each chip’s 128 crosspoint switches can handle up ± 12 volts, so there are plenty of circuits that can use these programmable silicon jumpers.

[Kevin] is currently on version 0.2, which is sized to fit under a solderless breadboard and make a compact package. He shared details on how he’s connecting to the breadboard contacts, and it looks like a painful process: pull out the contact, cut a small tab at the gutter-end, and bend it down so it forms a lead for a through-hole in the PCB. It seems like a lot of work, and there must be a better way; [Kevin] is clearly open to suggestions.

While we’ve seen crosspoint switching used to augment solderless breadboarding before, we find this project pleasing in its simplicity. The thought of tossing out all those jumpers is certainly tempting.

Review: Battery Spot Welders, Why You Should Buy A Proper Spot Welder

Making battery packs is a common pursuit in our community, involving spot-welding nickel strips to the terminals on individual cells. Many a pack has been made in this way, using reclaimed 18650 cells taken from discarded laptops. Commercial battery spot welders do a good job but have a huge inrush current and aren’t cheap, so it’s not uncommon to see improvised solutions such as rewound transformers taken out of microwave ovens. There’s another possibility though, in the form of cheap modules that promise the same results using a battery pack as a power supply.

With a love of putting the cheaper end of the global electronic marketplace through its paces for the entertainment of Hackaday readers I couldn’t resist, so I parted with £15 (about $20), for a “Mini Spot Welder”, and sat down to wait for the mailman to bring me the usual anonymous grey package.

Continue reading “Review: Battery Spot Welders, Why You Should Buy A Proper Spot Welder”

Modular Box Design Eases Silicone Mold-Making

Resin casting is a fantastic way to produce highly detailed parts in a wide variety of colors and properties, and while the process isn’t complicated, it does require a certain amount of care and setup. Most molds are made by putting a part into a custom-made disposable box and pouring silicone over it, but [Foaly] was finding the process of making and re-making those boxes a bit less optimized than it could be. That led to this design for a re-usable, modular, adjustable mold box that makes the workflow for small parts considerably more efficient.

The walls of the adjustable box are four identical 3D-printed parts with captive magnets, and the base of the box is a piece of laser-cut steel sheet upon which the magnetic walls attach. The positioning and polarity of the magnets are such that the box can be assembled in a variety of sizes, and multiple walls can be stacked to make a taller mold. To aid cleanup and help prevent contamination that might interfere with curing, the inner surfaces of each piece are coated in Kapton tape.

The result is a modular box that can be used and re-used, and doesn’t slow down the process of creating and iterating on mold designs. The system as designed is intended for small parts, but [Foaly] feels there is (probably) no reason it can’t be scaled up to some degree. Interested? The design files are available from the project’s GitHub repository, and if you need to brush up a bit on how resin casting works, you can read all about it here.

An Automatic Shop Vac Dust Extractor

Finding cheap or even free tools in the second-hand adverts is probably a common pursuit among Hackaday readers. Thus many of you will like [DuctTape Mechanic], have a row of old woodworking bench tools. The experience we share with him is a lack of dust extraction, which makes his adaption of a second-hand shop vac as an automatic dust extractor for his chop saw worth a watch. Take a look, we’ve put the video below the break!

The system hooks up a relay coil to the saw’s on/off switch, which controls the vacuum’s power. It’s thus not the most novel of hacks, but there are a few things to be aware of along the way and who among us doesn’t like watching a bit of gentle progress on a workshop project? The 120V current taken by both vacuum and saw sound excessive to those of us used to countries with 230V electricity, but the relay is chosen to easily serve that load. What’s nice about the automatic system is that being at the bench is not accompanied by the constant deafening noise of the shop vac, and save for when the saw is in use the bench is both dust-free and mercifully quiet.

If you happen to have a solid state relay in your parts bin, here’s another way to achieve a similar result.

Continue reading “An Automatic Shop Vac Dust Extractor”

Your 1958 Punch Card Machine Tested Tubes

We think of punched cards as old-fashioned, but still squarely part of the computer age. Turns out, cards were in use way before they got conscripted by computers. Jacquard looms are one famous example. The U.S. Census famously used punched cards for tabulating the census without anything we’d consider a computer. But in the 1950s, you might have had a punched card machine on your electronics workbench. The Hickok Cardmatic was a tube tester with a difference.

About Tube Testers

While you, as a Hackaday reader, might tear into a busted TV at your house and try to fix it, most people today will either scrap a bad set or pay someone to fix it. That’s fine today. TVs are cheap and rarely break, anyway. But this hasn’t always been the case.

In the “good old days” your expensive TV broke down all the time. Most of the parts were reliable, but the tubes would wear out. If you were the kind of person who would change your own oil, you’d probably look to see if you could spot a burned out tube and try replacing it. If you couldn’t spot it, you’d pull all the tubes out. If you were lucky, there was a diagram glued inside the cover that showed where they all went back. Then you took them to the drugstore.

Continue reading “Your 1958 Punch Card Machine Tested Tubes”

Survey Of Simple Logic Simulators

A few months ago, a tweet by [Ken Shirriff] asking about simple digital simulators caught my attention. The topic came up again in May when a repair video by [CuriousMarc] featured one such simulator called Logisim-evolution. It made me want to take a fresh look on what’s out there and which features set the different simulators apart.

So today, let’s take a quick survey of a few such simulators that I found. I’m focusing on plain logic simulators, analyzing ones and zeros using Boolean logic. They are not doing SPICE-like analog analysis of transistor logic gates, but they’re still quite handy for proofing out designs.

Continue reading “Survey Of Simple Logic Simulators”