Location:
Search - lcd1602.h
Search list
Description: LCD1602.h驱动程序,下载后改成h后缀
Platform: |
Size: 3769 |
Author: 赠予 |
Hits:
Description: 这个是一个用Keil C51编写的16位串行AD芯片ADS1100的驱动程序示例,程序中含有写好的ADS1100.H标准驱动函数和LCD1602.H液晶驱动函数,用51模拟IIC总线进行数据采集。提供API式外部函数接口:void Init_ads1100(unsigned char mdata)
unsigned int Rd_ads1100(void)
具体功能见程序中的*.C测试文件。
Platform: |
Size: 30944 |
Author: 王彪 |
Hits:
Description: 这个是一个用Keil C51编写的12位2通道串行AD芯片MAX144的驱动程序示例,程序中含有写好的MAX144.H标准驱动函数和LCD1602.H液晶驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。
Platform: |
Size: 17166 |
Author: 王彪 |
Hits:
Description: 这个是一个用Keil C51编写的LCD1602驱动程序示例,与其它的LCD1602驱动程序不同的是本示例代码中将LCD1602的全部功能及操作均封装成API式接口形式,并且给出了LCD1602的内部RAM自造字功能的API函数。程序中含有写好的LCD1602CG.h标准驱动函数。
Platform: |
Size: 30720 |
Author: 王彪 |
Hits:
Description: 这个是一个用Keil C51编写的12位2通道串行AD芯片MAX144的驱动程序示例,程序中含有写好的MAX144.H标准驱动函数和LCD1602.H液晶驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。-This is a Keil C51 prepared using 12 2-channel AD chip MAX144 serial driver example, the program contains MAX144.H standard written driver LCD1602.H LCD driver functions and function, to provide external function API-style interface: specific function see process*. C test file.
Platform: |
Size: 17408 |
Author: 王彪 |
Hits:
Description: LCD1602的AVR驱动,还有DSN仿真文件,下载了就可以看到效果了(ICCAVR),DSN用Protues打开,佳品哦。-LCD1602 driver of the AVR, as well as DSN simulation documents downloaded will be able to see the effect of the (ICCAVR), DSN using Protues open Jiapin Oh.
Platform: |
Size: 45056 |
Author: 袁若伟 |
Hits:
Description: c51的各典型应用模块库,包含DS18B20,LCD1602,PCF8563,DS1302,AT24CXX,IIC等,非常实用-C51 Typical applications of the module library, including DS18B20, LCD1602, PCF8563, DS1302, AT24CXX, IIC and so on, very useful
Platform: |
Size: 27648 |
Author: yuweiming |
Hits:
Description: \LCD1602的中文质量 \LCD1602的中文质量-LCD1602 Chinese quality of the Chinese quality LCD1602
Platform: |
Size: 928768 |
Author: 陈方 |
Hits:
Description: ARM7 LPC2114上编写的uC/os-II源程序,驱动LCD1602。
文件:
Uart_lcd.HEX
Uart_lcd.mcp
等相关文件。-ARM7 LPC2114 prepared uC/os-II source code, driver LCD1602. File: Uart_lcd.HEXUart_lcd.mcp and other relevant documents.
Platform: |
Size: 699392 |
Author: 浩荡 |
Hits:
Description:
sbit DS1302_CLK = P3^4 //实时时钟 线引脚
sbit DS1302_IO = P3^3 //实时时钟数据线引脚
sbit DS1302_RST = P3^5 //实时时钟复位线引脚-#include <REG51.H>
#include <intrins.h>
//#include "LCD1602.h"
//#include "DS1302.h"
#define uint unsigned int
#define uchar unsigned char
Platform: |
Size: 603136 |
Author: ruan |
Hits:
Description: Tlc549的驱动。其中头文件#include "lcd1602.h"就是显示部分-Tlc549 driver. Which header file# include " lcd1602.h" show is part of
Platform: |
Size: 52224 |
Author: 黄华 |
Hits:
Description: 16*2字符型液晶屏驱动程序
IO方式,适用于所有51内核的单片机
/**************************************
16x2 Alphanumeric LCD Drivers
Author: Peng Jin Biao
Email: pengjinbiao@163.com
Date: 2007-9-1
Environment: Keil C51 uV2
MCU: 8051
LCD Model: RT1602C
Note: Please modify the settings section in LCD1602.H
**************************************/-16*2字符型液晶屏驱动程序
IO方式,适用于所有51内核的单片机
/**************************************
16x2 Alphanumeric LCD Drivers
Author: Peng Jin Biao
Email: pengjinbiao@163.com
Date: 2007-9-1
Environment: Keil C51 uV2
MCU: 8051
LCD Model: RT1602C
Note: Please modify the settings section in LCD1602.H
**************************************/
Platform: |
Size: 1024 |
Author: 彭金彪 |
Hits:
Description:
Platform: |
Size: 346112 |
Author: 邹浩 |
Hits:
Description: 文 件 名: lcd1602.h
创 建 人: 陈明计
最后修改日期: 2003年4月27日
描 述: DP-51的液晶TC1602A的驱动程序头文件
----------历史版本信息------------ 创建人: 陈明计
版 本: V1.0
日 期: 2003年4月27日
描 述: 原始版本,应用于Small RTOS 51 v1.12.1
-File name: lcd1602.h
Create by: Chen meter
Last modified: April 27, 2003
Description: DP-51 LCD driver header file TC1602A
Historical version---------------------- Created By: Chen meter
Version: V1.0
Date: April 27, 2003
Description: The original version, used in Small RTOS 51 v1.12.1
Platform: |
Size: 12288 |
Author: 张英博 |
Hits:
Description: W25x系列Flash芯片驱动程序(SPI调试通过)
main.c文件:
#include "stm32f10x_it.h"
#include"hw_conf.h"
#include "spi_flash.h"-this is lcd1602
Platform: |
Size: 1024 |
Author: 王先生 |
Hits:
Description: 经典的液晶显示程序 1602 详细说明-#include<reg51.h> #include<intrins.h>
Platform: |
Size: 1024 |
Author: bingge |
Hits:
Description: 1602 矩阵键盘 lcd 头文件。方便使用,避免代码杂乱。-1602 matrix keyboard lcd header file.
Platform: |
Size: 9216 |
Author: 5lvt |
Hits:
Description: 字符液晶1602仿真测试跟实际硬件基本没区别,就是对比度不可调,还有应答信号问题,见库"LCD1602.h"的说明-Character LCD with the actual hardware simulation test 1602 did the basic difference is that the contrast is not adjustable, and acknowledge the problem, see the library " LCD1602.h" instructions
Platform: |
Size: 73728 |
Author: zhengt |
Hits:
Description: 液晶LCD1602完整驱动,有.c和.h两个文件,直接可以使用。-LCD LCD1602 complete drive, there is. C and. H two files, can be used directly.
Platform: |
Size: 6144 |
Author: qijun |
Hits:
Description: 是LCD1602的驱动文件,可以驱动LCD的显示,嗯,是的,可以驱动的,真的可以驱动-LCD1602 driver files, can drive the LCD display, ah, yes, you can drive really can drive
Platform: |
Size: 1024 |
Author: 薛鹏飞 |
Hits: