搜索资源列表
LCD_显示汉字_字符和图案_字库放在EEPROM
- 在89C51上操作小型LCD,显示汉字,字符和图案,字库放在EEPROM-operating small LCD display Chinese characters, characters and design, font on EEPROM
linux下LCD显示字符
- 该程序利用fr a mebuffer可实现汉字、ASCII码的混合显示。
从真彩到s3c44b0256 LCD取模源代码
- 从真彩到s3c44b0256 LCD取模源代码,用来做嵌入式系统中lcd的汉字显示-to s3c44b0256 from color LCD module from the source code used in embedded system the Chinese character LCD display
lcd_hz
- 显示: “欢迎使用", "单片机实验系统" lcd显示汉字-shows : "Welcome," "SCM experimental system" LCD display Chinese characters
LCDCN
- C语言开发使LCD显示汉字程序,采用自带汉字库的LCD模块.-C language LCD display Chinese characters procedures used onboard Store LCD module.
lcd320240
- 液晶显示程序lcd320*240,图形方式下显示汉字,字母,以及演示屏幕显示等功能-LCD procedures lcd320* 240, the graphic displaying Chinese characters, letters, display and demonstration functions
lcd-key-led
- 这是我学习过程中编写的测试代码,用STD2.51开发环境,C语言编写,以MICETEK EV44B0-II开发板为硬件测试平台,用到串口,液晶,键盘,LED。 液晶包括图片显示、划线、ASCII码显示、4000多常用的汉字库,可以显示任意常用的汉字。 键盘采用中断触发!-This is my learning process to prepare the test code used STD2.51 development en
GUI(LCD-DRIVER)
- 开发环境为ADS1.2 ARM用户界面开发接口程序 GUI 提供了最基本的画点 线 圆形 圆弧 椭圆形 矩形 正方形 填充等功能 较高级的接口功能有 ASCII显示 汉字显示 图标显示 窗口 菜单等 支持单色 灰度 伪彩 真彩等图形显示设备-ADS1.2 development environment for the development of ARM user interface GUI interface to p
LCD_NEW
- lcd显示程序,44b的板子,自己写的,可以显示汉字,线条等-lcd display program, 44b of the board, wrote, may show Chinese characters, lines, etc.
LCD
- 液晶显示屏显示程序示例及汉字字模提取程序。示例程序中包含一个类似于printf的子程序可方便地显示字符串。字模提取程序会自动从单片机C程序中提取所包含的汉字的字模,生成示例子程序所需要的小字库。-LCD screen and Chinese character display program sample matrix extraction procedure. Examples of programs include a subrou
LCD
- 用汇编语言实现LCD显示功能 采用的是TRULY公司的MSC-G12232DYEW-7N型号液晶显示器,它能显示122X32点阵。既能显示文本,也能显示图形。 一个汉字共32字节,为16*16点阵,在程序中,已经将要显示的“欢迎使用AEDK_T598实验仪”16*16点阵字模转化为显示所需字模,存放在程序区内。-Using assembly language to achieve LCD display is used T
lcd
- 1602 lcd 显示汉字,有模拟仿真文件和keil51编译的c程序。-1602 lcd display Chinese characters, there is simulation files and the c compiler keil51 procedures.
LCD-Chinese
- ARM7-LPC2148的LCD显示汉字源码-ARM7-LPC2148 source of the LCD display Chinese characters
LCD
- 在华邦W90P710开发板上用LCD显示汉字以及静态图片-display the characters and static pitures on the LCD by winbond W90P710
12864LCD显示程序
- LCD12864和AT89C51显示汉字参考程序(LCD and AT89C51 display Chinese characters)
实验18_LCD汉字显示实验
- 基于80386平台,使用汇编语言,完成LCD的汉字显示。(Based on the 80386 microprocessor, use assembly language to complete the LCD display of Chinese characters.)
1602显示汉字
- 学习用LCD1602显示汉字 代码设计 用C语言编写程序(LCD1602 KEILCABC BIANYI TEMP DATA)
LCD显示示例
- LCD显示实例,在指定的位置显示一个汉字,显示一个ASCII字符串,矩形区域内填充单色,画矩形框 ,线和圆(LCD displays an instance, displaying a Chinese character in the specified location, displaying a ASCII string, filling the monochrome in the rectangular area, drawing
LCD显示汉字(字库放SD卡)
- 将字库存入SD卡中,使用LCD显示字库中汉字(Store the font in the SD card and display the Chinese characters in the font using LCD.)