CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - LCD1602 51单片机

搜索资源列表

  1. LCD1602-Chinese-data

    0下载:
  2. lcd1602中文资料,lcd1602在51单片机中的驱动程序-LCD1602 Chinese data, the driver of LCD1602 51 in the
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:211276
    • 提供者:小宇
  1. DS18B20-LCD1602

    0下载:
  2. 基于51单片机的1602液晶显示和18B20程序,已测试通过,里面包含仿真-Based on 51 SCM 1602 LCD and 18B20 procedure, have been tested, which contains simulation
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:85095
    • 提供者:Herry
  1. lcd1602

    0下载:
  2. 一般我们在用51单片机操作lcd1602时会选择并行操作,实际上串口更节省资源-We generally operate with 51 parallel operation lcd1602 will choose, in fact, more resource-saving serial
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:4096
    • 提供者:zhkui
  1. LCD1602-routines

    0下载:
  2. 基于51单片机的LCD1602显示实验c语言代码-Based on 51 MCU c language code LCD1602 display experiment
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:44382
    • 提供者:王亮廷
  1. 10-LCD1602

    0下载:
  2. 51单片机中在lcd1602中显示按键输入的内容。-51 single-chip display key input in lcd1602 content.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:46165
    • 提供者:王四祥
  1. LCD1602

    0下载:
  2. 一个基于51单片机驱动1602液晶显示器的程序,(不含汉字)-A Based on 51 single-chip LCD driver 1602 program (non-Chinese)
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:13728
    • 提供者:出没小心
  1. LCD1602

    0下载:
  2. 基于51单片机的LCD1602液晶显示程序头文件-51 MCU LCD1602 LCD header file
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:603
    • 提供者:ff
  1. LCD1602-scrolling-display

    0下载:
  2. 51单片机控制的1602液晶显示器滚动显示字符-1602 LCD scrolling display
  3. 所属分类:汇编语言

    • 发布日期:2017-03-31
    • 文件大小:16568
    • 提供者:数据库
  1. C51-LCD1602-18b20

    0下载:
  2. 51单片机巡检4路18B20温度 LCD1602显示-51 single patrol 4 18B20 temperature LCD1602 display
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:29415
    • 提供者:zeng
  1. code

    0下载:
  2. 字符型LCD1602 51单片机 毕业设计用的。-Character LCD1602 51 microcontroller graduation design used.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:234253
    • 提供者:刘海芳
  1. LCD1602

    0下载:
  2. 这是一个关于51单片机的开发程序,是1602液晶显示的源代码开发-This is a development program on the MCU 51, 1602 is the source code development of liquid crystal display
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:11495
    • 提供者:杨国东
  1. test-code-for-C51-and-LCD1602

    0下载:
  2. 1602 51测试程序,为51单片机初学者准备的LCD1602测试程序。只需简单的修改RS RW EN端口即可应用到自己的系统中,方便简洁。-test code for C51 and LCD1602
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:26498
    • 提供者:zhujingjie
  1. LCD1602

    0下载:
  2. 51单片机上配置LCD1602详例,直接烧录进51中即可,内涵详细文件-LCD1602 51 single configuration details on the cases, you can directly burn into 51 connotation detailed document
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:261511
    • 提供者:zhuhongming
  1. LCD1602

    0下载:
  2. 利用51单片机驱动LCD1602,将学号显示在液晶显示屏上-The use of 51 single-chip driver LCD1602, student number will be displayed on the LCD screen
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1879
    • 提供者:徐国庆
  1. LCD1602

    0下载:
  2. 51单片机LCD1602汇编语言编程。单片机需LCD1602芯片。-LCD1602 51 single assembly language programming. LCD1602 chip microcontroller needs.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:25310
    • 提供者:杨先生
  1. DS1302-and-LCD1602-and-DS18B20

    0下载:
  2. 这个是51单片机开发的程序,这个程序使用了51单片机的多个外设。它把单片机和DS1302时钟芯片,DS1802温度传感器,以及LCD1602液晶显示器相结合,将温度和时钟实时的显示在LCD1602,可以说这是一个较复杂的程序,需要对DS1302芯片和DS1802传感器以及LDC1602的控制方面的知识点掌握的比较好才能写出这个程序,希望有兴趣的同学可以去下载这个程序进行学习。-This is a 51 MCU development program that uses the 51 SCM mu
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:52120
    • 提供者:痞子赖
  1. lcd1602

    0下载:
  2. 51单片机例程,用取模软件取模,用1602液晶显示汉字。-51 MCU routine, using modulo modulo software, with 1602 LCD characters.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6873
    • 提供者:尹鑫
  1. LCD1602

    0下载:
  2. LCD1602显示字符 51单片机汇编程序-LCD1602 display characters 51 single assembler
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:17075
    • 提供者:梁家越
  1. LCD1602

    0下载:
  2. 51单片机LCD1602源程序,程序严格遵循1602数据手册,有详细注释,非常适合初学者,初学者一看就能懂。-LCD1602 51 single source program strictly follow the 1602 data sheet, detailed notes, very suitable for beginners, beginners will be able to see to understand.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:874
    • 提供者:李成康
  1. lcd1602

    0下载:
  2. 本程序由51单片机控制实现,经过测试,切实可行,并口控制lcd1602显示字符数字-The program consists of 51 single-chip control is realized, tested, practical, parallel control lcd1602 alphanumeric display
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:31400
    • 提供者:李刚
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 33 »
搜珍网 www.dssz.com