Wii Homebrew Hack – No Game Discs Required

Jailbreaking hacks have come and gone for the Wii, ever changing as Nintendo tweaks their software to prevent homebrew from running. Piracy concerns aside, there is a legitimate Wii homebrew scene, and a  new, easy to use tool has been released for those looking to give it a try.

Many of the previous jailbreaks relied on bugs found within official Wii games, but there’s a new kid on the block that requires nothing more than an Internet connection and an SD card. LetterBomb is the latest jailbreaking tool, which was created by an individual named [blasty]. It seems incredibly easy to use, requiring little more than entering your Wii’s MAC address into a web form. The site generates a customized jailbreak file, which your run on your Wii via the SD card – that’s all there is to it!

If I had a Wii, I would be hesitant to enter any sort of globally-unique number that could identify my console into a random web site, but perhaps I am being overly paranoid. Either way, it would be great to see an open-source version of this tool released so that jailbreaks could be done offline, without any risk of having your MAC address recorded.

[Thanks, blurry]

Building A Computer Around A TTL CPU

[Bill’s] worked on his homebrew computer for almost a decade. He didn’t start with a Z80 processor like a lot of the projects we’ve seen, but instead build the CPU itself from 74-series TTL chips and a ridiculous amount of wire wrapping to connect it all.

The video after the break shows off the functionality. We love the front panel, which is packed with information but manages to remain organized and offers many convenient features. Our favorite is the ability to pause execution and scroll through the registers by spinning the dial. The clock signal has a variable speed which is selected by an internal DIP switch package that can be changed during a pause. It runs MINIX and has a library of programs, but perhaps most surprising is its ability to serve webpages.

Lately we’ve been interested in drilling down through program language abstractions to understand what is going on inside the silicon. This has given us new respect for those building processors from scratch. Think of it this way, if you actually need to build each instruction out of gates, you’ll be able to understand how those instructions work at the most fundamental level.

Continue reading “Building A Computer Around A TTL CPU”

Homebrew TTL Logic Computer

Although [Jack] just graduated High School and doesn’t have much experience with electronics, that didn’t stop him from building the DUO Adept, a homebrew computer built entirely out of TTL logic chips.

The DUO Adept has 64k of memory, 6K of which is dedicated to the video ram that outputs a 240×208 black and white image onto a TV. Bootstrapping the computer to it’s current state was quite a challenge, as an entire OS was put into th system one bit at a time though DIP switches. After the OS was written to the computer, [Jack] was able to connect a keyboard and started programming. [Jack] programmed a hex editor and a few games of his own design. If all that wasn’t impressive enough, [Jack] also programmed an assembly compiler and emulator for his homebrew system.

We’ve seen a a few homebrew computersbefore, but not many of them are laid out on 17 breadboards like the DUO Adept. With skills like these, we can’t wait to see what [Jack] comes up with next. Check out the video after the break for a walk-through of the build.

Continue reading “Homebrew TTL Logic Computer”

Keeping Beer Chilled From Keg To Tap

beer_chiller

[Stan] was putting together his nano-brewery, and while waiting for his beer to finish fermenting, he decided to work on the storage portion of his project. He built a kegerator to store his forthcoming brews but realized that since it was about 10 feet away from his tap tower, the beer was becoming unacceptably warm and frothy in transit.

In commercial tap systems, a separate line of chilled propylene glycol is bundled with the beer lines, keeping it cool as it travels from keg to tap. [Stan] decided to replicate this setup, and after three different iterations, he nailed it.

His first two attempts involved keeping the cooling solution inside of the kegerator, but he found that either the pumps added too much heat to the solution, or that the kegerator was running at nearly a 100% duty cycle. Scrapping any sort of kegerator-based cooling, he decided to build a separate cooling unit with a dehumidifier he had sitting around. After fitting the unit into a cooler and filling it with solution, he found it to cool so well it turned the propylene glycol solution to slush!

Check out his site for more details on his cooling setup – if you are in the business of homebrew, you will be glad you did.

Automated Home Beer Brewery — Best Laundry Room Add-on Ever

All-grain home brewing takes time… a lot of time. We’re not going to pretend like a good batch of beer isn’t thanks mostly to the artist that is the brewmaster, but at the same time it’s pretty amazing to see a compact system like the one above that can boil a batch of wort without much help from you.

[Zizzle] built this machine as his entry in the Renesas contest. You can see the development board there just to the left of the brew kettle. It’s network connected with a web interface that allows you to take recipes from Brewtarget and import them directly to the system. All you need to do is make sure that you load up the grain basket and boil addition modules to match your recipe. The bot takes it from there, filling the kettle, preheating that water, lowering the grains and maintaining temperature for the mash, and completing the boil with additions from the servo-controlled PVC pipe pods. Experienced brewers will notice a few steps missing, like the sparge, and a quick way to cool the finished wort. But this does take a huge part of the drudgery out of our hands. If only it had a clean-in-place system… then we’d really be happy! Don’t miss the video after the break and take a moment to check out the build-log posts.

Continue reading “Automated Home Beer Brewery — Best Laundry Room Add-on Ever”

Weather Station Turned Data Logger

Home brewing the perfect beer (or root beer in this case) requires a watchful eye and stable temperature, but [Gregory] has a house that is 120 years old. While we are sure it is a beautiful home, it does have its usual historical issues including temperature fluctuations.

[Gregory] suspects this to be the reason why his root beer is not carbonating, but to be 100% sure he grabbed a weather station (and atomic clock) with a wireless remote thermometer and got hacking. After popping the station apart he was able to quickly isolate the radio receiver and figure out the signaling, a few connections to an arduino, and now he can keep track of the temperature as its logged on to his PC.

Hopefully he can find out if this is his issue or not. Join us after the break for a quick video.

Continue reading “Weather Station Turned Data Logger”

PSP Homebrew Using The Half-Byte Loader

[Rich] tipped us off about the Half-Byte Loader which lets you run homebrew on late-model Sony PlayStation Portables. Above you can see a PSP Go running Doom (a screenshot from the video after the break), which is a prerequisite for any cracked device. HBL uses an exploit in the game demo of Patapon 2, which is free for download. A crafted game save loaded onto a Memory Stick gets you to the loader when selected from the continue menu of the game. Right now this method works on all know firmware version 5.0 and higher. Who knows when Sony will take action to kill an exploit like this one.

Continue reading “PSP Homebrew Using The Half-Byte Loader”