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

搜索资源列表

  1. zhuangtaizhishi

    0下载:
  2. 多路开关状态指示 如图4.3.1所示,AT89S51单片机的P1.0-P1.3接四个发光二极管L1-L4,P1.4-P1.7接了四个开关K1-K4,编程将开关的状态反映到发光二极管上。(开关闭合,对应的灯亮,开关断开,对应的灯灭)。 -multiple switch state instructions shown in Figure 4.3.1. AT89S51 SCM P1.0 - P1.3 then four LED L1 - L4, P1.4 - P1.7 then sw
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:47137
    • 提供者:杨觉
  1. cc2430-21.rar

    0下载:
  2. 程序在主程序中没有连续改变小灯的状态,而在开始运行时将其关闭,延时后点亮。实验现象是一只小灯不断闪烁,这是因为程序中启动了看门狗,看门狗时间长度为1 秒,如果1 秒内没有复位看门狗的话,系统将复位。系统复位后再次开启看门狗,1 秒后复位。,Procedures in the main program there is no continuous change in the status of small lights, and at the beginning of run-time to tu
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:8295
    • 提供者:aka
  1. LED8

    0下载:
  2. Atmega128IO程序,8位独发光二极管闪烁,通过IO口控制8位发光二极管的亮灭。开发环境:GCCAVR-Atmega128IO program, eight single LED flashes, through the IO port control eight light-emitting diode light off. Development Environment: GCCAVR
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:11017
    • 提供者:LeneMarlin
  1. KEY4

    0下载:
  2. Atmega128,独立键盘控制程序,通过扫描方式检测按键,并控制相应发光二极管的亮灭。开发环境:GCCAVR-Atmega128, separate keyboard control program, by scanning detection button, and control the corresponding light-emitting diode light off. Development Environment: GCCAVR
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:33432
    • 提供者:LeneMarlin
  1. serial_port

    0下载:
  2. STC52单片机串口测试程序,上位机通过串口控制LED亮灭-STC52 microcontroller serial testing procedures, the PC via the serial port to control the LED light off
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:33743
    • 提供者:JEFF
  1. heart-led

    0下载:
  2. 用51单片机控制围成心形形状的32个led亮灭-Surrounded by 51 MCU control deliberately shape of 32 led light off
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:59095
    • 提供者:阿斯蒂芬
  1. TLC5615

    0下载:
  2. 通过51控制TLC5615 通过LED的亮灭来显示TLC5615的工作情况 -Chips and combine TLC5615 51 through LED display light off of work TLC5615
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:23639
    • 提供者:袁少
  1. STM32L151Penc28j60--web-control-led

    0下载:
  2. 用STM32+ENC28J60做的以太网TCP/IP协议开发实例,通过WEB页面可以控制LED的亮灭,同时可以进行温度的采集。完整版代码。-To do with the STM32+ ENC28J60 Ethernet development example, by WEB pages can control the LED light off, while the temperature of the acquisition. Full version code.
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12521472
    • 提供者:黄自贵
  1. LIGHT-001-1

    0下载:
  2. 三个灯循环渐明渐暗,3v 6小时亮,18小时灭; 低电平定时6小时,高电平不定时。-Three light cycles slowly fades, 3v 6 hours light, 18 hours off Low timing six hours, a high level time to time.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:58016
    • 提供者:何飞飞
  1. Breathe-light

    0下载:
  2. 基于PWM的呼吸灯,本程序实现灯由灭到亮的过程-Based PWM breathing light, realize this procedure the off to the bright lights of the process
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:480964
    • 提供者:李一乔
  1. freescale--A

    4下载:
  2. 1.单片机上电后,用程序点亮信号灯A(非单片机开发板上自带的电源灯);(5分) 2.使灯A闪烁,周期为1S(0.5S亮0.5S灭);(10分) 3.设置按键,使可通过按键设置灯的闪烁周期(T为0.5S~3S可调,可调精度为0.1S,亮与灭的时间均为0.5T);(25分) 4.编写程序,使灯B通过PWM波控制,成为呼吸灯(周期T为2.5S,占空比为0 ~100 );(20分) 5.编写程序,使通过按键可设置呼吸灯周期(周期T为1S~4S可调,可调精度为0.1S);(20分)
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:59002
    • 提供者:
  1. DA-_LED

    0下载:
  2. 单片机的入门程序,DA转换模块控制LED灯的亮灭-SCM entry procedures, DA converter module controls the LED light off
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:34444
    • 提供者:
  1. breath

    0下载:
  2. 基于51单片机的使用PWM调制的呼吸灯,可随正常人的呼吸亮灭。-51 microcontroller-based PWM modulation using breathing light, can light off with normal breathing.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:557
    • 提供者:zhanghua
  1. DLAJ_51

    0下载:
  2. 用51单片机按键输入LED的亮灭 用51单片机按键输入LED的亮灭-51 single input button LED light off
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:傅小熙
  1. LED

    0下载:
  2. 基于52单片机的广州塔LED灯程序,控制亮灭-Based on 52 single-chip LED lights Guangzhou Tower program to control light off
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:23224
    • 提供者:myname
  1. LED

    0下载:
  2. 用proteus仿真的电路图,甲单片机控制乙单片机led的亮灭,程序源码和仿真图都在压缩包里面了-With Proteus Simulation of the circuit diagram, a single chip microcomputer control LED light off, the program source code and Simulation of the compression package inside the
  3. 所属分类:SCM

  1. KEY2LED_USART

    0下载:
  2. 该C程序基于STM8L15x系列微处理器,在IAR开发环境下编译,实际能够实现按键控制LED亮灭,串口接收发送数据的功能。很经典的STM8入门例程,供新手学习。-The C program is based STM8L15x family of microprocessors, in the IAR compiler development environment, to achieve real keys to control LED light off, the function seria
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:7407380
    • 提供者:Gilbert.Y
  1. 1.IO-Led-on-or-off

    0下载:
  2. IO控制Led亮灭 基于CC2530单片机-IO control Led light out based on CC2530 MCU
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1294562
    • 提供者:lllun
  1. 3.key-control-led-on-or-off

    0下载:
  2. 按键控制LED亮灭,LED1 LED3均可使用-Button control LED light out, LED3 LED1 can be used
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:366214
    • 提供者:lllun
  1. USART1-_led

    0下载:
  2. stm32嵌入式系统串口通信源码,可连接蓝牙,发送字符控制相应引脚的灯的亮灭-STM32 embedded system serial communication source code, can be connected to Bluetooth, send characters to control the corresponding pin of the lamp light off
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4161619
    • 提供者:陈庆特
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com