搜索资源列表
lcd_driver-framebuffer
- 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffe
LCD
- 3c44B0实验箱上液晶屏的控制程序,包含英文输入,单个汉字输出,和简单图形输出
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
zxl
- 实现在Linux环境下,在arm板的液晶屏上显示汉字-Implemented in the Linux environment, display Chinese characters on the arm board LCD screen
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)