搜索资源列表

  1. Breathing-LEDs

    0下载:
  2. 呼吸灯小程序,在定时器中断中实现。网上很多这类程序,但是都是在主程序中用延时做的,这在实际的项目中不现实,主程序要留给产品的主要功能。所以,本着这个原则,把呼吸灯的时序用中断来实现。-Breathing LEDs display during interruptting.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:苏扬
  1. PWM

    0下载:
  2. 定时器 PWM多路输出 呼吸灯-The Timer PWM outputs breathing lights
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:2736128
    • 提供者:杨易
  1. 51-c

    0下载:
  2. 基于51单片机的呼吸灯程序代码,有延时和定时器两种程序-Based the 51 microcontroller breathing lamp code, delay and timer two procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:14336
    • 提供者:巩志涛
  1. Breath-LED

    0下载:
  2. msp430g2553定时器实现,呼吸灯-msp430g2553 timer implementation, breathing light
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:26624
    • 提供者:王经验
  1. STC-C

    0下载:
  2. led自动闪烁,跑马灯,呼吸灯,以及定时器,中断等测试程序-led auto flash, marquees, breathing light, as well as timers, interrupts and other test procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:19456
    • 提供者:gao
  1. light

    0下载:
  2. 基于STM32 的呼吸灯,使用定时器产生PWM驱动LED,LED接在PA6-Based on the STM32 breathing lights, use a timer to generate PWM drive LED, LED connected to PA6
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:张语晨
  1. huxideng

    0下载:
  2. 这是基于atmega48的呼吸灯编程,是用延时来控制灯的呼吸的,没有用到定时器-This is based on the programming atmega48 breathing light is used to control the light delay breath, did not use the timer
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:248832
    • 提供者:hdx
  1. 7_1_Breath_Lamp

    0下载:
  2. 使用msp430g2553的定时器功能控制LED,模拟出呼吸灯的效果-breath lamp msp430g2553 timer_A0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:48128
    • 提供者:wuzhiliang
  1. LPC1768-Breathing-Led

    0下载:
  2. 对恩智浦公司的LPC1768通过定时器制作呼吸灯,已经测过,完全可以使用。-NXP s LPC1768 breathing light produced by a timer, had been measured, can be used.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-04
    • 文件大小:495616
    • 提供者:陈森伟
  1. pwm-huxideng

    0下载:
  2. 基于STC12C16S2的PWM呼吸灯程序,使用MCU自带的PWM输出模块与单片机定时器功能实现-The PWM based STC12C16S2 breathing light, the use of MCU comes with the microcontroller PWM output module timer functions to achieve
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:32768
    • 提供者:
  1. STM32-PWM-TIM-GPIO

    0下载:
  2. 在stm32f103vct6上实现的定时器、adc、gpio以及pwm呼吸灯实验-Implementation of the timer, ADC, GPIO, PWM and breathing lamp experiment on the STM32F103VCT6
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:7420928
    • 提供者:刘洪
  1. PWM-TIM1

    0下载:
  2. 基于STM32的TIM1定时器的PWM呼吸灯例程,三通道输出可调- Based on the STM32 TIM1 PWM timer lamp breathing routines. Three-channel output adjustable
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:3426304
    • 提供者:troylee
  1. PWM-LED

    0下载:
  2. PWM实验,通过定时器3输出一个PWM控制LED小灯,LED小灯呈现呼吸效果-PWM experiments, through the timer 3 output of a PWM control LED lights, LED lights show respiratory effects
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:3163136
    • 提供者:Sailing
  1. pwm_check

    0下载:
  2. 基于STM32ZET6单片机实现定时器的pwm输出功能并连接小灯实现呼吸灯功能-Based STM32ZET6 MCU timer pwm output and connect small light lamp function to achieve respiratory
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:3855360
    • 提供者:
  1. qi_cai_deng

    0下载:
  2. 本例程使用stm32f103定时器3的四路pwm通道控制RGB三色灯亮度,达到混合出千变万化颜色的目的。同时能通过蓝牙控制其调制出的特种颜色的呼吸,闪烁,常亮,喜欢的就来下载吧!(This routine uses the four channel PWM control of the STM32F103 timer 3 to control the brightness of the RGB tricolor lamp to achi
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-04
    • 文件大小:5576704
    • 提供者:zz_double_f
  1. 6.用PWM实现呼吸灯效果

    0下载:
  2. 使用定时器输出PWM波,从而实现呼吸灯的功能(Use the timer to output PWM wave to realize the function of the breathing lamp)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:3854336
    • 提供者:xwp
  1. 呼吸灯

    0下载:
  2. 采用定时器中断模仿生成PWM波,形成呼吸效果(Analog PWM wave generated by timer interrupt to form respiratory effect)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:79872
    • 提供者:凌98
  1. zkongzcx

    0下载:
  2. 基于STM32F103RC的中控控制代码,完整的代码注释,可定时控制继电器关机,一键开机,串口通信,IIC音量控制,完整的Keil uVision5工程,使用ucos系统创建,按钮、串口、看门狗任务(STM32F103RC based central control code, complete code annotation, timer control relay shutdown, one button start, serial
  3. 所属分类:uCOS开发

    • 发布日期:2024-06-04
    • 文件大小:7163904
    • 提供者:小村庄
  1. 12. PWM呼吸灯实验

    0下载:
  2. 基于stm32f407对定时器PWM功能进行配置并使用(Configuration and use of timer PWM function based on stm32f407)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2019-04-18
    • 文件大小:3975168
    • 提供者:1049492941
  1. TM4C123GPWM呼吸灯例程

    0下载:
  2. TM4C123G定时器功能学习例程,user_pwm.h包含了pwm初始化以及一个封装好的pwm驱动函数
  3. 所属分类:单片机(51,AVR,MSP430等)

« 12 »

源码中国 www.ymcn.org