CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - proteus lcd1602

搜索资源列表

  1. LM016.rar

    0下载:
  2. 单片机与LCD1602,有原理图及源程序,程序在KEIL中调试过,并在PROTEUS中联调通过 ,SCM and LCD1602, are schematic and source code, procedures have been in the KEIL debug and FBI adopted in PROTEUS
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1664823
    • 提供者:liubin
  1. LCD1602

    0下载:
  2. 液晶显示lcd1602的源程序及其在Proteus下的仿真,源程序分别用汇编语言和c语言编写,适合不同学习者进行学习-Lcd1602 liquid crystal display and its application in the source code under the Proteus simulation, source code with assembly language, respectively, and c language, suitable for learners of
  3. 所属分类:Software Testing

    • 发布日期:2017-03-31
    • 文件大小:57510
    • 提供者:牟木
  1. CodeLock

    0下载:
  2. 基于MEGA16的密码锁,LCD1602作显示,本资料带程序和PROTEUS仿真原理图。本密码锁最大的特点是应用EEPROM保存密码,掉电后密码不会丢失,可修改密码。非常适合单片机初学者学习的代码。-Based on the MEGA16 locks, LCD1602 for display, the information with the procedures and PROTEUS simulation schematic. The largest of the password lock
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:5093396
    • 提供者:黄果树
  1. LCD1602_51

    0下载:
  2. LCD1602显示程序头文件——51单片机的Proteus实验-LCD1602 display program header files- 51 Singlechip experimental Proteus
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2047
    • 提供者:kai
  1. avrLCD1602

    0下载:
  2. 使用AVR atmega16为例,使用LCD1602+USART+DS18B20来对温度进行测量,并在PROTEUS中仿真其具体效果。里面有具体代码和文档说明。-The use of AVR atmega16, for example, using the LCD1602+ USART+ DS18B20 to measure the temperature, and the PROTEUS simulation in its concrete results. Inside there are
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:99978
    • 提供者:
  1. at89s52_lcd1602_voltage

    0下载:
  2. at89s52单片机实现的液晶显示数字电压表 可以测定5V以内的支流电压 采用lcd1602作为显示输出接口 使用串行转换AD芯片tlc0831进行数据采集 max232芯片实现串口的上位机通讯-at89s52 tlc0831 max232 lcd1602 spi isp
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2197
    • 提供者:lean
  1. LCD1602

    0下载:
  2. 16f88控制lcd1602显示源码,我在proteus已经通过-16f88 control lcd1602 show source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:hi
  1. 8255TEST-RIGHT-2

    0下载:
  2. lcd1602+lcd12864+led+key 扩展,通过8255 proteus仿真通过 keil环境。调试了很久发现lcd的驱动还真是不容易-1.lcd1602+lcd12864+led+key 2.proteus3.keil2
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. 含Proteus仿真图的利用单片机控制的液晶显示程序,液晶型号为1602.-Proteus simulation diagram with the use of single-chip liquid crystal display process control, liquid crystal models for 1602.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:31365
    • 提供者:chm
  1. ADC0809_LCD1602_Voltage_Measure

    0下载:
  2. 基于PROTUES+ADC0809+LCD1602三路温度测量-Three-way temperature measurement based on PROTUES+ADC0809+LCD1602
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:48365
    • 提供者:阿波
  1. 1602AD0809

    0下载:
  2. LCD1602显示电压值得程序,精确到小数点后两位。-ksjdfsufisdafsdfkjsdjfh fdodsufsdkjgfs jfkdshfogs fjksldfgpsd
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:14811
    • 提供者:辰星
  1. 1602dianzishizhong

    0下载:
  2. Proteus仿真51单片机和字符式lcd1602显示的电子时钟,里面有程序源码及仿真图-Proteus simulation 51 MCU and character-type lcd1602 shows the electronic clock, which have the procedures in source code and simulation of Figure
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:129491
    • 提供者:海阔天空
  1. S232

    1下载:
  2. 基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。 Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00) 这可不是用多I/O模拟的多路测温哦!看系统功能: 1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电; 2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令); 3)、 报警下限可选择; 4)、轮询显示温度,通过LCD1602输出; 5)、 传
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-23
    • 文件大小:180352
    • 提供者:王萧风
  1. TLC2543

    0下载:
  2. 采用12位的串行AD转换芯片TLC2543对输入电压进行AD转换,TLC2543连到51单片机,AD转换结果通过数码管显示。该工程文件在keil环境下编译,用proteus仿真通过。-using 12-bit AD transfer chip--TLC2543 to acquire input voltage,TLC2543 is connected to C51 microprocessor,the AD transfer result will show on LED DISPLAY.The
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:59636
    • 提供者:jane
  1. ADC0832

    0下载:
  2. 用keil c和proteus进行单片机仿真AD转换-Carried out using keil c, and proteus simulation of AD converter MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:49215
    • 提供者:月中
  1. LCD1602chuankouqudong

    0下载:
  2. LCD1602串口驱动显示 Proteus仿真-LCD1602 Serial Driver display Proteus Simulation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:53615
    • 提供者:bb
  1. LCD1602

    0下载:
  2. 单片机控制 LCD1602显示 以及proteus仿真-SCM LCD1602 display and proteus simulation
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:51851
    • 提供者:王盛力
  1. hly

    0下载:
  2. proteus仿真 ,avr atmega lcd1602 dac0832 AD转换-proteus,avr atmega lcd1602 dac0832 AD
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:204021
    • 提供者:yinjinshu
  1. lcd1602

    0下载:
  2. 实现单片机按键LCD1602,数码管同时显示,仿真用PROTEUS-MCU button LCD1602, digital control also showed that simulation with PROTEUS
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:17195
    • 提供者:lgv
  1. 18B20

    1下载:
  2. 89s52+18b20+LCD1602+源代码+说明文档+proteus仿真文件-89s52+18 b20+ LCD1602+ source code+ documentation+ simulation files
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:783069
    • 提供者:heson
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com