搜索资源列表
lcd_driver-framebuffer
- 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffe
LCD
- 3c44B0实验箱上液晶屏的控制程序,包含英文输入,单个汉字输出,和简单图形输出
getgbk
- VB写的获取汉字GBK内码的程序,用于自带字库的液晶屏-GBK Chinese characters written for VB code within the procedures for the LCD screen comes with character
C_Font_extraction
- 字模提取,C源代码,包含直接提取和经过行列变换后的字模直接保存到文件中,用于在不同的LCD上显示汉字。 希望能够对大家有所帮助!-Font extraction, C source code, including the direct extraction and transformation through the ranks of the font directly to a file for a different character LCD display. Hopes to be
mzl00-12864
- 用C语言编写的型号为MzL02的12864液晶,可以显示时间,温度值,也可以显示汉字-Written using C language MzL02-12864 LCD can display time, temperature values, you can also display Chinese characters
33753123com_LCD_test
- lcd显示 S3C2410平台下的LCD固件程序,实现LCD初始化和显示功能。能够显示简单图形、ASCII字符、汉字字符和彩色位图。-lcd。-S3C2410 platform LCD firmware procedures, initialization and realize LCD display. Can display simple graphics, ASCII characters, Chinese characters and color bitmap
12864
- 液晶12864的C程序 可以显示汉字,且程序很精练 适合初学者-12864 LCD C-program can display Chinese characters
lcd
- 基于linux2.6.12和s3c2440的LCD应用程序,可以根据库数据打印相应的汉字,已测试通过-S3c2440 based linux2.6.12 and the LCD application data can be printed according to the corresponding Chinese character library, have been tested
zxl
- 实现在Linux环境下,在arm板的液晶屏上显示汉字-Implemented in the Linux environment, display Chinese characters on the arm board LCD screen
lcd.tar
- 基于tslib的界面显示,包括汉字的显示,视频区域显示,触摸控制。-Tslib based interface displays, including the display of Chinese characters, the video area displays, touch control.
Scroll-design-on-dot-matrix-LCD
- 利用51单片机和LCD12864点阵液晶显示器设计汉字滚屏(上滚)系统,滚动周期小于5秒。-51 And LCD12864 use dot matrix LCD display design characters scrolling (scroll) system, the rolling period is less than 5 seconds.
framebuff
- 适合初学者学习,该代码体现了使用framebuff技术在lcd屏幕上画点、先、面、图片以及汉字(This code is suitable for beginners to learn. It reflects the use of framebuff technology to draw points, first, face, pictures and Chinese characters on the LCD screen)