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

搜索资源列表

  1. LCD1602_CGRAM

    0下载:
  2. 这个是一个用Keil C51编写的LCD1602驱动程序示例,与其它的LCD1602驱动程序不同的是本示例代码中将LCD1602的全部功能及操作均封装成API式接口形式,并且给出了LCD1602的内部RAM自造字功能的API函数。程序中含有写好的LCD1602CG.h标准驱动函数。
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. LCD1602读写驱动程序,完全测试可用.已封装成.h文件-LCD1602 driver read and write, can be fully tested. Has been packaged. H file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:23009
    • 提供者:刘成旺
  1. LCD_1602

    0下载:
  2. 基于C8051单片机中应用LCD1602的详细代码,已经封装成库,及一个.C一个.H文件-C8051 MCU based applications LCD1602 detailed code has been packaged into a library, and one. C a. H files
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3179
    • 提供者:dong
  1. Project2

    0下载:
  2. 1、 硬件部分包括AT89C52、LCD1602和4个独立按键 2、 使用定时器0产生10ms的定时中断,作为时钟基准和软件定时器的基准。 3、 系统使用两个软件定时器Tkeyscan和Tdisplay。 Tkeyscan用来独立按键模块的定时扫描,每次扫描结合按键状态机的当前状态判断按键的有效性(消抖)及其时长(长按还是短按)。 Tdisplay用来定时激活LCD1602的显示(200ms一次,可自行修改)。 4、 整个系统在四种状态间流转:DISPL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:73444
    • 提供者:杨若
  1. serial_wuxian

    0下载:
  2. 通过MSP430F149串口USART0接收数据(发送的数据以‘\0’结束) 并将接收到的数据通过LCD1602显示出来 (LCDL连接见cry1602.h) 再将数据通过CC1101发送出去,并给上位机反馈检验接收是否正确-By MSP430F149 serial USART0 receiving data (the data sent to the \ 0 ) End) and the data received through the LCD1602 display (LCDL
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:8048
    • 提供者:
  1. SD-1602

    0下载:
  2. C51读写SD卡并且在LCD1602上显示是否成功与失败-#include<intrins.h> #include<reg52.h> #include <stdio.h> #include <string.h> #include"define.h" #include"Lcd1602.c" #include"SD.c"
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:10222
    • 提供者:
  1. C51_H

    0下载:
  2. 单片机的库函数 包括AT24Cxx.h i2c存储器 18B20 库 1302库 I2C库 LCD802库 lcd1602库 PS2库-SCM library functions including AT24Cxx.h i2c I2C memory 18B20 Library 1302 Library Library Library LCD802 library lcd1602 PS2 library
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:30441
    • 提供者:fushishui
  1. 1602

    0下载:
  2. 1602.H 1602液晶头文件 修改版 适用 可兼容-LCD1602 header
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1739
    • 提供者:肖宇
  1. 1602diao-yong

    0下载:
  2. LCD1602的调用函数,以及他的.h的头文件,只需要在MSP430f149的工程下面添加后就可以使用了,-LCD1602 call function, as well as his .h header file, you only need to add the following projects in MSP430f149 after use,
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1706
    • 提供者:youover
  1. 超声波测距1

    0下载:
  2. 超声波测距,利用stm32f103作为主控,测量的距离为速度乘时间再除2(#include "stm32f10x.h" #include "tsensor.h" #include "stdio.h" #include "delay.h" #include "LCD1602.h" #include "usart.h" u8 overflow;)
  3. 所属分类:嵌入式/单片机编程

  1. 超声波测距(LCD1602显示)

    0下载:
  2. #include<reg51.h> #include<intrins.h> #include"lcd.h" sbit Trig = P2^1; sbit Echo = P2^0; unsigned char PuZh[]=" Pechin Science "; unsigned char code ASCII[15] = {'0','1','2','3','4','5','6','7','8','
  3. 所属分类:其他嵌入式/单片机内容

« 1 2»
搜珍网 www.dssz.com