Probably The Cheapest Mac Emulation Hardware

There are many ways to build your own Macintosh clone, and while the very latest models remain a little inaccessible, there are plenty of Intel-based so-called “Hackintoshes” which deliver an almost up-to-date experience. But the Mac has been around for a very long time now, and its earliest incarnation only has 128k of RAM and a 68000 processor. What can emulate one of those? Along comes [Matt Evans], with a working Mac 128k emulated on a Raspberry Pi Pico. Such is the power of a modern microcontroller that an RP2040 can now be a Mac!

The granddaddy of all Macs might have been a computer to lust after four decades ago, but the reality was that even at the time the demands of a GUI quickly made it under-powered. The RP2040 has plenty of processing power compared to the 68000 and over twice the Mac’s memory, so it seemed as though emulating the one with the other might be possible. This proved to be the case, using the Musashi 68000 interpreter and a self-built emulator which has been spun into a project of its own called umac. With monochrome VGA and USB for keyboard and mouse, there’s MacPaint on a small LCD screen looking a lot like the real thing.

If you want a 1980s Mac for anything without the joy of reviving original hardware, this represents an extremely cheap way to achieve it. If it can be compiled for microcontrollers with more available memory we could see it would even make for a more useful Mac, though your Mac mileage may vary.

Of course, this isn’t the only take on an early Mac we’ve brought you.

SIPing A Vintage Phone

Something that’s a bit of fun at hacker camps such as the recent EMF Camp is to bring along a wired phone and hook it up to the on-camp copper network. It’s a number on the camp network, but pleasingly retro. How about doing the same thing at home? Easy enough if you still have a wired landline, but those are now fast becoming a rarity. Help is at hand though courtesy of [Remy], who’s written about his experiences using a 1960s Dutch phone as a SIP device.

The T65 was the standard Dutch home phone of the 1960s and 1970s, and its curvy grey plastic shape is still not difficult to find in that country.  The guide covers using various different VoIP boxes between such an old machine and the Internet, but there’s more of interest to be found in it. In particular the use of an inline pulse-to-tone converter, either the wonderfully-named DialGizmo, or perhaps closer to our world, a PIC-based kit.

So if you can lay your hands on a VoIP box it’s completely possible to use an aged phone here in 2024. Remember though, a SIP account isn’t the only way to do it.

J. de Kat Angelino, CC BY 3.0.

A LEGO CNC Pixel Art Generator

If you are ever lucky enough to make the trip to Billund in Denmark, home of LEGO, you can have your portrait taken and rendered in the plastic bricks as pixel art. Having seen that on our travels we were especially interested to watch [Creative Mindstorms]’ video doing something very similar using an entirely LEGO-built machine but taking the images from an AI image generator.

The basic operation of the machine is akin to that of a pick-and-place machine, and despite the relatively large size of a small LEGO square it still has to place at a surprisingly high resolution. This it achieves through the use of a LEGO lead screw for the Y axis and a rack and pinon for the X axis, each driven by a single motor.

The Z axis in this machine simply has to pick up and release a piece, something solved with a little ingenuity, while the magazine of “pixels” was adapted with lower friction from another maker’s design. The software is all written in Python, and takes input from end stop switches to position the machine.

We like this build, and we can appreciate the quantity of work that must have gone into it. If you’re a LEGO fan and can manage the trip to Billund, there’s plenty of other LEGO goodness to see there.

Continue reading “A LEGO CNC Pixel Art Generator”

RIP Lynn Conway, Whose Work Gave Us VLSI And Much More

Lynn Conway, American engineer and computer scientist, passed away at the age of 86 from a heart condition on June 9th, at her Michigan home. Her work in the 1970s led to the integrated circuit design and manufacturing methodology known as Very Large Scale Integration, or VLSI, something which touches almost all facets of the world we live in here in 2024.

It was her work at the legendary Xerox PARC that resulted in VLSI, and its subsequent publication had the effect through the 1980s of creating a revolution in the semiconductor industry. By rendering an IC into a library of modular units that could be positioned algorithmically, VLSI enabled much more efficient use of space on the die, and changed the design process from one of layout into one of design. In simple terms, by laying out pre-defined assemblies with a computer rather than individual components by hand, a far greater density of components could be achieved, and more powerful circuits could be produced.

You may have also heard of Lynne Conway, not because of her VLSI work, but because as a transgender woman she found herself pursuing a parallel career as an activist in her later decades. As an MIT student in the 1950s she had tried to transition but been beaten back by the attitudes of the time, before dropping out and only returning to Columbia University to finish her degree a few years later in the early 1960s. A job at IBM followed, but when she announced her intent to transition she was fired from IBM and lost access to her family. Continue reading “RIP Lynn Conway, Whose Work Gave Us VLSI And Much More”

How Good (Or Bad) Are Fake Power Semiconductors?

We all know that there’s a significant risk of receiving fake hardware when buying parts from less reputable sources. These counterfeit parts are usually a much cheaper component relabeled as a more expensive one, with a consequent reduction in performance. It goes without saying that the fake is lower quality then, but by just how much? [Denki Otaku] has a video comparing two power FETs, a real and a fake one, and it makes for an interesting watch.

For once the fact that a video is sponsored is a positive, for instead of a spiel about a dodgy VPN or a game involving tanks, he takes us into Keysight’s own lab to work with some high-end component characterization instruments we wouldn’t normally see. A curve tracer produces the equivalents of all those graphs from the data sheet, while a double pulse tester puts the two transistors through a punishing high-power dynamic characteristic examination. Then back in his own lab we see the devices compared in a typical circuit, a high-power buck converter. The most obvious differences between the two parts reveal something about their physical difference, as a lower parasitic capacitance and turn-on time with a higher on resistance for the fake is a pointer to it being a smaller part. Decapping the two side by side backs this up.

So it should be no surprise that a fake part has a much lower performance than the real one. In this case it’s a fully working transistor, but one that works very inefficiently at the higher currents which the real one is designed for. We can all be caught by fakes, even Hackaday scribes.

Continue reading “How Good (Or Bad) Are Fake Power Semiconductors?”

A 1940s Car Radio Receives Some Love

The entertainment systems in modern vehicles is akin to a small in-dash computer, and handles all manner of digital content. It probably also incorporates a radio, but increasingly that’s treated as something of an afterthought. There was a time though when any radio in a car was a big deal, and if you own a car from that era it’s possible that you’ve had to coax an aged radio into life. [The Radio Mechanic] is working on a radio from a 1946 Packard, which provides a feast for anyone with a penchant for 1940s electronics.

The unit, manufactured by Philco, is an all-in-one, with a bulky speaker in the chassis alongside the tubes and other components. It would have sat behind the dash in the original car, so some external cosmetic damage is not critical. Less easy to pass off is the cone rubbing on the magnet, probably due to water damage over the last eight decades. Particularly interesting are the controls, as we’re rather enamored with the multicolored filter attached to the tone control. A laser cutter makes short work of recreating the original felt gasket here.

The video below is the first of a series on this radio, so we don’t see it working. Ahead will be a lot more cleaning up and testing of components, and we’d expect a lot of those paper capacitors to need replacement. We can almost smell that warm phenolic smell.

If tube radio work is your thing, we’ve been there before.

Continue reading “A 1940s Car Radio Receives Some Love”

Supercon 2023: Reverse Engineering Commercial Coffee Machines

There was a time when a coffee vending machine was a relatively straightforward affair, with a basic microcontroller doing not much more than the mechanical sequencer it replaced. A modern machine by contrast has 21st century computing power, with touch screens, a full-fat operating system, and a touch screen interface. At Hackaday Supercon 2023, [Kuba Tyszko] shared his adventures in the world of coffee, after reverse engineering a couple of high-end dispensing machines. Sadly he doesn’t reveal the manufacturer, but we’re sure readers will be able to fill in the gaps.

Under the hood is a PC running a Linux distro from a CF card. Surprisingly the distros in question were Slax and Lubuntu, and could quite easily be investigated. The coffee machine software was a Java app, which seems to us strangely appropriate, and it communicated to the coffee machine hardware via a serial port. It’s a tale of relatively straightforward PC reverse engineering, during which he found that the machine isn’t a coffee spy as its only communication with its mothership is an XML status report.

In a way what seems almost surprising is how relatively straightforward and ordinary this machine is. We’re used to quirky embedded platforms with everything far more locked down than this. Meanwhile if hacking vending machines is your thing, you can find a few previous stories on the topic.

Continue reading “Supercon 2023: Reverse Engineering Commercial Coffee Machines”