CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stm32 led

搜索资源列表

  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. stm32-UCOS-LED1

    0下载:
  2. ucos ii在stm32移植,一个简单实验,点亮led验证移植成功与否-ucos ii stm32 transplant, a simple experiment, lit led verify transplant success
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-09
    • 文件大小:328422
    • 提供者:黄柏威
  1. stm32_gui_lib

    0下载:
  2. The STM32 Embedded GUI library enables designers, comfortable with the use of standard microcontrollers, to create higher-end “look and feel” human interfaces by replacing conventional electromechanical switches with touch sensing controls.Designers
  3. 所属分类:Other Embeded program

    • 发布日期:2014-09-27
    • 文件大小:25847808
    • 提供者:ton
  1. STM32F107-WiFi-examples-1.8

    2下载:
  2. 该示例程序演示了如何进入EM380C的DTU模式(数据透传) 1、按照正常流程上电,LCD上会显示当前模块的配置情况. 2、打开PC的wifi无线网卡,连接到LCD上显示的ssid,默认是EM380,连接正常后,模块上的红色LED会常量。 3、设置PC的IP地址192.168.4.X(除了192.168.4.4),掩码255.255.255.0。设置完成之后,可以ping通192.168.4.4 4、打开工程文件夹中附带的TCP/UDP测试工具,点击“创建连接”,按照默认
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-09
    • 文件大小:2116116
    • 提供者:Jerry WOng
  1. EXTI

    0下载:
  2. STM32外部中断控制LED的小程序,希望对大家有用!-STM32 external interrupt control LED of small procedures in the hope for all of us!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:515229
    • 提供者:sheling
  1. EKTM3210E

    1下载:
  2. STM103V100-II是英蓓特公司新推出的一款基于ST意法半导体STM32系列处理器的全功能评估板。STM103V100-II评估板有USB,Motor Control ,CAN,SD卡,Smart 卡,UART,Speaker,LCD,LED,BNC,耳塞插孔等丰富的外设,有助于用户轻松开发STM32的强大功能。此为操作手册-STM103V100-II is a British company蓓特a new ST-based STMicroelectronics STM32 family
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:441954
    • 提供者:zjj
  1. TIMER_RVMDK

    0下载:
  2. 本源码为STM32的定时器使用例程,主要测试定时器2的功能。开发环境realviewMDK 将定时器2设置为输出比较模式,4个通道分别设置不同的比较值,因此每个通道产生中断的频率不同。在中断处理程序中分别相应的LED翻转,从而可以观察到4个闪烁频率不同的LED。 闪烁频率由快到慢:LD5、LD6、LD4、LD3。-The source code for the STM32 timer routine use, the main test Timer 2 functions. Develo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:151707
    • 提供者:huangshengqun
  1. STM32R100DevelopBoardSourceCode

    0下载:
  2. stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4893659
    • 提供者:
  1. stm32V1_2

    2下载:
  2. 这是我自已为实验室画的基于STM32的PCB,现在将原理图及PCB全部分享,图是用PROTEL 99SE绘制的。可能会有布线不合理之处,仅供大家参考。 实验板资源介绍 1)CPU为100脚STM32F103XX 2)TFTLCD 3)SD卡 4)4X4键盘模块及四个独立按键 5)ISP下载口及20脚JTAG下载口 6)RS232接口、RS485接口、PS/2接口、USB接口 7)I/O口驱动的蜂鸣器 8)I2C口驱动的AT24C02 9)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:869803
    • 提供者:彬彬有礼
  1. huibian1

    0下载:
  2. tlc2543模拟输入数据采集转换led显示-tlc2543 convert analog input data acquisition led display
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:10377
    • 提供者:laohu
  1. GPIOB_USART1

    0下载:
  2. stm32 串口操作实例 带led指示灯-stm32 examples of serial operation
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:57770
    • 提供者:vctest
  1. nvic

    0下载:
  2. 基于STM32芯片的外部中断演示程序,按一下按键,LED状态会改变。基于万利199元STM32板写的-STM32 chip based on the external interrupt demo program, click the button, LED status will change. STM32 Manley 199 yuan on board to write
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:399268
    • 提供者:涅磐
  1. EX001

    0下载:
  2. STM32 跑马灯 上手编程 学习MDK 和ST 标准固件库-stm32 led for new learn the keil MDK environment and the ST standard fireware environment
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2689175
    • 提供者:kasite
  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. key

    0下载:
  2. STM32 单片机 之 高低电平按下之按键判断,按下之后点灯试验。贵在底层之驱动!-STM32 THE HIGH AND LOW VOLTAGE LEVEL KEY DECIDEED AND LIGHTING THE DIFERENT LED .
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-10
    • 文件大小:2532999
    • 提供者:zhangxiucheng
  1. Led

    0下载:
  2. 这个是最简单的C程序下的STM32的电灯程序。。很简单,很容易懂的。-This is the simplest C program under the lights STM32 procedures. . Very simple and very easy to understand.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:456811
    • 提供者:Acorpe
  1. USART

    0下载:
  2. 在万利199元开发板上实现了uCOS-II移植到STM32的操作,建立了LED闪烁任务以及USART1向计算机发送数据的任务。-Manley 199 yuan in the development board implements the STM32 uCOS-II ported to the operation, the establishment of the task and the LED flashes USART1 send data to the computer task.
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:462974
    • 提供者:苏阳
  1. LCDDemo-lcd-led-buttom

    0下载:
  2. 万利199元开发板例子程序,实现了STM32控制LCD、LED以及按键的控制。-Manley 199 yuan development board example procedures, the STM32 control LCD, LED and button control.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:273459
    • 提供者:苏阳
  1. Micrium

    0下载:
  2. 这是一个uCOS-II移植到STM32F系类芯片上的源代码,包括EK-STM32F,STM32-SK,STM3210B-EVAL,STM3210E-EVAL等开发板的实例,LCD和LED都有,测试过,可用。 -This is a transplant to STM32F uCOS-II class system on a chip, the source code, including EK-STM32F, STM32-SK, STM3210B-EVAL, STM3210E-EVAL and o
  3. 所属分类:uCOS

    • 发布日期:2017-05-15
    • 文件大小:3808232
    • 提供者:caoshichao
  1. EXTI

    0下载:
  2. stm32外部中断通过按键控制LED,实用有效,很好的入门级程序-EXTI LED KEY
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:279359
    • 提供者:陈子午
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »
搜珍网 www.dssz.com