A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
RBox: A DIY 32-bit game console
The RBox is a game console that is simple enough to build on the prototype area of a LPCXpresso ARM dev kit. You need just a crystal, a few capacitors and resistors. It uses the smallest and cheapest 32 bit CPU to generate 3D graphics and sound.
The power of the small and cheap ARMs is simply amazing! With a few resistors and capacitors you can turn a very cheap LPCXpresso to a game engine with
- 320x240 composite or s-video output generated entirely in software
- 256 colors with standard palette, up to 8k colors
- 8 bit 15khz stereo audio
It's unbelievable, isn't it? So warm up your soldering iron and build your own! :)
Link: RBox - Source code