CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - TOGGLE

搜索资源列表

  1. msp430x1xx_fet_1

    0下载:
  2. //*** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 // // Descr iption Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO // // MSP430x1xx // ----------------- // /|\\
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:957
    • 提供者:syttt
  1. fet410_ta

    0下载:
  2. MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK Descr iption Toggle P5.1 using using software and TA_0 ISR. Toggle rate is set at 50000 DCO/SMCLK cycles. Default DCO frequency used for TACLK. Durring the TA_0 ISR P5
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:梁武潔
  1. exp

    0下载:
  2. 实现AD转换 通过拨动开关可以观察灯的亮灭变化-Achieve AD conversion can be observed through the toggle switch off bright lights change
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:46579
    • 提供者:
  1. Project1_Origin

    0下载:
  2. To manipulate arrays using assembly language.-## First declare an array A of integer numbers 3,7,12,15,21. ## The program prompt user for an input between 1-50. And count down the entered number to 0. Print out the result. ## Print out the conten
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2938
    • 提供者:kevin Hwang
  1. VCDdecoder

    0下载:
  2. 基于GTK-wave做的verilog test bench语法解析器 解析vcd file. 俺自己写的-VCD (Value Change Dump) file is widely used in industry. A VCD file is an ASCII file, which contains header information, variable definitions and the value changes for specified variables, or
  3. 所属分类:Compiler program

    • 发布日期:2017-05-24
    • 文件大小:8051632
    • 提供者:Hao Wang
  1. 8259A

    0下载:
  2. 用开关做中断源输入部分,发光二极管显示输出结果,当分别拨动开关KK1、KK2、KK3、KK4时发光二极管相应作左、右、由中间向两边和反显流水灯显示-With the switch as interrupt source input section, light-emitting diode display output, respectively, when the toggle switch KK1, KK2, KK3, KK4 when the corresponding light-emi
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:995
    • 提供者:xgj
  1. 8255

    0下载:
  2. 微机实验8255 1)用8个LED来反映8个开关量的状态,拨动开关,让对应的灯亮。 2)8255控制交通灯 本设计用LED来模拟交通灯。请考虑8255与LED的连接,以及如何用8255来控制LED的点亮与熄灭。 交通灯的控制过程: 东西向的绿灯、南北向的红灯亮5秒钟。 东西向的绿灯灭、南北向的红灯亮,在此时间段中东西向的黄灯闪烁5次,每次亮0.5秒灭0.5秒。 南北向的绿灯、东西向的红灯亮5秒钟。 南北向的绿灯灭、东西向的红灯亮,在此时间段中南北向的黄灯闪烁5次,
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:47679
    • 提供者:庄剑文
  1. Toggle-Wireless

    0下载:
  2. mac os x aplication taken from the internet2
  3. 所属分类:MacOS develop

    • 发布日期:2017-12-09
    • 文件大小:110592
    • 提供者:johnramboo
  1. Toggle-Bluetooth

    0下载:
  2. mac os x aplication taken from the internet3
  3. 所属分类:MacOS develop

    • 发布日期:2017-12-05
    • 文件大小:152133
    • 提供者:johnramboo
  1. USB-Generic-HID-Demo_

    0下载:
  2. PIC18f4550 usb communication firmware demo to toggle led state written in c
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:14456
    • 提供者:cym
  1. test2

    0下载:
  2. PC口接8个拨动开关K1-K8,PB口接8个LED。初始由开关K1-K8设定8位不同的值,当执行程序后LED按K1-K8初始设定的值点亮,并向右流动(8255A工作在0方式),同时在数码管上显示“8255---A”。-PC port access 8 toggle switches K1-K8, PB port access 8 LED. The initial setting by the switch K1-K8 eight different values, when executing
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:728
    • 提供者:张静
  1. qdq

    0下载:
  2. 1、8255a基本输入输出:能够在自行设计的接口开发板上,实现拨动 开关控制LED的亮灭。 2、流水灯设计实现:能够在自行设计的接口开发板上,实现拨动不同开关控制LED灯的变化。例如,K1从左往右,K2从右往左,K3从中间向两边,K4从两边向中间依次亮灭变化。 3、数码管:能够在自行设计的接口开发板上,实现拨动不同开关,数码管显示该开关位置值(1-8);若同时拨动两个以上开关,则数码管显示“E”。 -1,8255 a basic input and output: the abi
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:336168
    • 提供者:王丽娟
  1. Delphi-TStringGrid

    0下载:
  2. Delphi TStringGrid绘图实例(切换图标),编程学习源码,很好的参考资料。-Delphi TStringGrid drawing examples (toggle icon), learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:92005
    • 提供者:清蒸翅子
  1. yejing1

    0下载:
  2. 温度用按键控制高(40)中(27)低(18),风速用按键控制高(60)中(40)低(20)三种 用拨动开关控制电源开关(默认低风速)-In the high temperature control with buttons (40) (27) low (18), in the high wind speed control with buttons (60) (40) low (20) with three kinds of toggle switch control the power swi
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1047635
    • 提供者:无是的
  1. BEST

    0下载:
  2. 功能:利用PCF8563T芯片和ZLG7290B芯片来显示时间,能够利用键盘实现时间参数的修改, 修改过程中可以“回显”、“闪烁”、 “容错”,并利用蜂鸣器实现时钟系统的“整点报时” 一、硬件连接 1、ZLG7290B芯片的SDA和SCK分别连接P1.0和P1.1模拟IIC协议,RST_L复位端与P1.7口连接,以 便复位操作 2、P1.6连接蜂鸣器用于整点报时(大约响2s) 3、设定始终芯片CLKOUT输出秒脉冲且与P3.2连接(用于显示,每秒钟刷新一次),INT_KE
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:684
    • 提供者:段飞翔
  1. t1.txt

    0下载:
  2. toggle relay based on switch first and second based on push button switch AVR Code
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:801213
    • 提供者:suhas
  1. Toggle-navigation

    0下载:
  2. Toggle navigation -Toggle navigation
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-05
    • 文件大小:177757
    • 提供者:aaw
搜珍网 www.dssz.com