Retro ZX Spectrum Lives A Spartan Existence

FPGAs (like Xilinx’s Spartan series) are great building blocks. They often remind us of the 100-in-1 electronic kits we used to get as kids. Lots of components you can mix and match to make nearly anything. However, like a bare microcontroller, they usually don’t have much in the way of peripheral devices. So the secret sauce is what components you can surround the chip with.

If you are interested in retro computing, you ought to have a look at the ZX-Uno board. It hosts a Spartan 6 FPGA. They are for sale, but the design is open source and all the info is available if you prefer to roll your own or make modifications. You can see a video of the board in action, below (as explained in the video, the color issues are due to the capture card trying to deal with the non-standard sync rate).

Here are the key specifications:

  • FPGA Xilinx Spartan XC6SLX9-2TQG144C
  • Static Memory 512Kb, AS7C34096A-10TIN
  • 50MHz Oscillator
  • Video output (composite)
  • PS/2 keyboard
  • Stereo audio jack
  • EAR jack connector (for reading cassette tapes)
  • Connectors for JTAG and RGB
  • Slot for SD Cards
  • Expansion port with 3 male pin strips
  • Micro-USB power connector
  • PCB Size: 86×56 mm. (Compatible with Raspberry Pi cases)

Continue reading “Retro ZX Spectrum Lives A Spartan Existence”

Hackaday Links Column Banner

Hackaday Links: May 3, 2015

Everybody loves How It’s Made, right? How about 3D printers? The third greatest thing to come out of Canada featured Lulzbot in their most recent episode. It’s eight minutes of fun, but shame the puns weren’t better. Robertson drives and the Avro Arrow, if you’re wondering.

Speaking of 3D printers, a lot of printers are made of aluminum extrusion. Has anyone tried something like this? It’s an idea that’s been around for a while but we can’t seem to find anyone actually using 3D printed extrusion.

CastARs are shipping out, and someone made a holodeck with retroreflective material. It’s an inflatable dome that’s attached to a regular ‘ol tent that works as a positive pressure airlock. If you’re looking to replicate this, try it with hexagons and pentagons. That should be easier than the orange-slice gores.

For some reason we can’t comprehend, USB ports are now power ports. There’s still a lot of stuff that uses 9 and 12V, and for that there’s the USB 912. It’ll work better with one of those USB battery packs.

Want to see what the Raspberry Pi 2 looks like with a Flir? NOQ2 has you covered.

Remember the Speccy? In the manual, there was an exercise left to the reader: reproduce [Mahler]’s first symphony with the BEEP command. It took a Raspberry Pi (only for synchronizing several Speccys), but it’s finally done.

The HellZXchreiber

HellZXschreiber

Hellschreiber – German for ‘light pen’ – was developed in the 20s as a way to transmit text in a way that was much more robust than the teletypes of the time. These devices were used to great effect by the Germans in WWII, and later became popular with wire services and was used until the 80s. The fax machine then happened, and no one really cared about Hellschreiber, save for a few plucky amateur radio enthusiasts.

In the early 90s, a few of these amateur radio enthusiasts realized they could use their personal computers to communicate with this extremely simple protocol that’s also very resilient against interference and weak radio links. [Danjovic] is following in their footsteps by decoding Hellschreiber on an old ZX Spectrum clone.

[Danjovic] tested his code with the sound sample found in the Hallschreiber wiki article and some text generated by Fldigi. Everything works beautifully, an [Dan] can even change the intensity of the text with the volume control – a very useful feature should the HellZXchreiber ever make it out into the field.

Source and image files available for all you strange Speccy fans. Everyone else can check out the videos below.

Continue reading “The HellZXchreiber”