首页| 行业标准| 论文文档| 电子资料| 图纸模型
购买积分 购买会员 激活码充值

您现在的位置是:团子下载站 > 其他 > VGA/视频适配器解决方案(含源程序代码)

VGA/视频适配器解决方案(含源程序代码)

  • 资源大小:333
  • 上传时间:2021-12-14
  • 下载次数:0次
  • 浏览次数:56次
  • 资源积分:1积分
  • 标      签: Video

资 源 简 介

Simple VGA/Video adapter(This project is about creaTIng VGA/Video signals using the 8-bit AVR MCU)Background of the project.Several months ago I tried to connect a microcontroller system to a VGA monitor to output data in theform of text. I was surprised to find little on this subject on the internet, to assist me in achieving thisgoal. Certainly nothing simple a beginner could find useful.There are examples out there that uTIlise standards such as PC-104 or complex FGPA implementaTIonsfound at www.opencores.org. Other soluTIons include graphic controllers from Fujitsu or even one localRussian person who was offering for sale a project for $5000 on ACEX. These are fine but are little helpto most hobbyists etc out there who wish to display text on a VGA or similar screen.What I desired was a “quick and dirty” solution that did not cost too much.Initial calculations showed that the the AVR 8-bit microcontroller from ATMEL, with its 16Mhz clockspeed providing approximately 16 MIPS was a good candidate for further research. Also note that newerAVRs such as the Mega48, Mega88 and Mega168 will officially support clock rates upto 20 Mhz.Therefore I concluded that with a clock of 16 Mhz I could achieve something in the order of 8 Mhzspeed of data being transferred out of a port. I also chose the AVR as I had already built up quite a bodyof experience with it and so I began work of the project.After approximately two to three months of research, I present you the fruits of my labour
VIP VIP