SEP18
Retro video gaming console on Arduino
Arduinocade is an 8-bit retro video console which is based on an overclocked Arduino (ATmega328p) which generates video, audio and has IR input for user controls.
Arduino is overclocked to 28.6363 MHz (which is 2 times the frequency of NTSC signal) and in combination with a delay or two in the video-generation routines it enables us to generate a palette of 27 colors on the screen. Along side with Arduino there are just a few other components so it is very easy to assemble this device on breadboard. Currently implemented games are: Ballblaster, Jowst, Caverns of Titan and of course good old Pacman.
[ Source: rossumur ]
similar content
- Make arduino image scanner/sequencer (06-11-2009) [@News]
- Dice value readout using Arduino AVR (22-09-2009) [@News]
- Simple video transmitter (31-03-2007) [@Schematics/Radio transmitters]
- Interfacing LED matrix to Arduino (03-07-2009) [@News]
- UHF video transmitter (23-02-2005) [@Schematics/Radio transmitters]
- Video spy (11-09-2004) [@Schematics/Radio transmitters]
- VHF video transmitter (23-02-2005) [@Schematics/Radio transmitters]
- Morse Code Generator with Arduino (28-09-2015) [@News]
- LED flickering with Arduino (18-05-2009) [@News]
- Arduino burglar alarm system DIY (17-09-2015) [@News]
add comment
Please log-in!
You can log-in on forum link: Login page. After logging-in, return to this page and click refresh in your browser.