CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - lcd1602.h

搜索资源列表

  1. ADS1100ok!

    1下载:
  2. 这个是一个用Keil C51编写的16位串行AD芯片ADS1100的驱动程序示例,程序中含有写好的ADS1100.H标准驱动函数和LCD1602.H液晶驱动函数,用51模拟IIC总线进行数据采集。提供API式外部函数接口:void Init_ads1100(unsigned char mdata) unsigned int Rd_ads1100(void) 具体功能见程序中的*.C测试文件。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:30944
    • 提供者:王彪
  1. MAX144ok!

    0下载:
  2. 这个是一个用Keil C51编写的12位2通道串行AD芯片MAX144的驱动程序示例,程序中含有写好的MAX144.H标准驱动函数和LCD1602.H液晶驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:17166
    • 提供者:王彪
  1. LCD1602

    0下载:
  2. W25x系列Flash芯片驱动程序(SPI调试通过) main.c文件: #include "stm32f10x_it.h" #include"hw_conf.h" #include "spi_flash.h"-this is lcd1602
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:838
    • 提供者:王先生
  1. flp

    0下载:
  2. Tlc549的驱动。其中头文件#include "lcd1602.h"就是显示部分-Tlc549 driver. Which header file# include " lcd1602.h" show is part of
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:52049
    • 提供者:黄华
  1. LCD1602

    0下载:
  2. 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
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:1072
    • 提供者:彭金彪
  1. Mega16

    0下载:
  2. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:345933
    • 提供者:邹浩
  1. LCD1602

    0下载:
  2. 文 件 名: 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 modi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:12697
    • 提供者:张英博
  1. lcd1602

    0下载:
  2. 经典的液晶显示程序 1602 详细说明-#include<reg51.h> #include<intrins.h>
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:903
    • 提供者:bingge
  1. key.h-and-lcd1602.h

    0下载:
  2. 1602 矩阵键盘 lcd 头文件。方便使用,避免代码杂乱。-1602 matrix keyboard lcd header file.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:9432
    • 提供者:5lvt
  1. lcd1602

    0下载:
  2. 字符液晶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"
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:74081
    • 提供者:zhengt
  1. LCD1602-driver

    0下载:
  2. 液晶LCD1602完整驱动,有.c和.h两个文件,直接可以使用。-LCD LCD1602 complete drive, there is. C and. H two files, can be used directly.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5826
    • 提供者:qijun
  1. C51_LCD1602

    0下载:
  2. AT89C51/52单片机驱动字符液晶屏LCD1602的程序,已经封装好,直接在工程中添加LCD1602.C文件,并且在主函数中#include LCD1602.H-AT89C51/52 Microprocessor character LCD LCD1602 procedures are packaged well, directly in the project to add LCD1602.C file, and in the main function# include LCD1602.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:750
    • 提供者:袁某
  1. LCD1602

    0下载:
  2. LCD1602驱动程序,.h文件,直接将它添加到文件夹中,添加相应头文件名就可以用了。-I don t know english!
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:637
    • 提供者:伍勃
  1. LCD1602[1].h

    0下载:
  2. 这是基于单片机的计算器程序,在LCD1602屏上显示输出的结果-This is based on single-chip calculator program, Math functions can be achieved
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2534
    • 提供者:黄瓜
  1. jiaoduzhuanganqi

    0下载:
  2. 角度转感器的基本控制方法!部分代码如下: #include"lcd1602.h" #include"delay.h" #include"adxl345.h" void main() { uchar devid delay(500) //上电延时 init() //初始化 DisplayOneChar(0,0, A ) DisplayOneChar(1,0, : ) Init_ADXL345() //初始化AD
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:56016
    • 提供者:韦武
  1. Chapter-7

    0下载:
  2. DQ.c,DQ.h:DS18B20数据控制程序文件 DS18B20.c,DS18B20.h:DS18B20测温程序文件 LCD1602.LCD1602.h:LCD1602显示程序文件 LCD_CONTORL.c,LCD_CONTORL.h:LCD1602控制线程序文件 LCD_DATA.c, LCD_DATA.h:LCD1602数据线控制程序文件 Digital_Thermometer.c:主程序文件-The DQ.c, DQ.h: DS18B20 Data Control
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:30783
    • 提供者:wangshengsheng
  1. lcd1602

    0下载:
  2. 51 单片机驱动LCD1602程序源码,详细注释有接口和函数功能,.h文件。-Program for 51 serial MCU to drive LCD1602 with interface and function comments.This is a header file.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-13
    • 文件大小:2470
    • 提供者:余常文
  1. LCD1602

    0下载:
  2. LCD1602液晶显示屏的C程序代码,这是一个.h头文件,方便使用。文件中有详细的注释说明。-The LCD1602 LCD C code, this is the one. H header files, easy to use. Detailed notes in the file.
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:1013
    • 提供者:平雅畅
  1. LCD1602

    0下载:
  2. 基于Keil开发环境的LCD1602驱动程序,利用标准库函数<stdio.h>修改了putchar()的内部程序,显示时可以直接使用printf函数,也可以使用 d等进行格式输出。-Keil development environment based LCD1602 driver, using standard library functions <stdio.h> Internal procedures modified putchar (), the display
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:28889
    • 提供者:
  1. LCD1602

    0下载:
  2. LCD1602相关资料 //M16_8MHZ_20090304 /************************宏定义******************************/ #ifndef __LCD1602_H #define __LCD1602_H #include <iom16v.h> #include <macros.h> #define uint unsigned int #define ucha
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:364058
    • 提供者:feiniao200201
« 12 »
搜珍网 www.dssz.com