Gamebuino: A Handheld Arduino Gaming Console Ready For Prime Time

[Rodot] wrote in to tell us about the Gamebuino, a very nicely designed and easily reproducible version of his handheld Arduino gaming console. We originally featured [Rodot’s] Arduino based gaming console over a year ago.

With the Gamebuino, you too can build your own games and gaming hardware around the Arduino. While there is a lot of information currently missing from the site’s Wiki, such as the layout and game code, [Rodot] plans on making everything open source. The console includes a rechargeable lithium battery, a micro SD card, and I2C expansion connectors. This is one project to keep an eye (and two hands) on, especially since a full game library is going to be provided, letting you easily create your own games. See what the console can do in the demo video after the break.

It would be amazing so see some old Game Boy games ported to run on the Arduino, or maybe one of our readers can make an Game Boy emulator for the Arduino!
Continue reading “Gamebuino: A Handheld Arduino Gaming Console Ready For Prime Time”

Meggy Jr RGB Portable Game Platform

meggy

Evil Mad Scientist Laboratories have just announced the release of the Meggy Jr RGB, a fully programmable handheld console with an 8×8 RGB LED matrix display. Like its big sisters Peggy and Peggy 2.0, the Meggy Jr is driven by an ATmega168 microcontroller and is made up of a bank of fully addressable LEDs. Unlike its siblings, the device boasts six buttons and the ability to be mounted inside of a custom case (or “handle set”) constructed from plastic or wood, drastically altering the look of the console. Using the popular open-souce Arduino environment, users are able to write custom software for the device. While it works great as a game console, of the many possible configurations and suggested uses, we think “disco floor for your Lego minifigurines” is the most amusing.

AVR Game Console


This is a bit reminiscent of the missing DC entry, so consider it a bonus hack. [Eric] sent in his latest project, an AVR game console. It uses a pair of ATMega168v micro-controllers, a nokia 3110 LCD, and an eeprom to store a selection of games. The interface above the console is the serial loader/charger. No word on the game source, but judging from his site, maybe he’s writing them all on his own.