搜索资源列表
16X2字符液晶接口程序
- 字符型液晶显示器测试驱动程序,16×2字符,用八位数据线方式- Character liquid-crystal display test driver, 16脳2 character, with eight data lines ways
lcd+字符生成
- lcd液晶显示器的单片机地层驱动程序以及字符点阵生成器,刚刚做完的项目,希望对大家有用-LCD LCD driver SCM formation and character dot-matrix generator, the project has just been completed, we hope to useful
字符设备驱动程序的框架
- 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
一个工学习参考用的液晶屏驱动源程序
- 一个工学习参考用的液晶屏驱动源程序!可以显示文字字符和图形!-a reference for the study of the LCD driver source! Can display text characters and graphics!
hanzi16
- 在windML实现汉字的字符驱动,能够在液晶等显示界面上实现.-windML achieve in Chinese characters driven to the show, such as LCD interface to achieve.
armiodriver
- 嵌入式linux上一般的io读写模块,配置为字符驱动程序.-Embedded Linux on the general literacy io module, the distribution of character-driven procedures.
linux_char
- 一个嵌入式linux字符驱动的例子。适合于初学者。-a character-driven examples. Suitable for beginners.
字符驱动程序
- linux下字符驱动器的实现。其中包括源代码和实现的方法。希望对大家有帮助-characters drives realized. Including source code and the realization method. We hope to help
字符型液晶全系列驱动汇编代码
- 字符型全系列驱动汇编代码,亲测可用
char_driver_demo.rar
- Linux 2.6核下的字符驱动示例。以简单的代码表现Linux的驱动程序结构,Linux 2.6 Examples of lower-character-driven. The performance of a simple code structure Linux driver
Linux_CHARDriver_Simpler
- 对于初学者很好的嵌入式Linux下的字符驱动程序范例,内含驱动程序和测试程序以及Makefile-Very good for beginners Embedded Linux driver under the example of characters, including drivers and test procedures as well as the Makefile
char_demo
- 2.6内核做简单的字符驱动的例子,与2.4有些差异,分享-2.6 kernel to do a simple example of character-driven, and 2.4 are some differences, share
linux-driver
- Linux 下的字符驱动程序,可实现在linux下安装字符驱动,并卸除字符驱动。-character driver for linux system ,can setup or remove free as you wish.
SimpleChar
- 中嵌高级班代码 S3C2410简单的字符驱动 带应用程序makefile-Senior classes in the embedded code S3C2410 simple character-driven applications with makefile
scull_character_driver
- scull_character_driver 内存模拟字符驱动,熟悉在linux下些驱动的基本步骤。和几个中要的结构体。-scull_character_driver memory simulation character-driven, more familiar with the linux drivers under the basic steps. And a few in to the structure.
ILI93XX驱动程序
- ILI93系列的驱动程序 内置常用字符
ct1642原理图及驱动代码
- ct1642原理图及驱动代码 修改参考步骤: * 1、修改"硬件资源操作定义"的常量LED_BIT_COUNT定义,确定LED数码管的位数。 * * 2、完成"硬件资源操作定义"的宏GPIO_CLOCK_SET(val)、GPIO_DATA_SET(val)、GPIO_KEY_GET(val)。 * * 3、修改"全局变量定义"的INT8U,确保INT8U为8位无符号整型。 * * 4、确定调用函数fp_le
字符驱动程序及应用程序
- 字符驱动程序设计和代码,有利于对字符驱动的理解(Character driver design and code that is beneficial to the understanding of character driven)
基于BHL2000实现字符灰度显示
- 基于BHL2000实现字符灰度显示,本项目主要由三个模块构成:51单片机控制模块、BHL2000灰度调制模块、LED点阵显示模块。用AT89S51单片机产生16*16LED点阵的行扫描信号,并且由单片机控制BHL2000灰度调制芯片,输出调制后的驱动电流控制LED,实现LED点阵256级灰度显示。(Based on BHL2000, the character gray display is realized. This project is mainly composed of three m
Linux设备驱动开发详解.part01
- Linux所有设备驱动开发详解(包括字符型,块设备,平台设备等)(Linux detailed explanation of all device driver development (including character type, block device, platform device, etc.))