Building a Blinking Mystery Science Theater 3000 Billboard

I’m a big fan of the old (and recently-rebooted) TV show Mystery Science Theater 3000. If you’re not familiar with the show where have you been for the past 30 years? it’s set in space and features Joel (or Mike or Jonah, depending on the season) watching and making fun of B C movies and his robot friends. Just before the commercial breaks in the first few seasons, they showed scenes from a miniature, futuristic cityscape with an iconic Mystery Science Theater 3000 billboard.

This is what a JPEG version of a screenshot of a YouTube upload of a VHS rip of a broadcast TV show looks like. Credit: Mystery Science Theater 3000.

Continue reading Building a Blinking Mystery Science Theater 3000 Billboard

Custom Game Boy Cartridge – Project Update #1

In this post I’ll be covering the process of getting the brains of my custom cartridge working; a Xilinx XC9572XL CPLD. Hang on to your hats.

First, let’s briefly talk about what a CPLD is. This chip is similar to an FPGA in that it provides the ability to reprogram its hardware, rather than running software. Unlike an FPGA, it has non-volatile memory, so the configuration will stay in the chip even after power is lost. The trade-off is that the amount of logic units is orders of magnitude smaller than an FPGA. Fortunately, this project is relatively simple, so I have no doubt it will fit within the limits of the chip. Unfortunately, I’ve never used a CPLD and my only experience with FPGAs was an intro logic class 7 years ago.

For this project we’ll be using the stable, light-weight, robust, intuitive and frequently updated software provided by Xilinx called Webpack ISE. What’s that? It’s a 6.5GB download split over four files? It requires an account to download a license? It’s laggy and confusing and was discontinued in 2013? Well hey, at least it’s free (and runs on Linux in addition to Windows).

Continue reading Custom Game Boy Cartridge – Project Update #1

“Block M” Pin Update #2 – Software, Power and Videos

In my previous post, I talked about the motivation behind my updated “Block M” LED pin and compared it to the previous iterations to show how far it’s progressed since I designed the first one nearly 10 years ago. Today I’m going to wrap up by going over the electronics, code and power optimizations.

Continue reading “Block M” Pin Update #2 – Software, Power and Videos

Revisiting One Of My First Projects – Now With More LEDs! (“Block M” Pin Update #1)

As far back as I can remember, I’ve been a fan of Michigan Football. Whenever I would go to games, I’d get all decked out in Maize and Blue. But at some point late in high school, I decided that wearing a bright yellow hoodie, sweat pants, gloves, hat, shoes and socks just wasn’t quite enough. Sure, I was the most fashionable guy around, but surely there had to be a way for me to show my school spirit even more. So I went down to my basement workshop, printed out some iron-on circuit boards, mixed up some chemicals, got my Radioshack soldering iron hot and made this:

Why yes, that ‘soldermask’ is blue spray paint

Continue reading Revisiting One Of My First Projects – Now With More LEDs! (“Block M” Pin Update #1)

Custom Game Boy Cartridge – Project Update #0

I just recently bought a new gaming console. It plays at a constant 60fps, is capable of display 8000x more colors than the previous generation console, has dynamic CPU speed control and runs on normal AA batteries.

Ok, so it’s not an XBox, or PlayStation or whatever the kids are using these days, but it’s still a pretty impressive piece of hardware. I should clarify — I’ve never really been much of a video game enthusiast, my interest in that area peaked when I was about 10 years old, so I’ve always had a special place in my heart for the Game Boy. Recently, I’ve been interested in understanding exactly how the Game Boy works, so I started working on an emulator (it’s halfway finished… Big surprise). I also found this really incredible cartridge that lets you load any games you want onto a MicroSD card and play them. While it’s great, it is rather expensive and there isn’t much documentation on how it works, so I decided I would dive in and try to make my own. Continue reading Custom Game Boy Cartridge – Project Update #0

Because I’m Too Lazy To Make Videos

I’ve been working on a few interesting projects lately and wanted a way to share them online. Despite enjoying similar content on YouTube, I’m way to lazy to put in the required effort to film and edit videos of my projects, so instead I’m going to attempt to document them in a blog…. because it’s always 2005 somewhere.

If you’re interested in circuit boards, software, Game Boy development and hobbyist electronics, stay tuned. Or whatever the blog equivalent is.

 

A sample of what’s to come