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

搜索资源列表

  1. zhinengyiqikejian

    0下载:
  2. 智能仪器实验以凌阳单片机为核心,结合A/D、D/A转换器、LCD、键盘等设计一个简单的智能示波表。 -Intelligent Instrument Experiment Sunplus microcontroller as the core, combined with the A/D, D/A converters, LCD, keyboard and other intelligent design a simple oscilloscope.
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:7434230
    • 提供者:姚静
  1. 10-LCD1602

    0下载:
  2. 这是一份源代码,实现在STC89C51单片机上通过2*4键盘输入、在液晶屏上显示10个数字的C程序代码-This is a source code to achieve the SCM STC89C51 by 2* 4 keyboard input, the LCD screen displays 10 digits of C code
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:43364
    • 提供者:毛坤
  1. 16K2

    0下载:
  2. 430F149扫描4X4键盘并将键值在1602液晶上显示-430F149 scan 4X4 keypad and LCD display keys in 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4171
    • 提供者:王四祥
  1. mimasuo-1602

    0下载:
  2. 24C02和LCD1602液晶及键盘实现密码锁功能,带proteus仿真及源程序。-24C02 and LCD1602 LCD and keypad lock function to achieve, with proteus simulation and the source.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:78113
    • 提供者:sunyu
  1. jisuanqi

    0下载:
  2. 简易计算器,进行加减乘除简单预算,可以显示9位数字,采用矩阵键盘,lCD显示-Simple calculator for simple arithmetic budget, you can display nine digits, using matrix keyboard, lCD display
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7592603
    • 提供者:王顺忠
  1. ASEM51-Calculator

    0下载:
  2. 此示例包括工作四功能的计算器 基于8051单片机的。该电路还演示了 行业标准的字母数字液晶显示模块, 与通用键盘模型。正如你所看到的, 后者可以模拟任何设计矩阵键盘 像你在乎吸引太多的现实主义。 同样有趣的是电路使用外部存储器的事实, 与8051和6264的RAM芯片之间的相互作用 模拟得出的。 两个8051和RAM芯片支持弹出窗口 可以选择从调试菜单一旦 调试会话正在进行。-This sample comprises a working four f
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:118530
    • 提供者:张俊
  1. pinyin-input-of-microcontroller

    0下载:
  2. 此程序是用单片机实现拼音输入,整个程序包括了PS2键盘输入程序、液晶显示程序、拼音输入程序。可以方便用户移植到任何嵌入式产品中-This procedure is used MCU pinyin input, the entire process including the PS2 keyboard input program, LCD display program, Pinyin input program. Users can easily ported to any embedded p
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:96450
    • 提供者:金文锋
  1. calculator

    0下载:
  2. 基于单片机的多功能计算器 本设计采用单片机作为控制芯片,用C语言对其进行编程实现,输入由4*4矩阵式键盘控制,输出采用人性化的12864f型液晶实现。-Microcontroller-based multi-function calculator This design uses the microcontroller as control chip, with its C language programming, input consists of 4* 4 matrix keyboar
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:6111
    • 提供者:shelly
  1. tc35

    0下载:
  2. TC35本科毕业设计相关程序,可以打电话发短信,并通过12864液晶显示短信电话等内容,4*4矩阵键盘输入-TC35 graduate design-related program, you can phone text messaging, and through 12,864 LCD SMS phone, etc., 4* 4 matrix keyboard input
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:5401
    • 提供者:小周
  1. Train-speed-system-

    0下载:
  2. 基于单片机的火车测速系统源程序。利用单片机STC89C52系统实现列车行驶速度测量转换和LCD液晶显示。同时实现列车行驶方向判断和指示,键盘设定速度上下限,当速度超限时给出超速报警提示。-Train speed system based on single chip source, using SCM STC89C52 trains speed measurement system to achieve conversion and LCD display. While achieving th
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:49886
    • 提供者:鱼龙
  1. mimasuo

    0下载:
  2. 首先将系统初始化,显示电路工作显示Your Password…,提示用户输入密码,程序调用键盘扫描程序,确认是否有键按下,如果有键按下,将输入数字送入AT89C51单片机与储存值相比较,并同时刷新LCD输出数据,若此时按下E键,则系统执行清除上次数字键输入;如果六位密码输入完毕,并按下A键,程序将输入的六位密码与储存值比较,判断密码是否正确 如果密码正确,则开锁成功,如果密码错误,则LCD显示ERROR!。每输入一位数字或者输出一个结果,蜂鸣器都会有一次响声。-First, the system
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:35474
    • 提供者:李瑞红
  1. zgw

    0下载:
  2. 基于8255的lcd存储示波器显示 a) 用AD转换器采集输入信号,存入SRAM(例6264)芯片中, b) 进行DA转换后回放SRAM中的数据,通过模拟示波器显示。 c) 利用键盘控制单步和连续慢放信号波形。 d) 波形参数可以用数值或图形在数码管或LCD上显示,或者可以结合示波器进行图形回放显示。 -Display LCD storage oscilloscope based on 8255 A) AD converter with input signal i
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1113
    • 提供者:赵光桅
  1. 2011

    0下载:
  2. 电子设计大赛2011年国赛分流题。采用msp430内部的AD和DA模块,配合独立键盘加液晶显示,完成自动分配和手动分配-Electronic Design Contest 2011 national title race shunt. Using msp430 internal AD and DA module, with a separate keyboard and LCD display, complete the automatic allocation and manually ass
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:49569
    • 提供者:唐高飞
  1. ADD

    0下载:
  2. 10进制加法计算器 基于AT89C51,c语言编写。 基于中断的方式键盘扫描与lcd屏幕显示-10 Binary addition calculator based on AT89C51, c language. Interrupt-based approach with the lcd screen keyboard scanning
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:103269
    • 提供者:邹贻鹏
  1. DC-current-source-51-

    0下载:
  2. 数控直流恒流源,闭环控制,适用于51单片机,有矩阵键盘扫描4*4,128*64液晶显示(无字库),AD,DA,带有protues仿真图-NC DC current source, the closed-loop control for 51, a matrix keyboard scanner 4* 4,128* 64 LCD (no font), AD, DA, with protues simulation map
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:34519
    • 提供者:张强
  1. Signal-Generator

    0下载:
  2. 基于单片机的信号发生器,以单片机AT89S52为控制核心,ICL8038构成的震荡电路为总核心,高精度数字电位器X9C103构成精确调频调幅模块以及可编程键盘和液晶显示器模块构成的的数控及扫频函数信号发生器-Microcontroller-based signal generator, a microcontroller AT89S52 as the control core, ICL8038 oscillator circuit consisting of the total core, hi
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:37137
    • 提供者:曾小贤
  1. moyishoujishufa

    0下载:
  2. 采用msp430f169单片机为控制核心,矩阵键盘为输入,12864液晶为显示模块,实现手机模拟输入法-Using msp430f169 microcontroller core, matrix keyboard input, 12864 LCD for the display module, analog input method for mobile phone
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:72157
    • 提供者:于兴佳
  1. msp430F169key

    0下载:
  2. msp430F169,4*4矩阵键盘扫描键值,并且在12864液晶屏上显示其键值-msp430F169, 4* 4 matrix keyboard scan keys, and 12,864 LCD display its value
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3211
    • 提供者:王文
  1. 51_motor

    0下载:
  2. 基于51单片机的步进电机控制系统,外设包括4X4矩阵键盘,1602液晶显示驱动程序,步进电机驱动序列,由定时器产生波形-Based on 51 single-chip stepper motor control system, peripherals including the 4X4 matrix keyboard, 1602 LCD driver, stepper motor drive sequence waveforms generated by the timer
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:53600
    • 提供者:王雪华
  1. MB1504

    1下载:
  2. MB1504 51单片机的控制程序,经测试可用,里面有三个1504程序,可以步进频率,用矩阵键盘任意输入频率,用12864液晶显示-MB1504 51 MCU control procedures have been tested, there are three 1504 program, you can step frequency, using an arbitrary matrix keyboard input frequency, with LCD 12864
  3. 所属分类:SCM

    • 发布日期:2016-03-21
    • 文件大小:132096
    • 提供者:武文奇
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com