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

搜索资源列表

  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. GPIO_RVMDK

    0下载:
  2. 本源码为STM32的GPIO使用例程,主要演示GPIO的使用。开发环境realviewMDK。 程序通过按键对应的引脚的电平是否被拉低来判断按键是否被按下,如果按键被按下,则相应的LED闪烁一次。-The source code for the STM32' s GPIO use of routine, the main demonstration GPIO use. Development environment realviewMDK. Program through the bu
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:150870
    • 提供者: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. 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. STM32_LED

    0下载:
  2. 基于STM32控制的LED灯按键闪烁 c语言程序-press keyboard to control LED program that base on STM32
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:515487
    • 提供者:eluuni
  1. EXTI

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

    • 发布日期:2017-03-24
    • 文件大小:279359
    • 提供者:陈子午
  1. STM32-7SEG-LED-SCAN

    0下载:
  2. 8位数码管动态扫描显示实验(显示不用库函数) *显示用指针直接访问GPIO端口的输出寄存器,形式GPIOD->ODR *延时delay_nms(5)时,显示不闪烁 *74HC138 A--P2.2--PE.0 B--P2.3--PE.1 C--P2.4--PE.2 *74HC573 D0~D7---PD[0..7] LE---PE.3 *by 追梦 2011-4-3-8-bit digital dynamic scan showed that the experimen
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-24
    • 文件大小:538624
    • 提供者:杜运福
  1. SysTick

    2下载:
  2. stm32中利用系统滴答定时器产生的1ms时基准确延时程序,用于LED灯地闪烁-the use of the system tick timer stm32 produce accurate time-base 1ms delay program for the LED light flashing
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-03-28
    • 文件大小:1114175
    • 提供者:Enadfd
  1. LED

    0下载:
  2. 里面是代码,跑马灯的一般方法。STM32嵌入式开发。-Which is the code, the general method of Marquee. STM32 embedded development.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:758
    • 提供者:六耳
  1. STM32--shoufa

    0下载:
  2. 已经调通好的can的收发,通过led灯来显示can的报文的shoufa-can bus
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:355292
    • 提供者:woaiyxl
« 1 2 3 4 5 67 8 9 10 11 ... 36 »
搜珍网 www.dssz.com