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

搜索资源列表

  1. 51-clock-tem

    0下载:
  2. 52单片机+ds1302+LCD1602+DS18B20组成能实现年月日、时分秒、星期的显示及温度的采集,其中设置了三个按钮用于修改时间-51clock and temperature
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:3363
    • 提供者:lzc
  1. cal

    0下载:
  2. 手写日历,纯按钮堆积的,用交叉编译编译后可以在嵌入平台上运行,-Handwritten calendar, pure button accumulation, with a cross-compiler compiler can run on embedded platforms,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:51281
    • 提供者:孔维峰
  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. VB-control-and-4X4-control

    0下载:
  2. 4X4键盘控制 按软件上的按钮 实验板数码管显示对应的数字 按实验板上的按键 软件对应的显示所按按键编码-The VB control and 4X4 control system
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:90528
    • 提供者:zengpeng
  1. LED_key_demo

    0下载:
  2. arm lpc1752,按钮控制led灯亮灭,双按钮,全套工程,实测通过。-Arm lpc1752, button control led light out, double button, full set of engineering, the measured through.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-14
    • 文件大小:215392
    • 提供者:zzy
  1. Three-button-subtraction-stop

    0下载:
  2. 改程序是采用加减速和停止三个按钮来分别控制步进电机的加减速和停止运动的-Using the acceleration and deceleration and stop three buttons to control the stepper motor
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:697
    • 提供者:白雪娟
  1. LEDDisplay

    0下载:
  2. 按钮控制led不同的显示,使用单片机的接口,并且数码管可以显示几档-Push button control led different display
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:41262
    • 提供者:摩尔
  1. TQButton

    0下载:
  2. TQ2440源码-按钮测试-vs2008-The TQ2440 source- button to test-vs2008
  3. 所属分类:Windows CE

    • 发布日期:2017-11-30
    • 文件大小:37139
    • 提供者:swack
  1. BomcTest

    0下载:
  2. VC++实现WINCE5.0下对话框背景更改,静态文本框背景透明,及静态文本框和按钮字体的更改用VS2005验证过-The VC++ WINCE5.0 dialog background change, static text box transparent background, and change the static text box button and font for VS2005 verification
  3. 所属分类:Windows CE

    • 发布日期:2017-11-07
    • 文件大小:9610248
    • 提供者:逍遥一叹
  1. TOUCH2

    0下载:
  2. 基于STM32 3.5库的触摸按钮程序,已经通过本人验证。-STM32 TOUCH2
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-03-23
    • 文件大小:331774
    • 提供者:FASDFs
  1. RPW-button

    0下载:
  2. 利用51单片机进行按钮的读写控制,可在开发板上实验-51 microcontroller to read and write control button, you can experiment on the development board.
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:38395
    • 提供者:Jackie
  1. 2keyLED

    0下载:
  2. 2 FPGA按钮控制LED灯显示程序,2 FPGA按钮控制LED灯显示程序-2 FPGA button to control the LED lights display program FPGA button control LED lights display program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:164044
    • 提供者:yaohuafu
  1. elevator

    0下载:
  2. 以单片机和步进电动机为核心设计单片机电梯控制器,假设电梯安装在一个楼层为四层的小楼上。其人机接口包括显示器、键盘、喇叭、指示灯。每层楼电梯口都有上楼、下楼两个按钮,一个7段数码管显示器作为电梯当前层指示灯,2个发光二极管作为电梯运行方向指示灯;进入电梯里边,按数字键选择想要去的目的楼层,一个7段数码管显示器作为电梯当前层指示灯,2个发光二极管作为电梯上行和下行指示灯。步进电动机正转表示电梯上行,步进电动机反转表示电梯下行。启动按钮按下去表示电梯控制系统可以运行。紧急停止按钮按下,电动机停止运动。
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-10
    • 文件大小:80949
    • 提供者:陈烽特
  1. game

    0下载:
  2. 小游戏规则: led(0 to 3)是按一定规律不断发亮,每次只有一个灯亮,每个灯都和我们BASYS板上的四个按钮中的一个对应着, 当Led(0 to 3)中的灯亮时,我们要按对相应的按钮时候,在led(4 to 7)中对应的按钮就会亮起, 并且八段码显示的数字也相应的加上一,要是按错了led(4 to 7)灯不亮,且显示数字减1。-The rules of the game: led (0 to 3) is according to certain rules constant
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-09
    • 文件大小:1340622
    • 提供者:jarod
  1. main

    0下载:
  2. 应通过内联汇编写一个扩展汇编代码与“汇编”的关键字,旋转闪烁的LED XMEGA Xplained主板。 二。写汇编代码上述类似的方式在“任务的”控制的旋转方向与输入触摸按钮。 在这两个部分的任务,端口应高效地地访问-a.Use inline assembler to write an extended assembly code with ‘asm’ keyword that rotates a flashing LED on XMEGA Xplained Board.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-15
    • 文件大小:1789
    • 提供者:Li Chen
  1. CHENLI_VHDL_FINAL

    0下载:
  2. 四个按钮代表加法,减法,乘法和输入。也有8个二进制开关,用于输入两个操作数为每个计算。四位十六进制显示所选择的操作数和计算结果。-You will design a hexadecimal calculator.four push buttons represent Addition, Subtraction, Multiplication and Enter. There are also eight binary switches used to enter two operands for
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:404560
    • 提供者:Li Chen
  1. Dialog-controls

    0下载:
  2. SmartArm3250实验平台(LPC3250)在winCE6.0中,建立对话框控件实验例程,通过三个微调按钮改变一个填充区的颜色-SmartArm3250 experimental platform (LPC3250) winCE6.0 in the dialog control experiments routine by three fine-tuning button to change the color of a fill area
  3. 所属分类:Windows CE

    • 发布日期:2017-11-29
    • 文件大小:63952
    • 提供者:李冰洁
  1. Qt_labs.tar

    0下载:
  2. Qt+OpenCV+Zedboard显示图片。界面为按钮和label控件,点击按钮选择图片显示。-Qt+OpenCV+Zedboard,image display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:30177
    • 提供者:先知
  1. test

    0下载:
  2.   当按下按钮1时,流水灯以间隔时间500ms为单位,依次流水点亮(即按下按钮1后,灯1点亮500ms,其余灯熄灭。随后灯2点亮500ms, 其余灯熄灭. 随后灯3点亮500ms, 其余灯熄灭……).任意时刻,当按钮2按下时,流水灯停止,并保持当前状态。-When the button is pressed 1, the light water units with an interval of 500ms, turn the water lit (ie press button 1, the
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-24
    • 文件大小:70265
    • 提供者:杨丹
  1. 89C52_PWM

    1下载:
  2. 89C52输出可调占空比的PWM波,用两个外部中断按钮实现可调,并用二位数码管显示-The 89C52 adjustable output duty cycle of the PWM wave, adjustable button with two external interrupts, and two digital tube display
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:16843
    • 提供者:张俊杰
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 38 »
搜珍网 www.dssz.com