Location:
Search - lcd.h
Search list
Description: LCD.h and .c file for ATmega interface
Platform: |
Size: 7294 |
Author: charlie |
Hits:
Description: lcd显示屏的英文显示,其中ASII.H为英文点阵库,可由字库工具生成。-LCD display in English, which ASII.H English Lattice library, library tools can be generated.
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 可以为无字库的LCD生成汉字或者字符的编码值,非常好用。-can no font LCD generation of Chinese characters or character encoding value, a very handy.
Platform: |
Size: 189440 |
Author: 赵凤鹏 |
Hits:
Description: 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-AscII6x8.c Ascii character dot matrix display delivers data format and technology-lcd.c LCD display function source East-definition LCD lcd.h headers East-Call_int.s interrupt handling documents and technology-tp.c Touchscreen control function-source supply tp.h Touchscreen Control definition files
Platform: |
Size: 107520 |
Author: 吴中仪 |
Hits:
Description: 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
linux_logo.h
/SOURCE/include/asm-arm/arch-pxa
pxa-regs.h
Platform: |
Size: 106496 |
Author: 梁志聪 |
Hits:
Description: ARM7的LCD驱动程序,在支持新了LCD时,更改LCD.H中的LCD_TYPE就可。-ARM7 LCD drivers, in support of a new LCD, the changes LCD.H LCD_TYPE can.
Platform: |
Size: 1651712 |
Author: 李昀 |
Hits:
Description: /// ////单端输入,定时启动,由T2定时,选择AIN0.3为ADC0转化通道////////////////
//////single.c///////////////////////////////////
#include "lcd.h"//笔者所写的LCD显示头文件,具体见LCD章节
/*若读者没有条件使用"lcd.h"的各显示和键盘函数,则可在lcd.h文件中如下定义:-/////// Single-ended input, time to start, by the T2 timer, select AIN0.3 for ADC0 conversion channel ////////////////////// single. c ///////////////////////////////////# include
Platform: |
Size: 2048 |
Author: 杜华坚 |
Hits:
Description: 12864串口液晶,包含两个文件:lcd.c与lcd.h.
调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可将显示的字符串发送到液晶屏显示-12864 Serial LCD, contains two documents: lcd.c with lcd.h. call void printLCD (uint8 x, uint8 y, uint8* fmt, ...), can be shown in the string sent to the LCD screen display
Platform: |
Size: 5120 |
Author: 陈向东 |
Hits:
Description: 目录文件结构:
用于s3c44b0
lcd_test
├─ main.c C语言主源文件
├─ bmp.c 光标图案源文件
├─ bmp.h 光标图案头文件
├─ lcd.c LCD显示函数源文件
└─ lcd.h LCD定义头文件
如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。
-Directory file structure: for s3c44b0lcd_test ├ ─ main.c C language main source files ├ ─ bmp.c cursor design source files ├ ─ bmp.h cursor pattern header files ├ ─ lcd.c LCD display function source file └ ─ lcd.h LCD definition of how the header file to the Flash programmer procedures, please read the common file directory ProgramFlash.txt.
Platform: |
Size: 395264 |
Author: |
Hits:
Description: LCD.h and .c file for ATmega interface
Platform: |
Size: 7168 |
Author: charlie |
Hits:
Description: 1. 熟悉16×2字符型液晶的使用。
2. 编写LCD显示的头文件。
3. 结合LCD.h实现LCD显示AD试验结果。
Platform: |
Size: 23552 |
Author: 布布 |
Hits:
Description: JHD 162A 液晶程序
附带h文件-JHD 162A LCD proceedings incidental h file
Platform: |
Size: 2048 |
Author: Julian |
Hits:
Description: 点液晶的程序,#include <util/delay.h>
#include <avr/pgmspace.h>
#include "lcd.h"
#include "font6x8.h"
#include "font8x16.h"
#include "my_type.h"-Point procedures LCD,# Include
Platform: |
Size: 233472 |
Author: |
Hits:
Description: Microchip s DSP IC dsPIC33 demo code for Explorer 16. It include a LCD some LEDs and some keys. Just very simple.
Platform: |
Size: 26624 |
Author: 李强 |
Hits:
Description: 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
Platform: |
Size: 7168 |
Author: 郑文德 |
Hits:
Description: 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" # include " LCD.h"
Platform: |
Size: 169984 |
Author: zhouyongbing |
Hits:
Description: It works together with counterpart header file ,lcd.h
Platform: |
Size: 2048 |
Author: Chee Shen |
Hits:
Description: 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.
Platform: |
Size: 1490944 |
Author: 毛小鸥 |
Hits:
Description: lcd.h文件,用于定义lcd.c运行过程中数码管及其指令的定义-lcd.h file definitions used to define lcd.c running digital and instruction
Platform: |
Size: 1024 |
Author: lylaliu |
Hits:
Description: interfacing 16*2 lcd with atmega32 microcontroller "lcd.h" library file
Platform: |
Size: 29696 |
Author: Rob07 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
13
»