Sega Master System On A STM32 Development Board

Sega on STM32

Some hackers have managed to convert an STM32 development into a Sega Master System emulator. This means Sonic the Hedgehog running on an ARM Cortex-M4.

This hack has a number of parts. First, [Alessandro Rocchegiani] showed off a video of his Sega Master System emulator running on the STM32F429 Discovery development board. This first version used the on board 2.4″ TFT LCD screen.

[Fabrice] was working with this STM32 Discovery board already. He had developed an expansion board that added a number of features to the development kit, including an R-2R DAC for video output. When [Fabrice] found out about the Sega Master System emulator, he worked with [Alessandro] and his son [Fabrizio] to get VGA output working. They also added support for the Wii controller using [Fabrice]’s Wii library. The result is a Sega Master System emulator with VGA output at 640 x 480, with 16 bit color and Wii controller support.

You can watch a video of both the LCD and VGA versions of the hack after the break.

Continue reading “Sega Master System On A STM32 Development Board”

A DiskVaccuum For Obsolete Disk Formats

drive

[Jim] has a box of disks for a very old Compucolor II computer, and with bit rot slowly setting in he figured it might be time to dump all those disks to a more permanent format. After reviewing the existing tools to read these disks, he decided to build his own floppy disk interface that he calls the DiskVaccuum.

The DiskVaccuum is based on a Papilio Pro FPGA board and a few chips worth of level conversion. The FPGA is able to read bits and move the head of the disk with ease, saving everything to the drive of a much more modern computer.

On the USB side of the Papilio board, [Jim] wrote a shell of sorts in Python to capture tracks on the disk, read out the track listing, save an image file, and do all the things a proper DOS should. Right now the project is only for the Compucolor II disk drive, but [Jim] played around with KiCAD enough to create a Papilio-to-disk-drive interface board with connectors for most of the disk drives of this particular vintage. The hope is to generalize the hardware and software to read disks for other systems, including those with 8-inch drives.

[Jim] put up a video describing the hardware and demoing his Python capture utility. You can check that out below.

Continue reading “A DiskVaccuum For Obsolete Disk Formats”

Drawing With Legos

WritingMachineFrontLarge

There are a number of elaborate Lego creations out there, but you probably haven’t seen something quite like [Andrew Carol’s] Lego drawing machine. He drew inspiration from the film Hugo and from automata of the 1800’s, specifically [Jaquet-Droz]’s Draughtsman, which we featured in a Retrotechtacular article not too long ago.

[Andrew’s] hand-cranked creation is divided into three components: a plotter, an “encoded pen stroke program”—which stores messages in links of pieces—and a reader that translates the links into pen strokes. The plotter moves the pen in the Y axis and moves the paper in the X to mark on the page, and also has a simple lift mechanism that temporarily raises the pen on the Z axis to interrupt pen strokes between letters (or drawings).

[Andrew] describes the chain reader by comparing it to a film projector, feeding the message through the mechanism. Although you won’t find a detailed how-to guide explaining the devices’ inner-workings on his site, there are some clues describing basic components and a couple of videos, both of which are embedded below.

Continue reading “Drawing With Legos”

Acoustic Delay Line Memory

Back in the olden days  when computers were both analog and digital, making RAM was actually very hard. Without transistors, the only purely electronic means of building a memory system was vacuum tubes; It could have been done, but for any appreciable amount of RAM means an insane amount of tubes, power, and high failure rates.

One of the solutions for early RAM was something called a delay line. This device used ultrasonic transducers to send a pulse through a medium (usually mercury filled tubes heated to 40°C) and reads it out at the other end. The time between the pulse being sent and received is just enough to serve as a very large, small capacity RAM.

Heated tubes filled with hundreds of pounds of mercury isn’t something you’d want sitting around for a simple electronics project. You can, however, build one out of a Radio Shack Electronics Learning Lab, a speaker, and a microphone.

[Joe] designed his delay line using an op-amp to amplify the train of acoustic pulses traveling through the air. A compactor picks up these pulses and sends them into a flip-flop. A decade counter and oscillator provide the timing of the pulses and a way to put each bit in the delay line. When a button on the electronics lab is pressed, a ‘tick’ is sent into the speaker where it travels across [Joe]’s basement, into the microphone, and back into the circuit.

The entire setup is able to store ten bits of information in the air, with the data conveniently visualized on an oscilloscope. It’s not a practical way to store data in any way, shape, or form, but it is an interesting peek into the world before digital everything.

Video below.

Continue reading “Acoustic Delay Line Memory”

Overhauling An IC Programmer

Willem IC Programmer

[NeXT] needed an EPROM programmer to work with chips from vintage computers. Starting with a low cost programmer, he built this custom IC programmer to handle all of his programming needs.

The device is based on the Willem 5.0e programmer. [NeXT] was not satisfied with the device, noting that it had to be carefully isolated from metal surfaces during use and required setting many annoying jumpers.

To solve these problems, he started off by dismantling the programmer. The IC sockets were moved to a daughter board, which could be mounted cleanly into the metal enclosure. Replacing the jumpers was a bit more complicated, a combination of toggle and rotary switches were chosen to make changing settings easier.

Soldering the boards together looks like it was not an easy task, with 200 solder joints needed to connect the sockets and switches. After debugging some shorts and dead connections, [NeXT] managed to finish the 1.5 year project right before his Christmas deadline.

The Most Beautiful Floppy Disk Jukebox Ever

Playing music on floppy drives is something that has been done to death. [kiu]’s RumbleRail is something else entirely. Yes, it’s still a collection of floppy drives playing MIDI files, but the engineering and build quality that went into this build puts it in a class by itself.

Instead of the usual assemblage of wires, power cords, and circuits that accompany most musical floppy drive builds, [kiu]’s is an exercise in precision and modularity. Each of the eight floppy drives are connected to its own driver with an ATMega16 microcontroller on board. The microcontrollers in these driver boards receive orders from the command board over an I2C bus. Since everything on the RumbleRail is modular, and the fact [kiu] is using DIP switches to set the I2C address of each board, this build could theoretically be expanded to 127 voices, or 127 individual floppy drives each playing their part of a MIDI file.

The RumbleRail can also operate in a standalone mode without the need for a separate computer feeding it data. MIDI files can be loaded off an SD card by the main controller board, and decode them for the floppy drivers.

If you’d like to build your own RumbleRail, all the board files, schematics, and firmware are up on [kiu]’s git. There are, of course, a few videos below of the floppy jukebox in action.

Continue reading “The Most Beautiful Floppy Disk Jukebox Ever”

[Fran]’s LEDs, Nixies, And VFDs.

FRAN LED

With a love of blinky and glowey things, [Fran] has collected a lot of electronic display devices over the years. Now she’s doing a few teardowns and tutorials on some of her (and our) favorite parts: LEDs and VFD and Nixie tubes

Perhaps it’s unsurprising that someone with hardware from a Saturn V flight computer also has a whole lot of vintage components, but we’re just surprised at how complete [Fran]’s collection is. She has one of the very first commercial LEDs ever made. It’s a very tiny red LED made by Monsanto (yes, that company) packaged in a very odd lead-and-cup package.

Also in her LED collection is a strange Western Electric part that’s green, but not the green you expect from an LED. This LED is more of an emerald color – not this color, but more like the green you get with a CMYK process. It would be really cool to see one of these put in a package with red, green, and blue LED, and could have some interesting applications considering the color space of an RGB LED.

Apart from her LEDs, [Fran] also has a huge collection of VFD and Nixie tubes. Despite the beliefs of eBay sellers, these two technologies are not the same: VFDs are true vacuum tubes with a phosphorescent coating and work something like a CRT turned inside out. Nixies, on the other hand, are filled with a gas (usually neon) that turns to plasma when current flows through one of the digits. [Fran] has a ton of VFDs and Nixies – mostly military surplus – and sent a few over to [Dave Jones] for him to fool around with.

It’s all very cool stuff and a great lead-in to what we hear [Fran] will be looking at next: electroluminescent displays found in the Apollo Guidance Computer.

Videos below.

Continue reading “[Fran]’s LEDs, Nixies, And VFDs.”