CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - led toggle

搜索资源列表

  1. extINT

    0下载:
  2. 富士通单片机MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A falling edge on INTx will toggle PDR4_P4x in order to toggle the LEDx of the Flash-CAN-100P Board e.g. falling edge on INT3 will result in LED D3
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:171579
    • 提供者:叶良
  1. fet110_1

    0下载:
  2. //*** *** *** *** *** *** *** * // MSP-FET430x110 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 ~800k // // MSP430F1121 // --------------
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:862
    • 提供者:111
  1. Led-Toggle

    0下载:
  2. led toggle with 74hc595
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:9251
    • 提供者:
  1. msp430g2xx1

    0下载:
  2. Timer_A, LED Toggle P1.0, CCR0 Cont. Mode ISR, DCO SMCLK with all MSP430 Value Line. It learn how use Timer and Interrupts with base clock DCO SMCLK.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:948
    • 提供者:kilof
  1. Dot-matrix-display

    0下载:
  2. LED电子显示屏和控制器的控制程序。显示屏通过按键切换显示数字和字母,显示屏能显示4组特定数字或者英文字母组成的句子,通过按键切换显示内容,本例为整屏四个字一起显示的程序。-Button to toggle through the display of numbers and letters, the display can show four groups composed of specific numbers or letters of sentences, by switching th
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1261
    • 提供者:里尔
  1. lab7

    0下载:
  2. 通过对8255并行口的控制,使J15开关的状态与发光二级管J88的状态对应。 运行程序,改变拨动开关设置好数据后,按动STBA输入请求,LED9闪现,数据输出至八位发光二极管,观察发光管的状态是否与输入对应。 -8255 parallel port control, status and the status of the corresponding light-emitting diode J88 J15 switch. Run the program, change the t
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1906
    • 提供者:杨阳
  1. dpj2

    0下载:
  2. I/O 口做输入口,一个I/O 口接一个拨动开关,另一个I/O 口接一个LED 发光二极管,单片机读取开关的状态并通过LED 显示出来-I/O port as input port, an I/O port access to a toggle switch, and the other I/O port access an LED light-emitting diode, the microcontroller reads the state of the switch and LED
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:517
    • 提供者:彭状
  1. T1

    0下载:
  2. IAR环境下的MSP430F149,使用定时器A,每隔5000个时钟周期点亮/熄灭LED的程序- Descr iption: Toggle P3.4 using software and TA_0 ISR. Toggles every 50000 SMCLK cycles. SMCLK provides clock source for TACLK. // During the TA_0 ISR, P3.4 is toggled and 50000 clock cycles ar
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:19374
    • 提供者:山雨
  1. T2

    0下载:
  2. IAR环境下的MSP430F149,使用定时器A的累加模式计时,每当CCR0溢出时,点亮/熄灭LED。- Descr iption: Toggle P3.4 using software and TA_0 ISR. Timer_A is configured for up mode, thus the timer overflows when TAR counts to CCR0. In this example, CCR0 is loaded with 20000. AC
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:15453
    • 提供者:山雨
  1. F06x_External_Interrupts

    0下载:
  2. C8051F060 外中断程序.程序展示了如何配置外中断0和外中断1.在 P0.0 脚上的边沿触发信号翻转LED.-This software shows the necessary configuration to use External Interrupt 0 (/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code executes the initialization routines a
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:1848
    • 提供者:liyanxin
  1. KEY_TEST

    0下载:
  2. 本实验将实现如下功能:本实验将控制开发板上载有的3个按钮(KEY_UP、KEY0、KEY1),来控制板上的2个LED(DS0和DS1),其中KEY0控制DS0,按一次亮,再按一次,就灭。KEY1控制DS1,效果同KEY0。KEY_UP则同时控制DS0和DS1,按一次,他们的状态就翻转一次。 -The experiment will achieve the following functions: This experiment will control development board c
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:22528
    • 提供者:杜方
  1. sy5

    0下载:
  2. 本实验将实现如下功能:利用外部中断,实现与实验3类似的效果,即:通过ALIENTEK战舰STM32开发板上载有的4个按钮(WK_UP、KEY0、KEY1和KEY2),来控制板上的2个LED(DS0和DS1)和蜂鸣器,其中WK_UP控制蜂鸣器,按一次叫,再按一次停;KEY2控制DS0,按一次亮,再按一次灭;KEY1控制DS1,效果同KEY2;KEY0则同时控制DS0和DS1,按一次,他们的状态就翻转一次。 -The experiment will achieve the following f
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:58546
    • 提供者:cai
  1. P1_1

    0下载:
  2. P1口作输出口,接八只发光二极管,编写程序,使发光二极管循环点亮。P1.0,P1.1作为输入口接两个拨动开关,P1.2,P1.3作输出口接两个发光二极管,编写程序读取开关状态,将此状态在发光二极管上显示出来。-P1 port as an output port, then eight light-emitting diodes, programming, making light-emitting diode light cycle. P1.0, P1.1 as an input port co
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:13562
    • 提供者:wayne
  1. 7_2_Timer_Key_LED

    0下载:
  2. 使用MSP430g2553定时器扫描按键亮灯LED 避免使用while(1)的进入死循环 对于学习定时器有很大作用-TIMER_A0 scan avoid while(1) led toggle
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:32329
    • 提供者:wuzhiliang
  1. STM32-LED-toggle--softtimer

    0下载:
  2. STM32奋斗板-LED闪烁 -软件定时器,非常好用,只管调用函数就可以轻松使用,仿操作系统的思想-very useful to design how a task will run and run how long time,just simple,on the ship stm32 CM-3
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1966101
    • 提供者:zhangtao
  1. Tx

    0下载:
  2. CC1101+PA,868M。不定长模式,收发通过按键触发。-Simple RF Link to Toggle Receiver s LED by pressing Transmitter s Button * Warning: This RF code example is setup to operate at either 868 or 915 MHz, * which might be out of allowable range of operation in certain
  3. 所属分类:SCM

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