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

搜索资源列表

  1. C51-clock

    1下载:
  2. C51单片机实现液晶秒表以及简单计算器 电路是一个51最小系统,没有采用总线方式,而简单的连线方式,上有4*4矩阵键盘,一数码管,89S51单片机,串口下载线,数码管显示锁存芯片\\蜂鸣器\\1602液晶. 代码已经调试成功过,可以实现时间的调整.4*4矩阵键盘,第一排前三列是实现小时\\分钟\\秒的加.第二排前三列是实现小时\\分钟\\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\\减\\乘\\除四则运算,由数码管显示参与运算的数字以及最终的运算结果.-C51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2501
    • 提供者:王永
  1. MCU51_ASM_and_C

    0下载:
  2. MCU51-JZ01单片机开发板实验例程,可直接在51单片机上正确运行,提供用C语言和汇编语言两种程序源码,其中包含键盘显示芯片HD7279A应用程序源码。对单片机的初学者来说是个不错的选择,同时对单片机高手来说也有可借鉴之处!-MCU51 - JZ01 microcontroller development board experiment routines can directly in 51 MCU correct operation, for C and Assembly Languag
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:165453
    • 提供者:wjz
  1. CH452IFLED.ZIP

    0下载:
  2. CH452的资料和例程,主要是用在单片机系统里的LED显示和键盘驱动,很好用而且低价格的国产芯片(希望大家多支持国产IC)-CH452 information and routines, it is mainly used in the SCM system that the LED display and keyboard-driven, good use and the low price of China-made chips (I hope everyone supports domes
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13569
    • 提供者:杨春亮
  1. key_state_mechine

    0下载:
  2. 4*4矩阵键盘扫描函数,用状态机实现,不用延时以消抖,只需在一个定时10~12ms左右的中断函数里调用,从而节省了单片机时间-4 * 4 matrix keyboard scan function, the state machine to achieve, not delay to eliminate buffeting, only in a regular 10-12ms about the interruption function within the call, thereby sav
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:lkh
  1. keyC

    0下载:
  2. 一个51单片机C语言的矩阵键盘扫描和处理程序,对于单片机初学者或者应用人员是个很好的模块-a 51 microcontroller C language keyboard matrix scanning and handling procedures, For beginners, or application MCU staff is a very good module
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2720
    • 提供者:赵振刚
  1. 20060331112724176

    0下载:
  2. 基于51单片机与MIRARE的外围接口电路,包括键盘控制,LED显示,看门狗电路等-MIRARE MCU and the external interface circuit, including keyboard control, LED display, Watchdog circuit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:51004
    • 提供者:李永双
  1. MCU_Hardware_design_fundamental

    0下载:
  2. 单片机硬件系统设计原则一个单片机应用系统的硬件电路设计包含两部分内容:一是系统扩展,即单片机内部的功能单元,如ROM、RAM、I/O、定时器/计数器、中断系统等不能满足应用系统的要求时,必须在片外进行扩展,选择适当的芯片,设计相应的电路。二是系统的配置,即按照系统功能要求配置外围设备,如键盘、显示器、打印机、A/D、D/A转换器等,要设计合适的接口电路。 -MCU hardware design principles of a system based application system ha
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8115
    • 提供者:wangtian
  1. PS2_command

    0下载:
  2. PS/2键盘在51单片机上的应用,包括发送和接收命令,注释详细-PS / 2 keyboard on the 51 microcontroller applications, including sending and receiving orders, detailed Notes
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39757
    • 提供者:陈新明
  1. aboutkey

    0下载:
  2. 主要介绍了 单片机开发过程中遇到的键盘的问题 并给出相应的事例说明-mainly on the development of SCM encountered in the course of the keyboard and gives examples of the corresponding
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:32638
    • 提供者:董晓林
  1. C8051_UART_test

    1下载:
  2. 摘 要: 本文件是C8051单片机串口0、1测试程序,使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。 按开发板上键盘,将该键值发送到PC机;本开发板提供的串口调试助手不支持中文显示。-Abstract : This document is C8051 MCU serial 0,1 testing procedures use of ex
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61858
    • 提供者:Lance Yin
  1. 4x4zd

    0下载:
  2. 单片机开发的4*4键盘扫描程序,C语言编写-MCU development of the 4 * 4 keyboard scanning procedures, C language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:922
    • 提供者:许杰
  1. VOICE_KEYBOARD

    0下载:
  2. 这是本人初学C51时编写并成功完成调试的第一个较大的C程序,里面包含有双单片机通信\\键盘描扫\\电子音乐等内容-This is a novice I am prepared and C51 successfully completed testing of a larger C procedures, which contains a double SCM Communications \\ keyboard depiction So \\ electronic music, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5178
    • 提供者:rock
  1. mymidi

    0下载:
  2. 把PC键盘变成MIDi音符控制适配器电路单片机程序,midi协议,MIDI 文件格式结构等-use the PC keyboard into MIDi notes control adapter circuit SCM procedures, midi agreement MIDI file format structure
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:380820
    • 提供者:asgx00
  1. sy0406

    0下载:
  2. 带键盘和数码管显示的一款单片机的程序。 可以用于门禁系统的开发参考使用。 采用89s52单片机。 -with the keyboard and display of digital A Microcomputer Program. Access Control System can be used for the development of reference. 89 s52 using SCM.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6446
    • 提供者:tang
  1. keyled

    1下载:
  2. 51单片机实现4×4矩阵键盘控制数码管移位显示
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14519
    • 提供者:王平
  1. 20061201

    0下载:
  2. 学习c语言对单片机的编程:数码管驱动;键盘驱动;低频频率计;电子表;串行口应用 -c language learning right MCU Programming : Digital Driving; Keyboard Driver; Frequency of dollars. Electronic table; Application Serial Port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:49900
    • 提供者:awerwe
  1. Rkey1-33

    0下载:
  2. 基于ADS1.2环境下 对ARM单片机的编程 实现功能是数据的PC机键盘或扫描枪输入,掉电存储,液晶显示或打印机输出数据-ADS1.2 environment based on the ARM microcontroller programming function is data PC keyboard or So depiction importation of guns, power-off memory, the liquid crystal display or printer out
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:152174
    • 提供者:王艳辉
  1. 51_c

    2下载:
  2. 51 c 一.闪烁灯 二.流水灯的左移右移 三.按键判断 四.数码管静态显示 五.数码管动态显示 六.4X4键盘识别 七.按键中断判断方式 八.定时器T0的应用---9.9秒计时设计 九.PC机与单片机通信 十.24C08读写操作-51 c 1. Lights flickered 2. Wasted lights bits shifted to the right three. Four keys judgment. Digital static show
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:286057
    • 提供者:lzh
  1. 51CPULOADPS2KEY.RAR

    0下载:
  2. 51单片机读取PS2键盘 -51 PS2 keyboard microcontroller read PS2 keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-14
    • 文件大小:2784
    • 提供者:WANGHAO
  1. 3IO16key

    0下载:
  2. 4X4小键盘的扫描程序,用51单片机控制,并可扩展.-4x4 small keyboard scanning procedures, with 51 microcontroller control, and extensible.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:43851
    • 提供者:文文
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com