<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<pre>Very cool project tonight, Alex!

It reminded me that I had been meaning to send this link out. <br /><br />I found a project with what has to be the most impressive use of an 8 pin microcontroler.

This guy used an ATTiny 85 (512 bytes of sram!) to make a video game:

- 3.5 i/o pins (using the ADC without disabling the reset/ISCP function, so he calls it '3.5 pins'). 
- Overclocked to 32Mhz
- 4 color VGA 640x480 @ 60 FPS 
- 4 channel sound
- 5 position joystick input

The closest thing to a write-up I could find is here:

<a href="http://www.avrfreaks.net/forum/attiny-85-does-color-vga-sound-and-joystick-32mhz">http://www.avrfreaks.net/forum/attiny-85-does-color-vga-sound-and-joystick-32mhz</a>

Or, you can go for the instant gratification and just watch the results here:
<a href="%20https://www.youtube.com/watch?v=8Z5Gcl8Py7Y">
https://www.youtube.com/watch?v=8Z5Gcl8Py7Y<br /><br /><br /></a></pre>
</body></html>