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

搜索资源列表

  1. GPIO

    0下载:
  2. 在万利199元开发板上实现了STM32的操作,控制LED闪烁。-199 yuan in Wanli STM32 development board implements the operation, control LED flashes.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:290160
    • 提供者:苏阳
  1. LED

    0下载:
  2. 基于STM32下,在IAR环境下,自己编写的中断控GPIO的LED灯的源码。-Based on the STM32, the environment in the IAR, write your own interrupt control the LED light source GPIO.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:259134
    • 提供者:sine
  1. LPC1114_timer16_32

    0下载:
  2. 通过LPC1114的32位定时器和16位定时器实现LED灯闪烁的例子-By LPC1114 32-bit timer and 16-bit timer, an example of LED lights blinking
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:322676
    • 提供者:andreas
  1. lm3s811_led

    0下载:
  2. lm3s811 程序 对LED和KEY的编程,采用封装好“驱动库”模式,只要在工程里添加LED和KEY的驱动程序,就能运用自如。 例如对LED的操作就很简单: LED_Init(LED1) // 只初始化LED1,而对LED2和LED3所在的GPIO管脚无影响 LED_Init(LED1 | LED2 | LED3) // 同时初始化3只LED LED_On(LED2 | LED3) // 同时点亮LED2和LED3,而LED1的状态保持不变 此外还有L
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:48125
    • 提供者:小强
  1. GPIO-LED-V1.0_OK

    0下载:
  2. stm32学习板开发材料,控制LED灯的连续开关闭。-stm32 learning board development materials, control LED lights continuously open to close.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1006824
    • 提供者:陈辉彬
  1. GPIO-LED-V1.0_OK

    0下载:
  2. 芯达 STM32 GPIO 测试 希望对大家有帮助-STM32 GPIO core of the test we want to help
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1010178
    • 提供者:wupeng
  1. GPIO

    0下载:
  2. LPC2368流水灯,下载后8个LED轮流点亮-LPC2368 water lights, downloaded 8 LED lights turn
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:167952
    • 提供者:徐海洋
  1. GPIO

    0下载:
  2. LM3S系列微处理器的两个GPIO例程,控制LED和按键-Two GPIO LM3S series microprocessor routines, control LED and button
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:58498
    • 提供者:rem
  1. STM32-H103-Blinking-LED

    0下载:
  2. 简单的对STM32的应用,其中包含了timer计时器以及GPIO的基本设置,达到使LED进行定时闪烁的代码-Simple application of the STM32, which contains the basic timer timer and GPIO settings, to make the LED blink code for timing
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:353594
    • 提供者:应启昆
  1. GPIO

    0下载:
  2. 一个基于ar91rm9200的配置led灯的实例-A configuration based on ar91rm9200 instances led lights
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:8311
    • 提供者:1
  1. 2-LED

    0下载:
  2. stm32单片机实验,通过GPIO控制LED,流水灯经典实验-STM32 MCU experimental, controlled by GPIO LED, light classical experiment
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:768487
    • 提供者:kenny
  1. GPIO

    0下载:
  2. IO口测试程序 轮流置高和低,可接LED灯测试或用万用表测试,或单独设定电平值-IO port test program Rotation values ​ ​ of high and low, the LED lamp test with a multimeter to test which can be accessed or a separate set of level values
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:18451
    • 提供者:wujunkai
  1. Ex01-GPIO

    0下载:
  2. 在NXP L1768设备中对输入输出端口的初始化,并利用端口资源,实现LED灯的控制。-NXP L1768 device initialization of the input and output ports, and use of port resources to achieve the control of the LED lights.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:196391
    • 提供者:姜利杰
  1. GPIO-LED

    0下载:
  2. C167单片机 GPIO初始化DAVe配置及GPIO点LED灯程序-C167 microcontroller GPIO configuration and initialization DAVe GPIO LED lights point program
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:193340
    • 提供者:niu
  1. PIC16F1937-PGIO-LED

    0下载:
  2. MICROCHIP PIC16F1937 GPIO-LED 测试程序,亲测可用,源码出处文件内已声明-MICROCHIP PIC16F1937 GPIO-LED testing procedures, pro-test is available, the source file has been declared within the source code
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:16047
    • 提供者:成成
  1. stm32f030f4p6_Key_LED_Interrupt

    0下载:
  2. Initialize Key buttons and GPIO with interrupt framework by stm32f030f4p6
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:J.Eri
  1. 1.LED闪烁

    0下载:
  2. 使用efm32zg实现led的闪烁,gpio的控制(The use of efm32zg to realize the flicker of LED)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:56320
    • 提供者:卡卡亿
  1. 1.GPIO实验-控制Led亮灭

    0下载:
  2. Led灯的zigbee驱动程序,已验证,属于出厂测试程序(The zigbee driver for Led lights has been verified and belongs to the factory test program)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:46080
    • 提供者:Eet_W
  1. GPIO

    0下载:
  2. 使用stm32的gpio的引脚5通过中断法最终实现led灯的点亮。(Use the STM32 pin 5 to light the LED lamp.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:天马行空@
  1. S32K144_MDK_Projet1_Freertos LED

    1下载:
  2. S32K144_ Keil MDK开发 Freertos GPIO操作 LED例程(S32K144_ Keil MDK Development Freertos GPIO Operation LED Routine)
  3. 所属分类:单片机开发

    • 发布日期:2019-03-18
    • 文件大小:4814848
    • 提供者:WalkerXiao
« 12 3 4 5 »
搜珍网 www.dssz.com