Gorgeous Bartop Arcade Build Is A Cut Above

At this point we’ve seen a good number of desktop-sized arcade cabinets, and while they’ve naturally all been impressive in their own ways, they do tend to follow a pretty familiar formula. Cut the side panels out of MDF (or just buy a frame kit), stick a Raspberry Pi and an old LCD monitor in there, and then figure out how to control the thing. Maybe a couple strategically placed stickers and blinking LEDs to add a few extra horsepower, but nothing too surprising.

[Andy Riley] had seen plenty of builds like that, and he wasn’t having any of it. With the heart of an old laptop and bones made of IKEA cutting boards, his build is proof positive that there’s always more than one way to approach a problem that most would consider “solved” already. From the start, he set out to design and build a miniature arcade cabinet that didn’t look and feel like all the other ones he’d seen floating around online, and we think you’ll agree he delivered in a big way.

Powering the arcade with an old laptop is really a brilliant idea, especially since you can pick up older models for a song now that they’re considered nearly disposable by many users. As long as it doesn’t have a cracked display, you’ll get a nice sized LCD panel and potentially a rather powerful computer to drive it. Certainly the graphical capabilities of even the crustiest of used laptops will run circles around the Raspberry Pi, and of course it opens the possibility of playing contemporary PC games. As [Andy] shows in his detailed write-up, using a laptop does take more custom work than settling for the Pi, but we think the advantages make a compelling case for putting in the effort.

Of course, that’s only half the equation. Arguably the most impressive aspect of this build is the cabinet itself, which is made out of a couple IKEA bamboo cutting boards. [Andy] used his not inconsiderable woodworking skills, in addition to some pretty serious power tools, to turn the affordable kitchen accessories into a furniture-grade piece that really stands out from the norm. Even if you aren’t normally too keen on working with dead trees, his step-by-step explanations and pictures are a fascinating look at true craftsman at work.

If you’re more concerned with playing Galaga than the finer points of varnish application, you can always just turbocharge the old iCade and be done with it. But we think there’s something to be said for an arcade cabinet that could legitimately pass as a family heirloom.

A 1940s Gangster-Mobile Gets An Electric Makeover

When referring to classic cars, there’s a good reason that “they don’t make ’em like that anymore.” Old cars represented the limits of what could be done in terms of materials and manufacturing methods coupled with the styles of the time and cheap fuel. The result was big, heavy cars that would cost a fortune in gas to keep on the road today.

Some people just don’t want to let those styles go, however, and send their beast off for some special modifications. This 1949 Mercury coupe with an electric drivetrain conversion is one way of keeping that retro look alive. Granted, the body of the car is not exactly showroom quality anymore, from the light patina of rust on its heavy steel body panels to the pimples cropping up under its abundant chrome. But that’s all part of the charm; this comes from conversion company Icon’s “Derelict” line, which takes old vehicles and guts them while leaving the outside largely untouched. This Mercury was given a fully electric, 298 kW drivetrain. The engine bay and trunk, together roomier than some Silicon Valley studio apartments, provided ample room for the 85 kWh Tesla battery pack and the dual electric motors, with room left over to craft enclosures for the battery controllers that look like a V8 engine. Custom electronic gauges and controls that look like originals adorn the chrome-bedazzled dash. The beast tops out at 120 mph (193 km/h) and has a 200 mile (322 km) range before it has to find a Tesla supercharger. Or a lemonade stand.

Say what you want about the old cars, but they had plenty of style. We appreciate the work that went into this conversion, which no doubt cost more than all the gas this thing has ever guzzled.

Thanks to [Qes] for the tip.

Vintage Rotary Phone Turned Virtual Assistant

Like many of us, [Zoltan Toth-Czifra] has completely embraced 21st century living. His home is awash in smart gadgets and dodads, from color changing light bulbs to Internet-connected cameras. But he’s also got a soft spot for the look and feel of vintage hardware, like the rotary phone he keeps kicking around to remind him of the old days. He recently decided to bridge these two worlds by turning the rotary phone into a modern voice controlled assistant.

The first piece of the puzzle was getting the old school phone connected to something a bit more modern, namely a Raspberry Pi. He didn’t want to hack the vintage phone apart, so he picked up a Grandstream HT801, an adapter that’s used to convert analog telephones to VoIP. [Zoltan] says this model specifically fit the bill as it had a function that allows you to configure a number to dial as soon the phone is lifted off the hook. This allows the user to just pick up the phone and start talking without having to dial anything manually. If you’re looking to pull off a similar setup, you should check to make sure the adapter has this function before pulling the trigger.

With the rotary phone now talking a more modern protocol, [Zoltan] just needed to get the Raspberry Pi side sorted out. He installed a SIP server so it could communicate with the HT801 adapter, and then got to work putting together his virtual assistant. Rather than plug into an existing system, he rolled his own by combining open source packages for controlling his various smart devices with the aptly named SpeechRecognition library for Python.

Right now he’s only programmed a few commands that his system can respond to for controlling his lights and music, but mentions that the system is modular enough that he can add new functions easily. He’s put the source for his virtual assistant framework up on GitHub, which he notes was written in less than 200 lines of original code by virtue of utilizing existing libraries for a lot of the heavy lifting. Open source is a beautiful thing.

In the past we’ve seen rotary phones go mobile thanks to GSM upgrades and dragged kicking and screaming onto the modern phone network with a built-in Raspberry Pi. But we think there’s something especially appealing about the approach [Zoltan] took which preserves the phone’s original hardware.

Continue reading “Vintage Rotary Phone Turned Virtual Assistant”

SNES Controller Has A Pi Zero In The Trunk

We’re no stranger to seeing people jam a Raspberry Pi into an old gaming console to turn it into a RetroPie system. Frankly, at this point it seems like we’ve got to be getting close to seeing all possible permutations of the concept. According to the bingo card we keep here at Hackaday HQ we’re just waiting for somebody to put one into an Apple Bandai Pippin, creating the PiPi and achieving singularity. Get it done, people.

That being said, we’re still occasionally surprised by what people come up with. The Super GamePad Zero by [Zach Levine] is a fairly compelling take on the Pi-in-the-controller theme that we haven’t seen before, adding a 3D printed “caboose” to the stock Super Nintendo controller. The printed case extension, designed by Thingiverse user [Sigismond0], makes the controller about twice as thick, but that’s still not bad compared to modern game controllers.

In his guide [Zach] walks the reader through installing the Raspberry Pi running RetroPie in the expanded case. This includes putting a power LED where the controller’s cable used to go, and connecting the stock controller PCB to the Pi’s GPIO pins. This is an especially nice touch that not only saves you time and effort, but retains the original feel of the D-Pad and buttons. Just make sure the buttons on your donor controller aren’t shot before you start the build.

Adding a little more breathing room for your wiring isn’t the only reason to use the 3D printed bottom, either. It implements a very clever “shelf” design that exposes the Pi’s USB and HDMI ports on the rear of the controller. This allows you to easily connect power and video to the device without spoiling the overall look. With integrated labels for the connectors and a suitably matching filament color, the overall effect really does look like it could be a commercial product.

The SNES controller is an especially popular target for hacks and modifications. From commercially available kits to the wide array of homebrew builds, it there’s plenty of people who want to keep this legendary piece of gaming gear going strong into the 21st century

Continue reading “SNES Controller Has A Pi Zero In The Trunk”

Foam Airboat Is Cheap RC Fun

Archer fans and residents of Louisiana will already be familiar with the concept of the airboat. Put a powerful engine running an aircraft prop on a flat-bottomed hull, and you’ve got an excellent way to traverse the marshes of the American South. While a fully-fledged airboat might run you the best part of $100,000, this no-frills radio-controlled version is great fun at a much lower price.

The hull is built on a sheet of foam, which is cheap, readily available, and suitably buoyant for the task. It’s then kitted out with a brushless motor to run the prop and a servo to control the rudder. Lace it up with a radio receiver and speed controller and you’re good to go.

The build could readily be completed in well under a couple of hours, and is a great one to tackle with kids due to its mechanical simplicity. There’s room for extra creativity too – you can always substitute a watermelon if you’re feeling peckish. Video after the break. Continue reading “Foam Airboat Is Cheap RC Fun”

Adding Linux To A PDP-11

The UNIBUS architecture for DEC’s PDPs and Vaxxen was a stroke of genius. If you wanted more memory in your minicomputer, just add another card. Need a drive? Plug it into the backplane. Of course, with all those weird cards, these old UNIBUS PDPs are hard to keep running. The UniBone is the solution to this problem. It puts Linux on a UNIBUS bridge, allowing this card to serve as a memory emulator, a test console, a disk emulator, or any other hardware you can think of.

The key to this build is the BeagleBone, everyone’s second-favorite single board computer that has one feature the other one doesn’t: PRUs, or a programmable real-time unit, that allows you to blink a lot of pins very, very fast. We’ve seen the BeagleBone be used as Linux in a terminal, as the rest of the computer for an old PDP-10 front panel and as the front end for a PDP-11/03.

In this build, the Beaglebone’s PRU takes care of interfacing to the UNIBUS backplane, sending everything to a device emulator running as an application. The UniBone can be configured as memory or something boring, but one of these can emulate four RL02 drives, giving a PDP-11 an amazing forty megabytes of storage. The real killer app of this implementation is giving these emulated drives a full complement of glowing buttons for load, ready, fault, and write protect, just like the front of a real RL02 drive. This panel is controlled over the I2C bus on the Beaglebone, and it’s a work of art. Of course, emulating the drive means you can’t use it as the world’s largest thumb drive, but that’s a small price to pay for saving these old computers.

Unique Flat-Screen Display Put To Use In CRT Game Boy

The cathode-ray tube ruled the display world from the earliest days of TV until only comparatively recently, when flat-screen technology began to take over. CRTs just kept getting bigger over that time until they reached a limit beyond which the tubes got just too bulky to be practical.

But there was action at the low end of the CRT market, too. Tiny CRTs popped up in all sorts of products, from camcorders to the famous Sony Watchman. One nifty CRT from this group, a flat(tish) tube from a video intercom system, ended up in [bitluni]’s lab, where he’s in the process of turning it into a retro Game Boy clone with a CRT display. The display, which once showed the video from a door-mounted camera, was a gift from a viewer. Date codes on the display show it’s a surprisingly recent device; were monochrome TFT displays that hard to come by in 2007? Regardless, it’s a neat design, with the electron gun shooting upward toward a curved phosphor screen. With a little Google-assisted reverse engineering, [Bitluni] was able to track done the video connections needed to use his retro game console, which uses an ESP32 that outputs composite video. He harvested the intercom speaker for game audio, added a temporary Nintendo gamepad, and soon he was playing Tetris in glorious monochrome on the flat screen.

The video below is only the first in a series where the prototype will be stuffed into one nice tidy package. It certainly still needs some tweaking, but it’s off to a great start. We can’t wait to see the finished product.

Continue reading “Unique Flat-Screen Display Put To Use In CRT Game Boy”