Continuing on the march to bringingcomputer experiences of the pastinto the modern computing world, one maker has developed a DECstation emulation built into a credit card-sized single-board computer. This is possible because theRaspberry Pi RP2040 microcontrollercan emulate the late ‘80s high-end workstation.
The minicomputer in question was once considered one of the best, most powerful options of its time. It ranDEC’s version of Unix and X-Windows, Ultrix and DECWindows. The creator says the project emulates a DECstation 3000, but I suspect it may actually be a DECstation 3100. My computing history suggests this was the model that ran Ultrix, not the 3000. But I digress.
Everything the MIPS processor-based workstation needed to run, which would often sit on your desk with your CRT monitor on top of it, can now fit onto a business card-sized PCB. Anelectronics engineer going by rscott2049developed and published how to make it all happen.
The build requires ordering a custom PCB and doing some soldering. Rscott2049 hasa GitHub repositorywith the build requirements, software, and instructions. You’ll need to have the board fabricated, perhaps using the recommended JLCPCB prototype fabrication services.
When you receive it, you’ll solder on various components, such as the voltage regulator, micro SD card slot, VGA port, and the like. The maker recommends building two boards, one as a debugger and the other as your “production” model.
Completed project connected to display
Next, you’ll debug everything, test connections, and install the operating system and software. The maker usesDmitry.GR’s LinuxCard project emulator, along with his own emulated Ultrix/DECWindows environment. There’s support for a USB keyboard and mouse combo, monochrome VGA graphics at 1024 x 864, and Ethernet networking.
At the end, you’ll have a small computer that slides into your wallet but plugs into a display to give you the full DECWindows experience. Relive the glory days of the late ’80s, even including the entrancing Xmaze or Xworms screensavers.
Get Tom’s Hardware’s best news and in-depth reviews, straight to your inbox.
Jeff Butts has been covering tech news for more than a decade, and his IT experience predates the internet. Yes, he remembers when 9600 baud was “fast.” He especially enjoys covering DIY and Maker topics, along with anything on the bleeding edge of technology.