搜索资源列表
TouchScreen_Test
- touchsceen_test ├─ main.c C语言主源文件 ├─ AscII6x8.c Ascii字符6x8点阵显示格式数据 ├─ lcd.c LCD显示函数源文件 ├─ lcd.h LCD定义头文件 ├─ Call_int.s 中断处理文件 ├─ tp.c 触摸屏控制函数源文件 └─ tp.h 触摸屏控制定义头文件-touchsceen_test East main.c C-language source East Main-Asc
lcd.tar
- Source files for pxa LCD driver ======================================== The packet contains the files that is listed below driver files /SOURCE/drivers/video Makefile fbcon.c fbmem.c pxafb.c pxafb.h /SOURCE/include/linux linu
LCDDIVER_44b0
- ARM7的LCD驱动程序,在支持新了LCD时,更改LCD.H中的LCD_TYPE就可。-ARM7 LCD drivers, in support of a new LCD, the changes LCD.H LCD_TYPE can.
LCD英文显示
- lcd显示屏的英文显示,其中ASII.H为英文点阵库,可由字库工具生成。-LCD display in English, which ASII.H English Lattice library, library tools can be generated.
single
- /// ////单端输入,定时启动,由T2定时,选择AIN0.3为ADC0转化通道//////////////// //////single.c/////////////////////////////////// #include \"lcd.h\"//笔者所写的LCD显示头文件,具体见LCD章节 /*若读者没有条件使用\"lcd.h\"的各显示和键盘函数,则可在lcd.h文件中如下定义:
LCD12864
- 12864串口液晶,包含两个文件:lcd.c与lcd.h. 调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可将显示的字符串发送到液晶屏显示
LCD_Test
- 目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。
lcd
- LCD.h and .c file for ATmega interface
AVR_LED-test
- AVR_LED-test为AVR单片机的LED测试程序,包括两个文件lcd.c和lcd.h-AVR_LED-test for the AVR MCU LED testing procedures, including the two documents lcd.c and lcd.h
TFT9320
- TFT芯片9320芯片驱动 #include "system.h" #include "altera_avalon_pio_regs.h" #include "alt_types.h" #include "LCD.h"-9320 chip-chip TFT driver# include " system.h" # include " altera_avalon_pio_regs.h" # include " alt_types.h&quo
lcd
- It works together with counterpart header file ,lcd.h
MP3PLAYER
- 在keil里做的,项目中一共有9个.c文件, 放在项目文件夹里面的子文件夹\SRC\里, // 10个.h文件,放在项目文件夹里面的子文件夹\INC\里 // 其中的filesys.c和mm.c文件以及buffer.h文件似乎会让大家看起来不那么 // 容易,所以加了比较详细的注释,其他文件则注释很简单, // 项目文件夹(假定放在D盘吧)组织: // D:\VS1003 // VS1003.uv2 // SRC\board.c, player.c, vs1
ARM7--LCD
- ARM7的LCD驱动程序。在支持新了LCD时,更改LCD.H中的LCD_TYPE就可。-ARM7-LCD driver. In support of the new of the LCD, the change in the LCD_TYPE LCD.H can.
lcd_h
- This the header file to drive a LCD using only 6 pin of the microcontroller.- This is the header file to drive a LCD using only 6 pin of the microcontroller.
key.h-and-lcd1602.h
- 1602 矩阵键盘 lcd 头文件。方便使用,避免代码杂乱。-1602 matrix keyboard lcd header file.
lcd.h
- lcd.h文件,用于定义lcd.c运行过程中数码管及其指令的定义-lcd.h file definitions used to define lcd.c running digital and instruction
lcd
- Atmel Studio 6.1 lcd.h C++ header based on CodeVision 2.05.3 lch,h header syntax
Text-LCD
- Text LCD Training Design By M.ALizadeh with iostm8s003k3.h & IARfor stm8s
LCD显示温度+串口接收温度
- 实验名 :温度显示实验 使用的IO : 实验效果 :1602显示温度 注意 #include<reg51.h> #include"lcd.h" #include"temp.h"(name: temperature according to the experiment use IO: experiment effects: 1602 display temperature n
lcd library
- interfacing 16*2 lcd with atmega32 microcontroller "lcd.h" library file