Using 30 Year Old Microcontrollers

chips

Like a lot of electronic tinkerers, [Andrew] has a lot of ancient components floating around his parts bin. His latest rediscovery in his cornucopia of components are a few Intel MCS-48 microcontrollers, dating back to 1977. Along with a few old EPROMs, [Andrew] decided it was worth getting these chips running again, if only for a historical curiosity.

[Andrew]’s had a few Intel 8035L microcontrollers on his hands, but this particular model of MCS-48 micros lacks any way to store code. This is where the EPROMs come in. With a modern EPROM programmer, [Andrew] was able to write some code to the extremely common for their vintage 27256 EPROMs. Erasing them, though, does require a UV lamp.

With the ROM programmed and the chips connected, [Andrew] was able to make a simple blinking LED circuit. Sure, it’s the simplest thing you can do with a microcontroller, but [Andrew]’s off to a great start in his explorations of older hardware.

Anachronistic Hard Drive For The Apple II

applefile

Not wanting too many disks lying around his Apple II battlestation, [NeXT] started looking into hard drive solutions. There is the old-time solution – a ProFile hard drive initially designed for the Apple /// and Lisa, but those are rare as hen’s teeth, and just as expensive as newer Compact Flash adapters. [NeXT] had another option – SCSI, with an adapter card, but most of the SCSI devices of the era didn’t fit in with the cool ‘stackable’ aesthetic of AII peripherals.

With a bit of Bondo and some paint, [NeXT] modded an old dual disk drive into a retro-looking hard drive perfect for storing and running hundreds of old games.

[NeXT] began his build by taking an old Apple DuoDisk (the two-disk drive seen above) and Bondoing over the holes in the front. A drive activity light was added above the Apple logo, and the old drives saved for another day. Inside the new enclosure, an old 40MB hard drive, tested on a Macintosh SE/30, was installed along with a small power supply for the drive. With a few custom SCSI cables, the drive will be ready for it’s grand debut. We think it looks awesome just sitting there, and is sure to be the pride of [NeXT]’s collection.

Animated GIFs On An Apple II

Before the Internet, computer enthusiasts needed to get their cat pictures, image macros, and animated gifs somehow. If only [Nate] was writing code back in the 80s: he created a video player for the Apple II, essentially turning the classic computer into a machine that can play one or two animated gifs.

Vintage microcomputers aren’t especially noted for a huge amount of RAM, or being very fast, so [Nate] needed to bring in some extra hardware to give his recently acquired Apple II+ a 64k RAM disk to store the gifs.

The gifs are loaded off the floppy drive after being converted on a PC with a Python script, reducing the resolution and colors to 280 x 192 pixels and an amazing rainbow of four colors. For some gifs, seen below, it’s actually slightly impressive an Apple II can pull off this trick. It’s amazing  [Nate] got this thing to work, as well.

If you have an Apple II set up, you’re awesome. You should go peruse [Nate]’s git and make your own animated gifs for your awesome classic computer.

Continue reading “Animated GIFs On An Apple II”

Fluorescent Light, Powered By Battery

light

If you’re going camping this summer, or just want a cheap emergency lantern powered by a pair of AA batteries, you probably can’t do much better than [rimstar]’s Joule thief compact florescent lantern.

The circuit for [rimstar]’s battery powered CFL bulb is a Joule thief. While these circuits are usually used as a demonstration to get every last bit of energy out of a battery with a LED, [rimstar] upgraded everything with a better transformer and a power transistor to light up a CFL bulb.

What’s really interesting about this build is it provides a use for blown compact fluorescent bulbs. The normal failure mode of these light bulbs is usually the electronics going bad, not the tube. By replacing the electronics with a homemade circuit, it’s an easy way to reuse these broken bulbs.

Video below.

Continue reading “Fluorescent Light, Powered By Battery”

Human Powered Flight Extravaganza

humanpoweredflight

In case you haven’t heard, the Sikorsky Prize, an aeronautical challenge to build a human-powered helicopter that can hover at three meters for a full sixty seconds, has been claimed. This incredibly difficult engineering feat was accomplished by AeroVelo, along with a lot of help from the University of Toronto and a host of companies involved in the design and manufacture of rotorcraft. This prize has stood unclaimed for thirty years, and it’s not from lack of trying; in the 80s and 90s, universities in Japan tried their hand at the challenge, and recently a team from the University of Maryland had a go at it.

But as far as human-powered flight goes, a helicopter is just about the least efficient way to get off the ground. Helicopters need power to provide their own lift and thrust, whereas airplanes only need to generate some forward momentum.

From the bicycle-powered crossing of the English channel in 1979, human-powered flight has come a long way, so far that next the Royal Aeronautical Society will be hosting the Icarus Cup 2013. It’s a competition where teams of human-powered aircraft enthusiasts will compete in challenges measuring distance, speed, endurance, and landing accuracy.

No, it’s not an ornithopter from Da Vinci’s notebook, but human pectoral muscles aren’t powerful enough for that anyway.

Thanks [DainBramage1991] for sending this one in.

A 555 Player Piano

555_timer_automatic_music_player

From simple buzzers to an Atari Punk Console, the simple 555 timer chip is the foundation of a whole lot of interesting lo-fi synth projects perfect for beginners. [Steven] put together a great tutorial for using the 555 timer in a rudimentary synth, and even went so far as to build a simple electronic player piano able to play a song from a sheet of paper with punched holes.

The basic 555 oscillator circuit is very simple – just a few caps and resistors and powered by a few batteries. [Steven] built the simplest 555 circuit, but used a line of graphite drawn on a piece of paper for the resistor controlling the frequency. It’s basically a drawdio built on a breadboard, and easy enough to build for even the most neophyte electronic tinkerer.

Going one step further, [Stephen] drew a long thick line of pencil graphite on a piece of paper and mounted eleven wire loops attached to the circuit over his improvised resistor. After cutting a few holes in a piece of paper, he was able to create a simple player piano with his 555 synth. It worked well enough to play Greensleeves, and is the perfect project for the budding electronics hacker.

Continue reading “A 555 Player Piano”

Outputting Text On A Paper Tape Machine

thegame

Back before the days of 8 inch floppy disks, storing computer programs was much more primitive than even a stack of punch cards. The earliest general purpose computers used paper tape, a strip of paper with punched holes designating a 0 or a 1. Thankfully for the computer scientists of the day, these paper tapes weren’t created by hand. No, the Friden SP-2 tape punch took care of the duties of punching holes in these tapes. When [Max] rescued one of these tape punch machines from a trash bin, he knew what he needed to do: connect it to an Arduino so he could create his own paper tapes.

[Max] found a veroboard with a bunch of transistors inside the machine that was added by a previous owner. After finding the manual for the machine he connected it to an Arduino, holding each of the eight control pins high to punch the tape, and then holding another pin high to advance the tape. With this, he was able to punch letters instead of binary code into his paper tape.

[Max] also added an Ethernet shield to his Arduino that checks his email. If an email shows up in a special folder, it outputs the subject line to the tape punch machine, giving him an entirely retro ticker tape machine, built with vintage 60s hardware.

There are a pair of videos of [Max]’s tape punch machine in action below, along with a gallery of the glamorous gut shots of this incredible machine.

Continue reading “Outputting Text On A Paper Tape Machine”