Game Boy VGA Using An FPGA

[ViDAR] was looking for a project to keep him occupied and settled on creating a VGA converter for his Game Boy. He had some difficulty finding pinouts for the LCD and CPU but working with what was known, and an oscilloscope, he found the necessary signal. Tap into just a few lines using those thin blue wires; Vsync, Hsync, clock, and two data pins. From there a development board with anĀ Altera Cyclone II field-programmable gate array takes care of the heavy lifting. The board already has hardware for a VGA connection so it was just a matter of processing the incoming signals into the VGA standard. His demo video is embedded after the page break.

Want a dedicated solution? Check out this Game Boy video adapter inside a VHS cassette.

Continue reading “Game Boy VGA Using An FPGA”

Robot Follows The Rules Of The Road

[youtube=http://www.youtube.com/watch?v=Y6R0wO1o01g]

This is a fantastic high school project. [Shmendrik213] built and robot a programmed it to follow common traffic rules. The robot drives itself with a DC motor, using one servo for steering and another to pan a webcam back and forth. The netbook that comes along for the ride is running a VB.NET program that can detect an upcoming intersection, read the street sign, and react based on other cars currently at the intersection.

The hardware is running on an Altera processor using firmware programmed in VHDL. We remember building a tissue box holder for one of our high school projects. Looks like the times have changed since then.

SEGA Genesis Cloned With An FPGA

[Greg] managed to clone a SEGA Genesis using a field programmable gate array. He used a Terasic/Altera DE1 board, which will set you back about $160, during development. The onboard push buttons are currently used as the controller with VGA for the display. Who knows, maybe there’s enough programming space left to drive a PSP screen and turn this into a handheld?

You can see some gameplay footage after the break. If SEGA was never your thing don’t forget that there is an NES FPGA hack out there too.

Continue reading “SEGA Genesis Cloned With An FPGA”

Suska Open Source Atari ST

Got a special place in your heart for Atari computing? Now you can quench that need using new hardware. The Suska project has achieved complete hardware emulation of the Atari ST using an FPGA. The project’s progress tracker shows implementation of the major chips at 100%. They are running EmuTOS, an Atari emulator, as the operating system because running the original would violate copyright. The chip used is an Altera Cyclone III. You could load up the code on your own hardware but judging from the number of connections needed it might be less of a headache to buy a board from these guys.

[Thanks Erik]

Pinball Build Throws Down The Gauntlet

[Jeri Ellsworth] is building her own pinball machine. Her build log is delivered in the form of daily videos that walk through the progress. In addition to seeing the intricate ramps, traps, and controllers she outlines her build techniques. These include reproducing parts based on old pinball machines and bending acrylic with a custom tool or a toaster oven.

The driver she’s planning to use is an Altera FPGA with a bunch of FETs to control the heavy-load components. There’s not a ton of info on the actual electronics but we had a heck of a fun time looking at the creative field components. Our favorite by far is the television from Day 7. The screen is translucent with a rear projected image. When the ramp in front of it is raised the pinball can be jumped right through the screen!

We couldn’t find a project page for this but we’ve embedded [Jeri’s] videos after the break. Continue reading “Pinball Build Throws Down The Gauntlet”