Acordeonador, an 555 accordion powered by a CD player based genrator

CD Player Powered 555 Piano Goes Accordion To Plan

Ah yes, the 555 piano project. Be it the Atari Punk Console, or some other 555 based synthesizer, Hackers just love to hear what the 555 can do when attached to a few passives and a speaker. It’s a sound to behold. But for [Berna], that wasn’t quite enough! Below the break, you can see his creation, called the Acordeonador.

A portmanteau of the Spanish words for “Accordion” and Generator”, the Acordeonador does what no project we’ve seen so far can do: It turns a CD drive into a generator for a 555 based synthesizer.

To give the Acordeonador a more analog feeling, a large 4700uf electrolytic capacitor stores just enough energy to make the music generation more than an on/off affair. It’s a great effect, and it works well! Not being one to leave any details out, [Berna] prototyped the build on perf board and then covered the board in what appears to be an wood grained contact paper, giving it that 1970’s dual keyboard electric organ feel.

It really just goes to prove that a 555 project can be the source of a great time! Hackaday is rife with 555 projects, but if you enjoy this, be sure to check out The Most Important Device In the Universe, which is of course powered by a 555. Continue reading “CD Player Powered 555 Piano Goes Accordion To Plan”

Taking A Close Look At Hawkeye’s Workbench

We don’t have to tell you that the representation hackers and makers get in popular media is usually pretty poor. At this point, we’ve all come to accept that Hollywood is only interested in perpetuating negative stereotypes about hackers. But in scenes where the plot calls for a character to be working on an electronic device, it often seems like the prop department just sticks a soldering iron in the actor’s hand and calls it a day.

Of course, there are some exceptions. In the final episode of Marvel’s Hawkeye, the titular character is shown building some custom gear in a work area that looks suspiciously like somewhere actual work might get done. The set design was impressive enough that [Giovanni Bernardo] decided to pause the show and try to identify some of the tools and gadgets that litter the character’s refreshingly chaotic bench.

Now to be clear, we haven’t personally seen the latest Marvel spectacle from the House of Mouse, and it’s entirely possible that the illusion falls apart when taken as a whole. But from what we’re seeing here, it certainly looks like whoever did the set dressing for Hawkeye seems to have made an effort to recreate the hackerspace chic. We’ve got a multimeter within arm’s reach, the classic magnifying glass third arm, a Wiha screwdriver about to roll out of frame, and even some JB-Weld. If this looks eerily like what’s currently on your own bench, don’t worry, you’re not alone.

On the wider shot, we can see that the attention to detail wasn’t limited to the close-up. From the tools hanging on the pegboard to the shelves filled with rows of neatly labeled bins, we totally buy this as a functional workspace. It’s quite a bit neater than where we currently do our tinkering, but that’s more of a personal problem than anything. As we’ve seen, there are certainly people in this community who take their organization seriously.

Portrayals of science or technology in the media often leave a lot to be desired, which is why it’s so important to praise productions that put in the effort to get things right. With a little luck, maybe it will get through to the right people and raise the bar a bit. But even if it doesn’t change anything, we can at least give the folks behind the scenes some well-deserved recognition.

A man welds on a chassis

Electric Wheelchair Dump Truck Hack Really Hauls

Have you ever looked at a derelict electric wheelchair and thought “I bet I could make something great with that!” Of course you have- this is Hackaday, after all! And so did [Made in Poland], who managed to get a hold of a broken down electric wheelchair and put the full utility of his well equipped metalworking shop to work. The results? Lets just say it hauls.

What we really enjoyed about the build was that there wasn’t much that couldn’t be done by an average garage hacker with a drill press, angle grinder, and a stick welder. While it’s definitely nicer to have a lathe and a high quality welding table, plasma cutter, and everything in between, nothing that [Made in Poland] did in the video is such high precision that it would require those extensive tools. There may be some parts that would be a lot more difficult, or lower precision, but still functional.

Another aspect of the build is of course the control circuitry and user interface. Keeping the skid steer and castor approach meant that each motor would need to be controllable independently. To achieve this, [Made in Poland] put together a purely electromechanical drive controlled with momentary rocker switches and automotive relays to form a simple H-Bridge for each motor.

Of course you just have to watch until the end, because it really proves that a man will do anything to get out of hauling wood around! Old electric wheelchairs can also make a great base for big robots, as it turns out.

Continue reading “Electric Wheelchair Dump Truck Hack Really Hauls”

Remoticon 2021: Uri Shaked Reverses The ESP32 WiFi

You know how when you’re working on a project, other side quests pop up left and right? You can choose to handle them briefly and summarily, or you can dive into them as projects in their own right. Well, Uri Shaked is the author of Wokwi, an online Arduino simulator that allows you to test our your code on emulated hardware. (It’s very, very cool.) Back in the day, Arduino meant AVR, and he put in some awesome effort on reverse engineering that chip in order to emulate it successfully. But then “Arduino” means so much more than just AVR these days, so Uri had to tackle the STM32 ARM chips and even the recent RP2040.

Arduino runs on the ESP32, too, so Uri put on his reverse engineering hat (literally) and took aim at that chip as well. But the ESP32 is a ton more complicated than any of these other microcontrollers, being based not only on the slightly niche Xtensa chip, but also having onboard WiFi and its associated binary firmware. Reverse engineering the ESP32’s WiFi is the side-quest that Uri embarks on, totally crushes, and documents for us in this standout Remoticon 2021 talk. Continue reading “Remoticon 2021: Uri Shaked Reverses The ESP32 WiFi”

When A Ball Robot Becomes Two Wheels

It’s now about six years since Star Wars: The Force Awakens first showed us the little spherical robot BB-8, but it’s fair to say that along the way we’ve not lost our collective fascination for rolling-ball robots. There have been plenty of attempts to make a fully-rolling device, but perhaps [Derek Lieber] has a better take on it by turning a spherical robot into a two-wheeled roller by the addition of a pair of tyres. Inspired by a Samsung prototype that never made it to market, it works by the wheels working against the machine’s low centre of gravity, and using a tilt sensor to control speed.

The ball chassis is a 3D printed shell, into which after much experimentation with motors, the final version put a pair of gimbal motors with a set of magnetic position sensors. Inside is an Arduino Mega and a custom motor driver board sporting an LM6234, with an XBee radio for remote control.  Meanwhile the power comes from a set of three LiPo cells, and there is some extra lead ballast in the bottom to keep the whole thing balanced.

We’ve seen more conventional takes on a spherical robot in the past, but we’re particularly keen on this one, and excited to see where the future takes it.

Continue reading “When A Ball Robot Becomes Two Wheels”

New Cars Will Nickel-and-Dime You – It’s Automotive As A Service

Every few years, someone pushing a startup to investors comes up with an acronym or buzzword which rapidly becomes the new hotness in those circles. One of the most pernicious is “as a Service,” which takes regular things and finds a way to charge you a regular fee to use them.

Automotive companies just absolutely loved the sound of this, and the industry is rapidly moving to implement subscription services across the board. Even if there’s hardware in your car for a given feature, you might find you now need to pay a monthly fee to use it. Let’s explore how this came about, and talk about which cars are affected. You might be surprised to find yours already on the list.
Continue reading “New Cars Will Nickel-and-Dime You – It’s Automotive As A Service”

Picture of a monitor with a fake "ransomware" banner on it, and a PC with the ESP32 VGA devboard mounted into it in the foreground

ESP32 Pretends To Be GPU; Gives You A Ransomware Scare

Sometimes a piece of hardware meets a prank idea, and that’s how the fun Hackaday articles are born. [AnotherMaker] shows us some harmless entertainment at the expense of an IT enthusiast in your life – programming an ESP32-powered devboard with a VGA output to show an ever-feared “all your files are encrypted” screen on a monitor connected to it. The ASCII text in its 8-bit glory helps sell this prank, making it look exactly like a BIOS-hijacking piece of malware it claims to be; akin to UIs of the past that skilled hackers would whip up in x86 assembly. The devboard’s integration into a PCI card backplate is a cherry on top, a way to seamlessly integrate this into a PC case, making it look not particularly different from an old graphics card. In such a configuration, we don’t doubt that this would be a head-scratcher to a certain kind of an IT department worker.

If you already have someone in mind as a target for this prank, you’re in luck, since [AnotherMaker] has shared his source code, too, and all you need is a ESP32 with a VGA port set up. You can get the same devboard, or you can even solder it all together with an ESP32 breakout and resistors, if you’re on a time or money budget, since the schematics for the LilyGO devboard are public. Not all devboards gets such a fun application, but it’s always fun to see when someone thinks of one – a perfect prank scenario that calls for a very specific devboard.

Wondering how it’s even possible to output VGA from the ESP32? We’ve covered this in the past – like this R&D project done by [bitluni], who then went ahead and expanded on it by connecting six displays at once. If you’ve connected your ESP32 to a VGA port and ran some test sketches, a UI library will help you upgrade your idea into a ready project in no time.

Continue reading “ESP32 Pretends To Be GPU; Gives You A Ransomware Scare”