搜索资源列表
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, ... ),即可将显示的字符串发送到液晶屏显示
2440test.rar
- 本程序有友善之臂提供,为2440开发板的示例程序,请使用ADS编译。 简单使用说明: 使用H-Jtag或者更高级的仿真器调试,也可以不使用仿真器,借助supervivi的Download & Run功能测试, 下载的时候把DNW的下载地址设置为 0x30000000 即可。 本程序支持如下LCD: - NEC3.5"真彩LCD,分辨率240x320 - 7寸真彩LCD, 分辨率800x480 - VGA扩展模块,分辨率1024x768@70Hz 若要在LCD上正常显示
KFBClock
- 此程序是我自制开发板上的时钟程序, 根据网上带字库12864液晶时钟改编的 用在不带字库的KS0108液晶上, 增加闹钟控制,背光控制,改进了节日显示功能,改进温度显示零下温度的问题。 所用IC DS18B20 DS1302, 使用MedWIN3.0编辑,编译连接使用的KEIL uv3. 有问题欢迎提出。 姓名:崔超 email:cui_chao@msn.com-This program is my self-development board clock pro
head
- STM32头文件,包括初始化头文件stm32.h 通用触摸屏头文件touch.h 3.7寸液晶头文件lcd.h ds18b02头文件temp.h SPI头文件spi.h SD卡读取头文件sd.h FAT32头文件fat.h-STM32 header files, including initialization header stm32.h common touch screen header touch.h 3.7-inch LCD header file lcd.h ds18b02 h
ISD4004_7843
- 基于AT89S52单片机,驱动ISD4004语音芯片,进行录音/播音等功能,还加上了触摸屏功能和液晶显示功能,7843.h是触摸屏的驱动部分,12864.h是LCD驱动部分。key.h是4X4矩阵键盘驱动部分。-AT89S52-based single-chip, voice chip ISD4004 drive for recording/audio and other functions, also added a touch-screen LCD features and function
S3C6410_datasheet_H.264
- 主要包括s3c6410的datasheet,并包括在6410芯片上的Android平台H.264的解码流程,包括读取h.264文件,到输出到LCD.对于做基于android的视频的朋友还是有帮助的!-Including s3c6410 the datasheet, and included in the 6410 chip to decode H.264 Android platform process, including reading the h.264 file to output to
lcd_block
- 本程序是基于avr单片机的atmega48的控制16*4点阵型液晶。其中main文件调用LCD.c和LCD.h文件。用户可以直接把工程中的LCD.c和LCD.h文件放到自己的程序目录下即可。-This procedure is based on the avr SCM atmega48 control 16* 4:00 LCD. Main document which calls LCD.c and LCD.h document. Users can directly to the projec
PCD8544_DRIVER
- *只针对字符显示!!84x48 *基本功能驱动,因LCD不可读,不打印中文,无区域反色 *配合"ASCII5X8.H" 每个字为6*8 *For KEi-* Characters only show! ! 84x48* basic function-driven, due to unreadable LCD does not print in Chinese, no region with the anti-color*
LPC214X_LCD12864
- LPC214X_LCD12864点亮液晶程序,经测试成功-Lit LCD LPC214X_LCD12864 procedures, have been tested successfully
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
LCD
- c8051f005与LCD12864的显示程序,自己写的,显示一条直线,用silicon软件打开工程,单独的.h,.c文件可以用c++来查看-LCD12864 display c8051f005 and procedures, their own writing, showing a straight line, using silicon software to open the project, separate. h,. c files can be used c++ to view
lcd
- It works together with counterpart header file ,lcd.h
4bit-lcd-Scheduler
- #include <4bitLCD20x4.h> #include<ds1307.h> #include<keypad.h> #include<miscfn.h> #include<remind.h> #include<cal.h>
LCD
- 1.6寸彩色液晶屏操作代码 #include "com.h" #include "rgb.h" #include "lcd_basic.h" #include "draw.h" #include "word.h" void LCDInit(void) -1.6-inch color LCD screen operation code# include " com.h" # include " rgb.h" # include &quo
LCD162A
- 8051单片机驱动 lcd162A 液晶 ~ 快速入门吧~proteus 7的仿真电路都有啦~8051是通过74ls164连液晶的,顺便学习74ls164啦~关键是那个mylcddriver.h驱动头文件-8051 driver lcd162A LCD ~ ~ proteus 7 Quick Start bar circuit simulation has啦~ 8051 by 74ls164 with liquid crystal, and the way to learn 74ls164啦~
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 library
- interfacing 16*2 lcd with atmega32 microcontroller "lcd.h" library file