Re: microprocessor display



padmow wrote:

I want to display data from my system, which has 8-bit microprocessor ,
to TV set.

the data would be table of char and number only , they are colour, not
black and white.

I would really appreciate simple solution for this, perhaps single chip
solution.



There's an example of an old- fashioned 'tennis' type video game (c. 1972 vintage) in the Texas MSP430 examples. It shouldn't take too much to tweak that to output characters from a LUT instead of moving 'bats' and 'balls', with RGB outputs for the colour.

Paul Burke
.