DIY DS Lite RumblePak


This one’s been making the blog rounds, but it really fits us. Nintendo makes one, but this instructables tells you how to make your own for a DS lite. It uses a PIC 12F675 to read the input line and activate a vibration motor from an old nokia cell phone.

Oh, speaking of instructables, I forgot to mention that they finally picked a winner for their laser etching machine. Of course, if you lack the budget, you can make your own for $60.

Virtualcogs Open Portable Gaming Platform


[David] thought you guys might like this – and I agree. It’s an open gaming platform built around a PSP LCD. It’s got all the basics, and it’s expandable. They’d like to put together an order for a run of boards, so let em know if you want one. If you’re lazy, here’s the specs:

  • MX21 ARM9 266MHz processor with 64MB SDRAM and 16 MB of FLASH
  • TFT LCD from the PSP (our thanks to Nathan at Sparkfun for helping us out with that)
  • stereo audio CODEC
  • stereo speakers
  • headphone jack
  • microphone
  • couple of joysticks
  • loads of buttons
  • battery pack
  • SD/MMC slot
  • expandable (can add GPS, bluetooth, accelerometers and gyros, etc…)

Most of the hardware is pretty decent, but the battery pack could use some help. Maybe a good surplus li-ion cell phone battery.

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.

OpenTom – Roll Your Own TomTom Distro


TomTom already runs Linux. The OpenTom project (Internet Archive Link as of 2022) has documented the hardware and software to allow custom software builds to run. The Wiki covers everything from build tools to hardware connections. So far, a mp3 player has been released using the build tools. Hmm, I might have to pick one up to develop on myself.

Thanks to [kniVes788] for the tip.