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

搜索资源列表

  1. F340_key

    0下载:
  2. c8051f340型单片机的键盘按键程序-SCM c8051f340 procedures keyboard keys
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:14189
    • 提供者:秦文婷
  1. JoyStickMouse

    1下载:
  2. keil对Arm单片机(stm32),实现通过USB协议来与PC机通信,可以通过摇杆按键的上下左右来控制屏幕上鼠标的位置,很有意思-keil arm microcontroller for (stm32), to achieve through the USB protocol to communicate with the PC, you can stick up and down buttons to control the position of the mouse on the scre
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1130787
    • 提供者:ak
  1. PWM

    0下载:
  2. 这是一个单片机进行脉宽调制(PWM) 直流电机调速测试程序.UNL2003提供电机驱动电流.(<=500MA/5V),使用六个按键实现六种不同速度 -This is a single chip for pulse width modulation (PWM) DC Motor Speed test procedure. UNL2003 to provide motor drive current. (< = 500MA/5V), using the six keys to achi
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:624
    • 提供者:qcmc
  1. hanglieshi

    0下载:
  2. 基于51单片机的行列式按键检测检测程序,便于51初学者的学习-51 microcontroller-based determinant key detection testing procedures to facilitate the learning of 51 beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:45260
    • 提供者:张斌
  1. traffic-led-zhongnandaxue

    0下载:
  2. 中南大学单片机交通灯课程设计,程序实现功能: 1.在一个十字路口的一条主干道和一条支干道上分别装上一套红、黄、绿3种信号灯, 用钮子开关模拟十字路口的车辆检测传感器信号。在一般情况下,主干道上的绿灯常亮,而支干道总是红灯。 2.当检测到支干道上来车时(用按键开关模拟),主干道的绿灯转为黄灯,持续4S后,又变为红灯,同时支干道由红灯变为绿灯。 3.支干道绿灯亮后,或者检测到主干道上来了3辆(用3个钮子开关模拟),或者虽未来3辆车, 但绿灯已经持续了25s,则支干道立即变为黄灯,
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1338
    • 提供者:sun
  1. calender

    0下载:
  2. 这个是用MedWin配合proteus仿真的单片机程序,使用的AT89S52单片机控制14个数码管动态扫描,实现时钟和日期显示。并有按键控制,仿真也通过,内部附有HEX文件-This is MedWin microcontroller simulation with Proteus, the use of the AT89S52 Singlechip control 14 digital control of dynamic scanning, the realization of the cl
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:29952
    • 提供者:张强
  1. key_i2c

    0下载:
  2. 51单片机虚拟I2C协议、组合式按键、串口通信的简单综合应用,配Proteus仿真电路-51 Single-chip virtual I2C agreement, the modular keypad, serial communications, a simple integrated application, with Proteus simulation circuit
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:26749
    • 提供者:iris
  1. ADkey8051F

    0下载:
  2. 本文介绍了如何用AD识别用户输入的键盘的方法,较之点阵识别有其不可替代的优势;因为如果用4*4的话须消耗8个I/O口,而如果系统有AD功能的话就可能轻松解决了。 单片机8051F330发给ARM然后发给电脑。 其原理就是利用电阻的分压,按键时产生不同的电压,再用中断快速读取电压;然后对其进行编码,通过串口软件EASYARM在个人电脑里显示;经实验观察,效果还可以。 -This article describes how to use AD to identify the user s
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:141989
    • 提供者:李超
  1. PIC-clock

    0下载:
  2. 本作品采用Atmel公司的AT89C51单片机,以汇编语言为程序设计的基础,设计一个用四位数码管显示时、分的时钟。在实物图中,左边靠近电源的绿色发光二极管(长亮)是电源指示灯,表示的是5V稳定电源工作正常;单片机左下角红色发光二极管是秒灯,每闪烁一次表示时间走动一秒钟;按键正上方绿色发光二极管是设置灯,当时间正常走动时此时不亮,当第一次按下设置键(右键)时,此绿灯亮,同时秒时熄灭,且分钟的两位数码管出现闪烁,时间停止走动,进入校时状态,表示此时可以进行分钟的调整,当按一次加一键(左键)可实现分钟
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:478114
    • 提供者:江俊
  1. serial_communicate(C)

    0下载:
  2. 两个单片机之间的通信,用两个8051做的串行口通信,功能为呼叫器,按键对应显示相应数字,C语言编写-Between two single-chip communications, with two 8051 s serial port to do communications, the functions of pagers, keys corresponding to the corresponding figures show, C language
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:51942
    • 提供者:过客
  1. anjian

    0下载:
  2. 关于单片机的按键程序,实现按一下,反应一次-Button on the SCM process, click the realization, the reaction time
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5724
    • 提供者:朋友
  1. KT800-KEYBOARD

    0下载:
  2. 单片机中独立式按键驱动程序,汇编语言开发。-Single-chip in the key stand-alone driver, assembly language development.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:9704
    • 提供者:Lu
  1. testclk_2

    0下载:
  2. STC51单片机做的一个时钟,可以用旋钮来设置时间,按键来控制位置。实现一个简单的时钟显示,适合车载MP3-STC51 Singlechip do a clock, you can use knob to set the time and location of keys to control. The realization of a simple clock display for Car MP3
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:27834
    • 提供者:qzsxx
  1. key

    0下载:
  2. AVR单片机82C55连接按键与书数码管的应用-AVR Singlechip 82C55 connect button and the application of digital tube Book
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1898
    • 提供者:songjunping
  1. timer

    0下载:
  2. 定时设计一个单片机控制的简易定时报警器。要求根据设定的初始值(59-1秒)进行倒计时,当计时到0时数码管闪烁“00”(以1Hz闪烁),按键功能如下: (1)设定键:在倒计时模式时,按下此键后停止倒计时,进入设置状态;如果已经处于设置状态则此键无效。 (2)递增键:在设置状态时,每按一次递增键,初始值的数字增1。 (3)递减键:在设置状态时,每按一次递减键,初始值的数字减1。 (4)确认键:在设置状态时,按下此键后,单片机按照新的初始值进行倒计时和显示。如果已经处于计时状态则此键无
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:13580
    • 提供者:曾红兵
  1. rmt

    0下载:
  2. 熟悉pic单片机遥控接码解码的方法 //数码管显示解码结果:高四位为用户码,低2位为按键码-Pic remote control with single-chip access code decoding method// decode the results of the digital display: high four for the user code, low-key code for two
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3913
    • 提供者:magic
  1. main

    0下载:
  2. 这个程序是应用在TI公司生产的msp430单片机上的,作用在于通过扫描按键来确定键值!程序调试是通过的!-This procedure is used in the production of TI s MSP430 Singlechip company s role is to determine by scanning button keys! Program debugging is adopted!
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1284
    • 提供者:zhaoge
  1. proteus

    0下载:
  2. 用AVR实现简单按键的程序与proteus的结合,从一个简单的例子学习proteus与单片机的联合调试。-AVR button to use simple procedures and a combination of Proteus, from a simple example to study the joint Proteus and MCU debugging.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:44394
    • 提供者:王天喜
  1. lww

    0下载:
  2. 51单片机学习的好资料,里面有流水灯,按键控制等经典小程序,-51 Single-chip learning good information, there are water lights, key control, a classic small procedures,
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:55114
    • 提供者:liuweiwei
  1. 18B20

    0下载:
  2. 温度传感器18B20的C语言底层程序,多函数可调用,实时显示当前温度,附带7289的按键芯片的测试代码代码。 可用于单片机小系统。-Temperature sensor 18B20 bottom of the C language program, multi-function calls, real-time displays the current temperature, spin-off of the 7289 chip test code button code. Can be u
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3798
    • 提供者:Jason
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com