FIGnition FLINT Is A Stripboard Build Of The Simple Computer

If you want people to really be impressed by your projects it’s often better not to have a fully finished look. In this case, we think hooking the stripboard version of FIGnition up to your TV will raise a lot more eyebrows than the PCB version will.

[Julian] put together a guide to building the computer on strip board. He’s using his own Java application for laying out circuits on this versatile prototyping substrate. This tool is worth a look as it may simplify those point-to-point solder prototypes you’ve been agonizing over. You’ll have to do some poking around on his site to gather all of the knowledge necessary to complete the build. Most of the components are easy to source, but unless you have them on hand, you’ll need put in a parts order for the crystal, the ATmega168, the SRAM chip, and the flash memory chip.

For those not familiar, FIGnition is an 8-bit computer with composite TV-out for a display and rudimentary input from the eight momentary push buttons.

A Wooden Computer Case, Monitor Stand, And Keyboard

Wood and electronics don’t generally mix nowadays, but if you yearn back to a time when radios and the like had a nice wooden finish, this wooden computer case may be for you. Combine that with a Wooden keyboard enclosure, and maybe even a LCD monitor stand and you’ll have a setup that should fit in with any wood-themed decor!

The wooden computer case is actually more of a cover in that it uses most of the stock case to house all of the components.  It would definitely be a pain, and possibly a fire-hazard, to make a back mounting plate for all the components out of wood. To go along with this, the LCD monitor stand was engineered for a 21″ monitor when the owner of it wasn’t satisfied with the stability of the stock stand.  In the end, he ended up building something quite sturdy and nice looking to replace it.

The highlight for many for the keyboard would be that it was made, in part at least, out of a desire for a Commodore-64 keyboard.  It appears to function well andlooks great, so be sure to check out the other pictures after the break! Continue reading “A Wooden Computer Case, Monitor Stand, And Keyboard”

Building A Computer Out Of 555 Chips

[M. Eric Carr] came up with an interesting build for the 555 contest earlier this year, and we’re pretty sure that it would have kicked the winner of the complex category off the throne if it were completed. Although it’s a few months late, we’re happy to feature at least part of his 555-based computer on Hack A Day.

Continue reading “Building A Computer Out Of 555 Chips”

l3pdesk

My Desk IS My Computer Case

If you think that your water cooled rig is pretty sweet, check out this creation by Dutch PC enthusiast [Peter Brands] (Google Translation).

With his computer tweaked as far as he could imagine, he decided to spruce up his office a bit. In the process, he ended up tweaking his computer just a little bit more. After seeing a build put together by another computer enthusiast, he set off to construct a desk in which he could show off his computer. He spent some time drawing up plans with Google Sketchup and with the help of a friendly neighbor, started construction of his desk/PC case.

The desk is constructed from 3mm thick aluminum, and houses most of his computer’s components under a thick piece of glass. The only portion of the computer that is not enclosed in the desk is the 9-fan radiator he used for his water cooling setup. That part resides in his crawl space, which he connects to his PC via a pair of large water hoses he punched through his tile floor. If you are interested, you can see all 800+ pictures of the build here.

Simply awesome!

[Thanks duchie]

Lilypad Bicycle Computer Reads Back Distance In Beeps

[Mark Fickett] finished his own interesting take on a bicycle computer. These wristwatch-sized devices normally mount to the handlebars and give feedback for current speed, trip distance, and many have options like cadence and heart rate. [Mark’s] has fewer features but it’s clean, simple, and does more than you’d think.

He used some denim to house the electronics which you can see mounted inside the frame of the bike. He’s chosen to use Lilypad components which are Arduino bits meant to be sewn into textiles. We’ve seen a Morse Code keyer using these components and this project is along the same lines. It reads wheel revolutions from a magnetic sensor mounted on the front fork. It has no LCD readout, but when you want to know how far you’ve traveled just press one button and the computer reads it back to in Morse Code played on a tiny piezo buzzer. This package hides one more nice option. Once you arrive home the trip data can be dumped onto a computer for easy graphing. Check out the video after the break to see these features in action.

Continue reading “Lilypad Bicycle Computer Reads Back Distance In Beeps”

Jeep-uter Adds Push Button Control To Your Vehicle

[Ed Zarick] built a module to control his vehicle which he calls the Jeeputer. The name’s a mash-up of Jeep and Computer; the device itself is a combination of Arduino, character LCD, and a collection of shift registers and relays for interfacing. Watch the video after the break to see what this can do. We were surprised in the beginning when he says that all he has left to do is remove the steering wheel lock and he’ll be able to drive using the interface, but we think he means type in a code to unlock the ignition, not remote control for his car. He then goes on to demonstrate garage door control, power cycling for CB radio, GPS, 110V power inverter, vehicle light control, and much more. This must be the most feature packed car computer we’ve seen so far.

Continue reading “Jeep-uter Adds Push Button Control To Your Vehicle”

Electromechanical Computer Built From Relays

This is Zusie, a computer built out of electromechanical relays. [Fredrik Andersson] picked up a lot of about 100 telephone exchange circuit boards, each with about 16 relays on them. After getting to know a heat gun really well he ended up with 1500 working relays with which to play. The machine runs slowly, it iss noisy, but it definitely works. After the break you can see it running and assembly code program that he wrote.

The instruction set is based on boards running microcode. These store the operational commands for each instruction the processor has available to it and they run in parallel with the rest of the operations.

We’re always surprised to see that these home-built processors work. Mostly because of the complexity involved in assembling them. How hard is it to find a shorting connection or a malfunctioning relay? Those problems aren’t limited to this application either, what do you do if a transistor-logic CPU has a malfunctioning chip?

Continue reading “Electromechanical Computer Built From Relays”