搜索资源列表

  1. 单片机坐标定时器实验

    0下载:
  2. http://www.edacn.net/cgi-bin/forums.cgi?forum=7&topic=9127下,则R3~R0的输出信号中会有一个为1,但我们还是是无法确定哪一个键被按下,必須要从R3 ~R0 的输出信号与C3~C0的扫描信号共同決定那个按键被按下. 编写VHDL的构思: 外部接口包括: a. INPUT脚 : CLK , R3~R0. b. OUTPUT脚 : C3~C0 , DATA3~DATA0
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-04
    • 文件大小:1559552
    • 提供者:杨要强
  1. 仿进口温控器的按键程序

    1下载:
  2. 说明:这个程序与温控仪设置方式一样。SET选择设置模式;LEFT键选择需要设置的位;UP键加置数,如果按住UP键不放就自动向上计数,最大值999;DOWN键减置数,如果按住DOWN键不放就自动向下计数,一直到0。待设置的位是高亮显示的。-Note : This temperature control procedures and the same instrument setup. SET select Settings mode; L
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:汤宇浩
  1. GetKeycode

    0下载:
  2. 自己编写的测试手机属性,测试手机按键值和测试手机支持jsr的小工具,此版本是midp2.0的,可以自行修改。-prepare their test mobile content, test cell phone button values and test phone support JSR small tools, this version is midp2.0 and can amend its own.
  3. 所属分类:J2ME

    • 发布日期:2024-06-04
    • 文件大小:14336
    • 提供者:张辉
  1. CH451_INT1

    0下载:
  2. 在数码管上显示按键值(基于单片机中,串并口转换芯片CH451的数码管显示功能)-the digital keys displayed on the control value (based on the single-chip microcomputer, Series Parallel conversion chip LED digital display tube)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:yangtalent1206
  1. KEY

    0下载:
  2. 键盘状态扫描函数 /* 键盘扫描函数 读取当前键盘的状态 有按键按下返回相应按键值 无按键按下返回"0x00" */ -Keyboard status scan function/* keyboard scan function to read the current state of the keyboard keys have a corresponding button press to ret
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-04
    • 文件大小:22528
    • 提供者:李华
  1. IR

    0下载:
  2. 此程序实现把红外遥控器按键值解出并显示在数码管上-This procedure to realize the value of the infrared remote control buttons and display the solution in the digital tube
  3. 所属分类:汇编语言

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:
  1. C51Uartkey

    0下载:
  2. 51单片机串口键盘程序,可以通过串口发送键盘扫描到的按键值-51 Single-chip serial keyboard procedures, can be sent through the serial port to keyboard scan button value
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:19456
    • 提供者:林剑福
  1. keyboardmail

    0下载:
  2. 本程序是按键程序,通过RS232串口显示按键值,按键扫描是用定时器T0来实现的,特别适合初学者学习学习-This procedure is the key procedures, through the RS232 serial port display button value, key scanning is T0 timer to achieve, especially for beginners learning to lear
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:34816
    • 提供者:李拓
  1. WarHook

    0下载:
  2. 修改按键值。可应用于全屏游戏。例如魔兽争霸。也可以说是一个魔兽键位修改器-Modify key values. Can be applied to full-screen games. Such as Warcraft. Can also be said to be a bit of Warcraft Modifier keys
  3. 所属分类:外挂编程

    • 发布日期:2024-06-04
    • 文件大小:2622464
    • 提供者:zd
  1. ps2

    0下载:
  2. 这是一个用c编的程序,程序用于52单片机驱动电脑键盘, 是ps/2接口,用串口发送按键值,可用串口调试助手调试,本程序已经调试通过,用的kell编译的。-This is a use of c-series procedures, procedures for the 52 single-chip-driven computer keyboard is ps/2 interface, use the serial send button
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:14336
    • 提供者:wangjunbin
  1. key_scan

    0下载:
  2. 一种很实用的去抖动、按键扫描驱动程序,能够正确的读取到按键值-A very practical to jitter, key scan driver can correctly read the key value
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:徐浩
  1. 2

    0下载:
  2. 只要流程及功能:判断按键是否按下、是否弹 起、是否多按键按下、去抖、按键值送给KEYIN-As long as the flow and function: to determine whether the button press, whether the shells starting Whether or not many buttons pressed, go shake, push the value of a gif
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:饶富铭
  1. keykey

    0下载:
  2. 用反转法实现快速高效的4*4键盘扫描,并通过串口将按键值输出-Inversion method with fast and efficient implementation of the 4* 4 keyboard scanning, and send out the key value through the serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:周晓智
  1. ds1302

    0下载:
  2. :PS2键盘、DS1302的工作原理和程序的编写 1、 AVR单片机外部中断的介绍 2、 PS2键盘的工作原理 3、 编写程序读取PS2键盘的按键值并在1602液晶上显示 4、 DS1302的工作原理 5、 编写程序控制1302工作并在1602液晶上显示时间 -: PS2 Keyboard, DS1302 works and procedures of the preparation of 1, AVR MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:50176
    • 提供者:okkkl
  1. 独立按键-数码管显示键值

    0下载:
  2. 按下独立对应的按键时候下独立按键,数码管上显示相应的值(Press the independent key, and display the corresponding value on the digital tube)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:22528
    • 提供者:懿凡Yi
  1. 2.按键控制舵机

    0下载:
  2. 按键控制舵机,通过检测按键的值确定PWM(The button controls the steering gear and determines PWM by detecting the value of the key)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-04
    • 文件大小:7106560
    • 提供者:宋小明
  1. 单片机读取矩阵键盘并在4LED上显示按键值

    0下载:
  2. 单片机读取矩阵键盘并在4段数码管上显示按键值(SCM read matrix keyboard, and display button value in the 4 section of the digital)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-04
    • 文件大小:29696
    • 提供者:不再沉默
  1. LCD1602显示带按键键值

    0下载:
  2. 利用LCD1602显示带按键键值,每当按下一个按键的值,1602会显示按键对应的键值(Use LCD1602 display with key values, each press a key value, 1602 will display the key corresponding to the key value)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-04
    • 文件大小:29696
    • 提供者:666+1
  1. 至简设计法--按键消抖

    0下载:
  2. 按键消抖 工程说明 在系统设计中,消除按键抖动的方法五花八门,无论是硬件电路和软件设计都十分成熟。在本项目中,我们将用Verilog语言给出具体实现过程,设计一个程序来检查键值,有效滤除按键抖动区间20 ms的毛刺脉冲。 案例补充说明 在本案例中,我们使用Verilog HDL语言对按键消抖进行了设计,在这个过程中,我们可以了解到不同触发器有不同的工作原理和约束条件,即便是简单的一个按键功能,也有不可忽视的抖动过滤程序,这些都是在以后
  3. 所属分类:其他小程序

  1. 4.按键程序(上拉输入,下拉检测,4个)

    0下载:
  2. STM32实现4个按键功能,返回键值,便于操作(STM32 realize 4 key function, return key value)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-04
    • 文件大小:6704128
    • 提供者:欧陆
« 12 3 4 5 6 7 8 9 10 ... 48 »

源码中国 www.ymcn.org