3D render of the badge programming adapter PCB

Supercon 2022 Badge Gets A Tinkering Helper Add-on

Are you one of the lucky ones to own a Hackaday Supercon 2022 badge? Would you like to make it even easier to program than it already is? [brokebit] has exactly the project you might’ve been dreaming of all along — it’s a Supercon 2022 Badge programming adapter. With pass-through for all badge pins, four buttons, a total of ten DIP switches and four LEDs, the sheer IO of this add-on makes good use of the badge’s expansion header. But that’s not all, as there’s a USB-UART converter accessible through a MicroUSB socket.

Using mostly through-hole components, this board won’t leave you digging through parts drawers for exotic buttons or pin headers; most everything is jellybean. The pass-through capability of the adapter means that other badge add-ons will be compatible and you can even use this adapter to debug them, with DIP switches helping you disconnect whatever onboard circuitry interferes. For instance, if you’re not looking for USB-UART functionality provided by the classic CP2102, the dual DIP switches are right there for you to disconnect it on the fly.

The board is 6 layers, but since the quoted price was the same as a 4-layer board, it made for a more comfortable layout. Want a refresher on the badge? Here you go, and here’s our write-up about it before Supercon. Hackers have been stretching the limits of what the 2022 badge can get done — here’s a punch card reader, for instance.

Dittytoy recreation of Jean-Michel Jarre's Oxygene Part IV

Generative Music Created In Minimalistic Javascript Code

Dittytoy user [srtuss] has recreated one of the most influential works of electronic music in an elegant nineteen kilobytes of Javascript code. The recreation of Jean-Michel Jarre’s Oxygene Part IV on the Dittytoy platform, currently in beta, plays live right in your browser. Dittytoy empowers users to create generative music online using a simple Javascript API. Syntax of the API is loosely based on that of Sonic Pi, a code-based music creation and performance tool.

“Oxygene (Part IV)” was recorded by Jean-Michel Jarre in 1976. It was Jarre’s most successful single, charted on the top ten in several countries, and was more recently featured in the Grand Theft Auto IV video game. In the 1990s, famed electronic music innovator Brian Eno used the term “generative music” to describe music generated by an electronic system comprising ever-changing elements that may be algorithmic or random.

Recreation of Jarre’s work required modeling the Korg Minipops 7 drum machine, one of the instruments presented in our slew of open-source synthesizers.

DIYson Lamp Hides Cables Between The Seams

[Steven Bennett] is so fond of Dyson’s new Lightcycle lamp that he’s decided to clone his own version in the spirit of the original. Dyson, however, knows what makes their lamp so special — so much that they patented their technique for tucking away the power wiring. Undaunted, [Steven]’s latest challenge has been to create a cable management solution that captures the elegance of the original without making a flat-out duplicate.

[Steven]’s latest update starts with the details of the original model’s patent. In a nutshell, Dyson’s elegance comes from both a flat cable (a flex PCB, perhaps?) and a magnetic interface that transfers power between the two primary structural beams. The latter half discusses [Steven]’s alternate solution: a miniature drag chain that can be 3D printed to arbitrary lengths. Like the flat flexible cable, this cable rides in the groove of the lamp’s two structural beams; but unlike the original, it spools outwards into a hoop on one end of its travel length. Overall [Steven] is quite happy with this result, and we think this solution gives the lamp a charm that’s distinctly original.

Capturing the design essence doesn’t just stop at wire management though. Have a look at some previous video logs in the series to get a sense of some of the other challenges faced in both heat dissipation and mechanical feel.

Wire management, when done well, scratches a design itch somewhere in the back of our heads. If you’re curious for more cable management solutions, have a look at some of these other tricks that use tape measure or involve a DIY coiling method.

Continue reading “DIYson Lamp Hides Cables Between The Seams”

Snow Plowing By Bicycle

There are few challenges more difficult or dangerous than trying to get around the majority of North American cities by bicycle. Not only is the bicycle infrastructure woefully inadequate for safe travel (if it exists at all), but it’s often not maintained to any reasonable standard, either. This goes double in colder areas, where bike paths can essentially become abandoned in the winter after a snowfall. [Phil] found himself in this situation recently after a snowfall in western Canada and decided to DIY his own bike-powered snowplow to help keep his bike paths cleared.

The plow is built around an electric-assisted cargo bicycle, which is almost as rare in North America as bicycle infrastructure itself, but is uniquely suited to snowplow duty. It has a long wheelbase and a large front cargo area that can be weighed down if needed to ensure the plow makes good contact with the ground. The plow itself is built out of sections of plastic 55-gallon drums, which have been cut into two scooping sections and attached to the bike with a wooden 2×4 frame. The plow can be raised or lowered with a ratchet strap mechanism, and the plastic scoop skips over bumps in the path with relative ease.

With this relatively simple mechanism attached to his bike, [Phil] can make sure the trails that he frequents around Vancouver are more suitable for bike travel in the winter. Riding a bicycle through the winter, even in the coldest of climates, is not that difficult with the right support and investment in infrastructure, and this build is the best DIY solution we’ve seen to bicycle infrastructure support outside of adopting something like this remote-controlled snowblower to the job.

Continue reading “Snow Plowing By Bicycle”

AIOC: The Ham Radio All-In-One Cable For Audio And APRS

The Ham Radio All-in-one cable (AIOC) is a small PCB attachment for a popular series of radio transceivers which adds a USB-attached audio interface and virtual TTY port for programming and the push-to-talk function. The STM32F373 microcontroller (which, sadly is still hard to find in the usual channels) is a perfect fit for this application, with all the needed hardware resources.

With USB-C connectivity, the AIOC enumerates as a sound card as well as a virtual serial device, so interfacing to practically any host computer should be plug-and-play. Connection to the radio uses 12mm separation 3.5mm and 2.5mm TRS connectors, so is compatible with at least the Baofeng UV-5R but likely many other cheap transceivers that have the same physical setup.

Instructions are provided to use the AIOC with Dire Wolf for easy access to APRS applications, which makes a nice out-of-the-box demo to get you going. APRS is not all about tracking things though since other applications can sit atop the APRS/AX.25 network, for example, HROT: the ham radio of things.

We’ve seen quite a few Baofeng (and related products) hacks, like this sketchy pile of wires allowing one to experiment with the guts of the radio for APRS. Of course, such cheap radio transceivers cut so many engineering corners that there are movements to ban their sale, so maybe a new batch of better radios from our friends in the East is on the horizon?

Thanks to [Hspil] for the tip!

Steve showing a circuit built with spintronics blocks

Electronics Explained With Mechanical Devices

It can be surprisingly hard to find decent analogies when you’re teaching electronics basics. The water flow analogy, for instance, is decent for explaining Ohm’s law, but it breaks down pretty soon thereafter.

Hydraulics aren’t as easy to set up when you want an educational toykit for your child to play with, which leaves them firmly in the thought experiment area. [Steve Mould] shows us a different take – the experimentation kit called Spintronics, which goes the mechanical way, using chains, gears, springs and to simulate the flow of current and the effect of potential differences.

Through different mechanical linkages between gears and internal constructs, you can implement batteries, capacitors, diodes, inductors, resistors, switches, transistors, and the like. The mechanical analogy is surprisingly complete. [Steve] starts by going through the ways those building blocks are turned into mechanical-gear-based elements. He then builds one circuit after another in quick succession, demonstrating just how well it maps to the day-to-day electronic concepts. Some of the examples are oscillators, high-pass filters, and amplifiers. [Steve] even manages to build a full-bridge rectifier!

In the end, he also builds a flip-flop and an XOR gate – just in case you were wondering whether you could theoretically build a computer out of these. Such a mechanical approach makes for a surprisingly complete and endearing analogy when teaching electronics, and an open-source 3D printable take on the concept would be a joy to witness.

Looking for something you could gift to a young aspiring mind? You don’t have to go store-bought – there are some impressive hackers who build educational gadgets, for you to learn from.

LEDCard: The Pocketable Ring Light

How many times have you found yourself fumbling about with lighting while trying to get a clear up-close shot of an object? Although smartphones come with pretty nice cameras these days, properly lighting an object and taking impressive macro shots isn’t exactly their strong suit. This is where [MisterHW]’s LEDCard is a very welcome companion. Not only does it provide a credit card sized ring light, it also allows for a molded acrylic lens to be inserted for high-quality macro shots.

The project in its current iteration consists out of a single PCB with rechargeable Li-ion coin cells (LIR2430) and a USB-powered charge controller. After charging the LEDCard (or inserting freshly charged Li-ion coin cells), a single button press will light up the SMD LEDs via the LM3410 LED driver IC. Press the ON button gently (half-press) for medium brightness and fully for full intensity. Finally, pressing the TEST button with the LEDs lit performs a battery level test that turns the LEDs off if the battery is ok. If they stay lit, it’s time to recharge the LEDCard.

As [MisterHW] points out, the LEDCard being compact enough to carry around with you wherever you go makes it suitable as an emergency flashlight as well. It’s also not the final iteration of the design. Future (incremental) improvements include a diffuser for the ring light and more. Even so, in its current state LEDCard is already a proven design.