搜索资源列表
S3C44B0的LCD控制器简述
- 如果需要做arm的lcd的驱动程序的话,就必须对arm中的lcd控制器有一定的认识。这篇文章就非常适合你了。-arm needs to be done if the LCD driver procedures, it is necessary to arm the LCD controller is awareness. This article is for you.
MCU+LCD+Menu
- 介绍了在C 语言环境下,在LCD 液晶显示屏上实现多级嵌套菜单的一种简便方法,提出了一个结构紧凑、实用的程序模型。-introduced in the C language environment. the LCD screen multi-level nested menu is a simple method, a compact structure, Useful program model.
lcd
- 结合三星公司ARM9系列嵌入式处理器S3C2410,讲解如何进行LCD驱动程序模块化编程及如何将驱动程序静态加载进系统内核。-with Samsung ARM9 S3C2410 series embedded processor, explain how LCD Driver modular programming and how to static loading drivers into the kernel.
uCOSuCGUI(FSMC)(3.2).rar
- 本是STM32对ILI9320的3.2寸320240液晶的驱动程序,STM32 of this is ILI9320 3.2-inch 320,240 LCD driver
LCD.rar
- msp430F5438 12864液晶的调试程序,liquid crystal msp430F5438 12864 debugger
基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板
- 本文的目的为基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板。本文内容大致分为以下几个部分: 1、 LCD硬件及显示原理介绍; 2、 s3c2440 LCD控制器介绍; 3、 内核LCD驱动机制framebuffer(帧缓冲技术)概述; 4、 驱动移植相关及应用程序接口相关重要数据结构分析 5、 在linux2.6.30.4内核中添加(移植)LCD驱动; 6、 嵌入式linux应用程序中LCD驱动接口函数的调用及其必要包含头文件和数据结构;
点阵LCD驱动编写指南
- 点阵液晶驱动编程介绍,包括液晶接口、原理说明,程序驱动编写及相关ui范例。
TVbox_242_V1.0_schematic
- CVBS TO VGA 原理图.是个完整的方案,其余的程序,说明文档也会陆续发上来.-CVBS TO VGA schematic. Is a complete program, the rest of the procedures, documentation will all be made up.
Linux的帧缓冲(Frame Buffer)之三:LCD上显示摄像头
- V4L2.rar Linux的帧缓冲(Frame Buffer)之三:LCD上显示摄像头 . 分类: Linux驱动 2011-05-31 11:52 742人阅读 评论(2) 收藏 举报 一个简单的应用程序,来实现在LCD上显示当前camera的图像数据,也可以根据键盘输入保存摄像头数据到BMP图片中。
LCD.TXT
- 192x64图形液晶汉字显示程序 汉字液晶子程 液晶屏分为4行*12列汉字,全部使用模拟接口方式-192x64 graphic LCD display program of Chinese characters Chinese characters LCD sub-way LCD screen is divided into 4 lines* 12 characters, all of the use of analog interface mode
CODE
- MEGA16多功能工业控制板(实现IO,DA,RS232,LCD,PWM功能)附送电路图&范例程序 -Multi-functional industrial control panel MEGA16 (implementation IO, DA, RS232, LCD, PWM function) circuit diagrams & examples of the procedures included
lcd
- ARMSTM32 lcd驱动程序集锦,一系列FTF液晶显示的C程序-Collection ARMSTM32 lcd driver, a series of C liquid crystal display FTF procedures
LCD
- 温湿度显示KeilC程序非常好用 非常好用 非常好用-KeilC process temperature and humidity display
AB
- LCD模拟程序,绝对可行,好用,第一次上传,望多多支持-LCD simulation is absolutely feasible, easy to use
lcd-example
- lcd1602的keil c的程序源代码-lcd1602 of keil c program source code
18b20_MSP430
- 很好的18b20程序,muc是ti公司的低功耗单片机MSP430f149,加1602显示的,可以直接用-it‘s a code which based on the chip of msp430f149,with the lcd of 1602
3510I
- 本程序是3510I液晶的读写与画点,希望对大家有用-This procedure is 3510I LCD reading and writing and painting in the hope of useful
LCD-VHDL
- LCD控制VHDL程序与仿真,FPGA驱动LCD显示中文字符“年”程序-fpga/cpld
lcd1602verilog
- verilog lcd液晶1602驱动 这个程序的显示字符显示的是ASCII码,显示的数据由DB8输出到LCD上-verilog
STM32点4.3inch LCD程序
- 利用此程序,可以点亮480*272的LCD屏,硬件需要自己根据PIN definition 跳线。