320X240LCD仿真程序

所属分类:嵌入式/单片机/硬件编程
开发工具:MultiPlatform
文件大小:216KB
下载次数:41
上传日期:2005-05-29 17:50:18
上 传 者超级兵
说明:  320X240LCD仿真程序 320x240lcd仿真程序,仿真单色,4色,16色,256色lcd 使用方法:(需要注册mscomm32.ocx控件程序才能正常运行) 通过串口或TCP/IP将LCD显示缓冲区的全部内容发送到本软件接收即可 软件同时监控串口和tcp/ip口的数据,数据为一屏时刷新显示内容。 数据格式: 单色:unsigned char lcdbuf[9600] 每位一点 4色:unsigned char lcdbuf[19200] 每两位一点 16色:unsigned char lcdbuf[38400]每4位一点 256色:unsigned char lcdbuf[76800]每8位一点 软件用来在无lcd屏的时候调试图形GUI:
(320X240LCD simulation program 320x240lcd simulation program, based on monochrome, four color, 16-color, 256 color LCD Use : (registered mscomm32.ocx control procedures in order to work) through serial or TCP/IP will be LCD display buffer to send the full contents of this software can receive while monitoring software serial and tcp/ip mouth of data, data for a screen refresh content. Data formats : Monochrome : unsigned char lcdbuf [9600] 1 o'clock every four colors : unsigned char lcdbuf [19,200] 2 1:16 every color : unsigned char lcdbuf [38,400] every four 1:00 256 color : unsigned char lcdbuf [76,800] 1:00 every eight software used in the absence of the LCD screen graphical debugger GUI :)

文件列表:
vlcd.exe (233472, 2003-07-30)
vlcdsend.exe (212992, 2003-07-30)

近期下载者

相关文件


收藏者