登录
首页 » C51 » led

led

于 2017-08-19 发布 文件大小:1368KB
0 206
下载积分: 1 下载次数: 6

代码说明:

  红外遥控七彩led灯带,包好贪吃蛇,流水灯等多种模式(Infrared remote control lamp belt, pack a variety of modes)

文件列表:

led
led\V1.0
led\V1.0\adc.c
led\V1.0\adc.h
led\V1.0\BuildLog.log
led\V1.0\Debug
led\V1.0\Debug\Exe
led\V1.0\Debug\Exe\gy-33-1.hex
led\V1.0\Debug\List
led\V1.0\Debug\List\gy-33-1.map
led\V1.0\Debug\Obj
led\V1.0\Debug\Obj\adc.o
led\V1.0\Debug\Obj\adc.pbi
led\V1.0\Debug\Obj\adc.pbi.xcl
led\V1.0\Debug\Obj\delay.o
led\V1.0\Debug\Obj\delay.pbi.xcl
led\V1.0\Debug\Obj\eeprom.o
led\V1.0\Debug\Obj\eeprom.pbi
led\V1.0\Debug\Obj\eeprom.pbi.xcl
led\V1.0\Debug\Obj\ex_init.o
led\V1.0\Debug\Obj\ex_init.pbi
led\V1.0\Debug\Obj\ex_init.pbi.xcl
led\V1.0\Debug\Obj\gpio.o
led\V1.0\Debug\Obj\gpio.pbi
led\V1.0\Debug\Obj\gpio.pbi.xcl
led\V1.0\Debug\Obj\gy-33-1.pbd
led\V1.0\Debug\Obj\gy-33-1.pbd.browse
led\V1.0\Debug\Obj\gy-33-1.pbd.linf
led\V1.0\Debug\Obj\iwdg.o
led\V1.0\Debug\Obj\iwdg.pbi
led\V1.0\Debug\Obj\iwdg.pbi.xcl
led\V1.0\Debug\Obj\main.pbi
led\V1.0\Debug\Obj\main.pbi.xcl
led\V1.0\Debug\Obj\pwm.o
led\V1.0\Debug\Obj\pwm.pbi.xcl
led\V1.0\Debug\Obj\sysclock.o
led\V1.0\Debug\Obj\sysclock.pbi
led\V1.0\Debug\Obj\sysclock.pbi.xcl
led\V1.0\Debug\Obj\timer.o
led\V1.0\Debug\Obj\timer.pbi
led\V1.0\Debug\Obj\timer.pbi.xcl
led\V1.0\delay.c
led\V1.0\delay.H
led\V1.0\eeprom.c
led\V1.0\eeprom.c.bak
led\V1.0\eeprom.h
led\V1.0\ex_init.c
led\V1.0\ex_init.h
led\V1.0\gpio.c
led\V1.0\gpio.h
led\V1.0\gy-33-1.dep
led\V1.0\gy-33-1.ewd
led\V1.0\gy-33-1.ewp
led\V1.0\gy-33-1.ewt
led\V1.0\gy-33-1.eww
led\V1.0\iwdg.c
led\V1.0\iwdg.h
led\V1.0\led.h
led\V1.0\led.h.bak
led\V1.0\main.c
led\V1.0\main.c.bak
led\V1.0\opt.h
led\V1.0\pwm.c
led\V1.0\pwm.h
led\V1.0\settings
led\V1.0\settings\gy-33-1.dbgdt
led\V1.0\settings\gy-33-1.Debug.cspy.bat
led\V1.0\settings\gy-33-1.Debug.cspy.ps1
led\V1.0\settings\gy-33-1.Debug.driver.xcl
led\V1.0\settings\gy-33-1.Debug.general.xcl
led\V1.0\settings\gy-33-1.dnx
led\V1.0\settings\gy-33-1.wsdt
led\V1.0\sysclock.c
led\V1.0\sysclock.h
led\V1.0\timer.c
led\V1.0\timer.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • key
    4*4键盘程序,可以用来应用到各种电子单片机上直接加入(4*4 KEY PROGRAM)
    2009-03-20 11:51:37下载
    积分:1
  • proteus
    基于51单片机的自行车测速系统protues仿真(Based the 51 microcontroller bike velocimetry system protues simulation)
    2012-12-20 13:50:42下载
    积分:1
  • WiFi+ADC
    说明:  使用stm32开发板的ADC进行1000Hz采样后,通过ESP8266wifi模块将数据传输至PC端。(After 1000Hz sampling with ADC of STM32 development board, data is transmitted to PC through ESP8266 WiFi module.)
    2020-11-13 22:59:42下载
    积分:1
  • TFT-LCD
    说明:  STM32F407ZGT开发板实现TFT LCD显示实验(STM32F407ZGT development board realizes TFT LCD display experiment)
    2019-05-08 16:58:59下载
    积分:1
  • main
    stc 自带ad变化,将4-20ma的信号分段,并于开关量分段输出。(stc ad io)
    2017-05-31 09:08:22下载
    积分:1
  • WK2124SPI(MCU_51)
    WK2124 SPI C51 测 试 程 序(WK2124 SPI C51 C test demo)
    2020-06-19 23:00:02下载
    积分:1
  • 主从一体实验1 - BLE
    nrf52832主从一体透传,亲自试过可行!(Nrf52832 master-slave integrated transmission.Try it in person!)
    2021-02-22 17:29:41下载
    积分:1
  • AVR_PWM
    用AVR单片机Atmega16产生两路互补的PWM波去控制全桥逆变电路的程序(Two complementary PWM wave to control full-bridge inverter circuit program with AVR Atmega16)
    2012-11-01 09:39:59下载
    积分:1
  • AVR-IOUSART
    AVR单片机模拟串口程序_C语言(代表一个定时器和两个IO)(AVR microcontroller simulation serial process _C language (representing a timer and two IO))
    2015-10-20 09:47:35下载
    积分:1
  • 51黑论坛_智能台灯
    说明:  智能台灯可以根据光照的亮度自动调节亮度,可以保护大人和孩子的视力。(Intelligent desk lamp can automatically adjust the brightness according to the brightness of light, which can protect the eyes of adults and children.)
    2020-12-20 09:09:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载