Content for TV

ATiny does 170×240 VGA with 8 Colors

“The original plan was to just bit bang some mono VGA and do up a Pong or Tetris game, but things went MUCH MUCH further than I ever thought possible, so over the next few weeks I will detail this …

Arduino Pong!

“Hey Guys it’s time to recreate the famous Pong Attari game using Arduino and some other components such as: Potentiometers, a couple of resistors, a button and a TV Out cable.All in 10 or less minutes! Let’s …

Project  AVR TV Game

AVR TV Game

“This project allows you to play two games – Tetris and Snake – on a PAL TV using a very simple circuit based around an ATmega168. Martin Sustek has modified the project to also include a Sokoban game. Some information about his …

Project  tvText

tvText

“This library allows you to generate text display on a PAL TV using an ATmega168 running at 20MHz and two resistors to form a 2-bit DAC. The video signal generation is interrupt-driven, leaving some CPU time over for your own …