I thought that there may be some interest in driving VGA monitors with a mcu. My motivation is to use those monitors to display analog signals digitized by a MCU.
so I thought to set out and see if we can collectively write something about it.
I think in the end, it will need a very fast processor to achieve adequate horizontal resolutions but for development purposes, i will do it on a pic using picc/tide. we can always port the code to something faster (like an ARM7 chip).
so I thought to set out and see if we can collectively write something about it.
I think in the end, it will need a very fast processor to achieve adequate horizontal resolutions but for development purposes, i will do it on a pic using picc/tide. we can always port the code to something faster (like an ARM7 chip).