Hackaday Retro Submission: Browsing With An Apple IIc

We’ve had the retro edition of Hackaday up for about a week now, and already a few people have sent in a few neat builds that use an ancient computer to pull this page up. The latest comes from [RetroAppleFanToday] who used an Apple IIc to browse the Internet.

To load our humble retro edition, [RetroAppleFan] used a serial connection between the Apple and a Mac Mini to get a terminal running on the 30-year-old computer. From there, it was a simple matter of running lynx to browse the Internet.

There are a few more retro submissions cataloged on our retro successes page including a NEXT cube. If you have an old computer lying around that can pull up our retro site, don’t feel shy about sending it in; it’s pretty much guaranteed to get a mention.

As far as the development of the retro site is going, we’re posting 5 random stories every day. There’s a script to generate the front page every day, but if we get enough complaints or compliments we may just generate a new front page for every visitor.

Putting An Atari POKEY In Your Pocket

The Atari POKEY served as the main I/O chip on the venerable Atari 400/800 and XL/XE 8-bit computers. While a chip designed to get voltages from game paddles and scanning a matrix of keyboard switches wouldn’t normally be remembered 30 years later, the POKEY had another function: generating very, very distinctive music and sound effects for those old Atari games. [Markus Gritsch] wanted a portable version of the POKEY, so he emulated one on a modern microcontroller. Now he’s able to take those old Atari chiptunes where ever he goes.

The build uses the Another Slight Atari Player by emulating a 6502 and POKEY chip inside [Markus]’ PIC32MX-based microcontroller. There’s not much physical hardware [Markus] had to deal with – the board is built on a QFP proto board [Markus] picked up with a few buttons and a jack added for some simple I/O.

This isn’t [Markus]’s first attempt at portabalizing chiptunes – last year, we saw a truly awesome portable SID player that used the same PIC32 microcontroller and an emulated 6502. Between the Atari SAP Music Archive and the High Voltage SID Collection, [Markus] has more than enough chiptunes for days of listening pleasure.

Turning An IBM Selectric Into A Printer.

In the days when computers took up an entire room, a CRT monitor was a luxury. Most of the time, input and output was handled with a teletype – a typewriter connected directly to the computer. [Josh] wanted his own typewriter terminal, so he took apart an IBM Selectric II and got to work.

Instead of an electronic keyboard, the IBM Selectric II uses and electromechanical keyboard to tilt and rotate the Selectric’s typeball. In normal operation, a series of shafts underneath the keyboard are engaged. [Josh] added parts of an erector set to those levers and tied each one to one of 16 solenoids.

With a set of solenoids able to print any key with the help of an Arduino, [Josh] had a fully automated typewriter from the early 1970s. [Josh has been printing out a lot of ASCII art lately in preparation for the Kansas City Maker Faire later this month. You can check out the build videos after the break.

Continue reading “Turning An IBM Selectric Into A Printer.”

Calculating With 3D Printed Gears

Here’s a 3D printed electromechanical computer built by [Chris Fenton] over at NYCResistor. It uses plastic registers printed on a Makerbot, a bunch of pogo pins, and business-card sized punch cards capable of storing 32 bits of instructions and data.

In case you’re wondering, this isn’t the first time we’ve seen [Chris]’  FIBIAC. Since the last update, [Chris] managed to get a program that walks through the first three digits of the Fibonacci sequence. There’s really no limit to what the FIBIAC can theoretically do, but with only three registers he’s limited to calculating the first three digits of pi.

With more registers, [Chris]’ computer could be expanded, but each register takes about 8 hours to print. We’re sure [Chris] would gladly accept any donations of additional 3D-printed registers, so if you’d like to make a few of these gear registers you can get the files on Thingiverse.

As a proof of concept, [Chris]’ FIBIAC is amazing, but it doesn’t live up to its intended design. The punch card format [Chris] created is capable of storing 8 registers, and the registers themselves can be expanded far beyond their current 3-digit width. Still, it’s an incredible build and has the bonus of being easily expandable thanks to a very clever design.

Continue reading “Calculating With 3D Printed Gears”

Adding A Backlight To The ‘ol Game Boy Brick

For being more than 20 years old, [Max]’s old brick-sized Game boy still has a lot of life left in it. Even though his Game Boy was still in good condition, there were a few vertical lines in the display, making it a perfect candidate for a restoration. While he had his DMG-01 open on his work bench, [Max] also decided to put in a back light.

After researching the blank vertical lines in his Game Boy’s display, [Max] learned the problem was probably a loose solder connection. [Max] whipped out his tri-wing screwdriver, disassembled his classic plastic friend, took a soldering iron to the LCD’s flex connector, and fixed the problem easily.

Since his Game Boy was already taken apart, he decided to add a 3rd party backlight. The installation was a snap – [Max] only removed the reflective LCD backing and shoved an edge-lit backlight panel into the Game Boy.

If you’re wondering why anyone would still be interested in a 20+ year-old Game Boy, the DMG-01 is highly regarded in the chiptune scene when paired with Little Sound DJ, in part because of the noisy amplifiers and unique sound. Anything that keeps these wonderful machines out of the garbage is alright in our book, so we’ve got to hand it to [Max] for putting together this wonderful tutorial.

Using Old Phones As An Intercom In Your VW Bus (or Anywhere Else)

In case you haven’t noticed from my many comments on the subject, I drive a VW bus. It is a 1976 Westfalia camper with sage green paint and green plaid upholstery. I absolutely love it and so does the rest of my family. We go for drives in the country as well as camping regularly. We have found that the kids have a hard time communicating with us while we’re going higher speeds. These things aren’t the quietest automobiles in the world. Pushing this bread loaf shaped hunk of steel down the road with an engine that might top out at 75hp results in wind noise, engine noise, and of course, vibration.

I decided to employ a really old hack to put two functional telephones in the bus so my kids can talk to my wife (or whoever the passenger is) without screaming quite so loud. This hack is extremely easy, fairly cheap, and can be done in just a few minutes. The result is a functional intercom that you could use pretty much anywhere!

Continue reading “Using Old Phones As An Intercom In Your VW Bus (or Anywhere Else)”

Building A 1980s Microcomputer With A Parallax Propeller

The folks over at Gadget Gangster put up an Instructable to build a retro 80s 8-bit microcomputer. Even though they’re using modern components, it still hearkens back to a time when 10 year olds learned 6502 assembly, PEEKing and POKEing was the best way to program, and using a mouse was a novelty.

The build uses a Parallax Propeller dev board to provide an amazing amount of horsepower for a simple microcontroller. After hooking the Propeller up to a TV via an RCA jack and adding an infrared keyboard, Gadget Gangster had a simple computer that can load programs off an SD card.

Because a microcomputer is useless if you can’t program it, Gadget Ganster ported BASIC  to the Propeller. With VGA and sound output, along with the ability to add a PS/2 keyboard and Wii controller, this modern take on a classic paradigm is more powerful than dozens of Commodore 64s.

As a small aside, we don’t see nearly enough builds using a Propeller. A parallel processing microcontroller having 10 times the computational ability of a low-end ARM processor is interesting to say the least; we’re honestly puzzled by the dearth of Propeller projects. If you’ve got a Propeller project, send it into the tip line.