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

搜索资源列表

  1. zhiliudianjiyuanli

    0下载:
  2. 通过按键调节直流电机转速,同时在数码管上显示相应的转速。通过控制单片机输出不通过占空比的PWM信号来控制直流电机的转速值。-Button to adjust the DC motor speed, digital tube display of speed. Do not pass through the control of microcontroller output duty cycle PWM signal to control the DC motor speed value.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:740
    • 提供者:yugeyue
  1. stm32-remote-control

    0下载:
  2. 开机在LCD上显示一些信息之后,即进入等待红外触发,如过接收到正确的红外信号,则解码,并在LCD上显示键值和所代表的意义,以及按键次数等信息。同样我们也是用LED0来指示程序正在运行。 -in this example ,you will learn how to realize remote control by using stm32
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:104748
    • 提供者:huanggang
  1. Serial-communication

    0下载:
  2. 这是做过的一个两台51单片机之间串口通信的实例,下位机控制4*4键盘的按键扫描,在上位机上通过数码管显示键值。采用模块化编程,结构清晰明了。在文件内A程序为上位机程序,B程序为下位机程序。-This is done one of two serial communication between the 51 SCM instance, the next crew to control the scan of 4* 4 keyboard keys on the host computer thro
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:42053
    • 提供者:朱明瑞
  1. temperature

    0下载:
  2. 温度警报器,ds18b20测试温度,1602LCD显示温度,4按键控制设置警报最大值最小值,超过最大值或小于最小值无源蜂鸣器报警-Temperature alarms, Ds18b20 testing temperature 1602LCD display temperature, 4-key control to set up alerts maximum value minimum value exceeds the maximum or less than the minimum pass
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:39843
    • 提供者:吴茂名
  1. JoyStickMouse

    4下载:
  2. STM32 简易USB键盘,HID方式,修改USP-Pullup引脚、按键、键值,即可快速移植-The STM32 simple USB keyboard, HID way
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:654901
    • 提供者:李殿鑫
  1. key-(1)

    0下载:
  2. 通过T2计时器来对按键定期扫描,获得键值,执行相应程序,可以去抖的-Through the T2 timer to key regular scanning, get key value, implement the corresponding procedures, can go to the shaking
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:151846
    • 提供者:huster wang
  1. key

    0下载:
  2. 单片机按键有如下效果: 1.按下键立刻获得一个键值, 2.如果按住这个键不动, 等t1时间后获得一个同样的键值,再隔t2时间后获得一个同样的键值 3.不影响主程序 4.使用方便,效率高 -Microcontroller has the following key results: 1. Press the button once to get a key, 2. If you hold down the key does not move, so t1 the same ti
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2609
    • 提供者:郭洪威
  1. DS1302-LCD

    0下载:
  2. 用矩阵按键控制温度,用18B20获得温度值,还可以报警-Matrix button control temperature, 18B20 get the temperature value, also can call the police
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:124671
    • 提供者:韩辉
  1. The-key-control-divider

    0下载:
  2. 这是一个利用VHDL代码编写通过按键控制的分频器,通过给按键s3、s2、s1、s0赋不同的值,可以使分频器输出不同频率,此代码原用于自制示波器的分频。-This is a use of the VHDL code written by key control divider divider output through to key s3, s2, s1, s0 endowed different values, different frequencies, this code is the o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-13
    • 文件大小:5639
    • 提供者:yubaoming
  1. AutoControlTem

    0下载:
  2. 这是用RTX-51tiny操作系统写的自动控温的代码,51单片机采集3个DS18B20的温度,循环显示在数码管上,并且可以通过set,+,-三个按键灵活的设定温度控制开关的阈值-This is with the RTX-51tiny operating system to write the code of automatic temperature control, of 51 microcontroller collected three DS18B20 temperature cycle
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:69521
    • 提供者:
  1. KeyBorad

    0下载:
  2. 扫描4X4键盘,并将键值在数码管和8个LED上显示,同时将键值通过串口或RS232端口或USB发送给PC机接收并解码来自标准键盘的基本按键的扫描码。-4X4 keypad scanning, and key in the digital tube and eight LED display, while the key through the serial port or RS232 port or a USB send the PC to receive and decode the scan
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:190603
    • 提供者:程耀庆
  1. KeyStudy

    0下载:
  2. 这是一个MSP430控制行列式键盘的单片机源程序,并把键值和按键次数通过nrf905发送出去,已通过测试-This is a MSP430 microcontroller source control determinant keyboard and the keys and the number of keystrokes sent through nrf905 has been tested
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:203296
    • 提供者:付寅飞
  1. STEP-MOTOR-IR

    0下载:
  2. 1、LCD1602 显示红外遥控器键值编码。 2、使用红外遥控器对步进电机的转动方向和速度进行控制。 定义5个有效按键: UP 键按下步进电机正转,显示 >>>> 。 DOWM 键按下步进电机反转,显示 <<<< 。 K1 键按下步进电机停止转动,显示 STOP 。 + 键减少延时时间,步进电机加速。 - 键增加延时时间,步进电机减速。-1, LCD1602 disp
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:32232
    • 提供者:小宁
  1. huibian

    0下载:
  2. 实现2010年日历和实时时钟:  1、时-分-秒(2位-2位-2位)显示可通过键盘置入时间值。  2、可通过按键控制在LED上从右向左滚动显示年_月_日3次,如:   2010_01_20 2010_01_20  3、实现每日闹铃提醒功能,闹铃时间可用按键设置。闹铃采用提示音表示。 4、实现秒表功能。  5、设计实现变调闹铃提示音或音乐提示音。-2010 calendar and real-time clock: 1, when- minute- seconds (2-
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:4662
    • 提供者:rong
  1. anjian

    0下载:
  2. 这个程序实现的功能是判断按键长按,并且返回键值,从键值开始依次接通或者关闭控制的输入输出口。-This program is a key function of the realization of the judge long press, and return key value, from the key value started in turn on or close control of I/o port.
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:25109
    • 提供者:毛存田
  1. getkey

    0下载:
  2. 获取按键的键值信息,略微修改后就可以使用,用来判断键值是否正确-Get the key button, slightly modified, ready to use, used to determine whether the key
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-18
    • 文件大小:605
    • 提供者:znn
  1. printer

    0下载:
  2. 8155外接打印机,8729按键启动测量并打印电压值-8155 external printer, 8729 button to start measuring and print voltage value
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:1239
    • 提供者:oshit
  1. mcd-lcd2

    0下载:
  2. 单键触发8位二进制累加计数器 该程序的功能是把演示板当做一个按键计数器。刚刚接通电源时,8只发光二极管都不亮。表示计数器初值为0,当按下开关S3(RB0)时,计数器的值加1,发光二极管D3点亮,表示值1,然后松开按钮;再次按下开关S3(RB0)时,计数器的值又加1,发光二极管D4点亮,表示值2,依次类推,反复循环-One-touch function to trigger the program of the 8-bit binary up-counter demo board as a k
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:3147
    • 提供者:hardveiy
  1. Key

    0下载:
  2. 按键是单片机系统最常用的输入设备之一;几乎是只要需要交互输入,就必须有键盘。这篇博客实现了一个通用的键盘程序,只要提供一个读取键值的函数(底层键值),程序将完成消抖、存入队列等一些列处理。同时本程序提供最常用的4*4矩阵键盘的程序,和4个按键的程序。 -The key is, one of the the SCM system most commonly used input device almost as long as the need for interactive input,
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:12612
    • 提供者:wangpeng
  1. rlc-c51

    0下载:
  2. c51单片机 rlc f通过555定时器测量,有选择通道,并且使用数码管显示四个按键 可以选择计算测量的值 通过中断实现频率计数,本人呕血编程-rlc f by 555 timer measurement, select a channel, digital display and four buttons can choose to calculate the value of the measurement through the interrupt frequency count, I h
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:1750
    • 提供者:张韬
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 32 »
搜珍网 www.dssz.com