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

搜索资源列表

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

    0下载:
  2. 该程序为万利开发板上的跑马灯程序(不包含主函数),使用《STM32不完全手册》修改后,经测试成功。-The program developed for the Manley panel Marquee program (does not contain the main function), use the " STM32 incomplete manual" modified, tested successfully.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:679
    • 提供者:光明
  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. 01-stm32LED

    0下载:
  2. stm32 led 闪烁开发板上面的例程 。-stm32 led
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

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

    0下载:
  2. 一个STM32上的基础程序,可以看看,对STM32外设的了解有一定帮助,内容简单易懂,但很实际-simple,but necessary
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2066678
    • 提供者:李敏
  1. STM32-timer

    0下载:
  2. stm32f103vc 关于定时器的程序,通过控制LED灯来观察定时器的工作情况-stm32f103vc on timer program, by controlling the LED light to observe the work of the timer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1104683
    • 提供者:huiyuan
  1. led

    0下载:
  2. STM32,神州IV开发板的LED驱动程序-the led program about CORTEX-32
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2079590
    • 提供者:张旭锋
  1. Led

    0下载:
  2. stm32中流水灯加蜂鸣器的实现 其中包含了所有源代码,其中有用到很多库函数,读者可以下载相应的库函数来进行查阅-this is a project for stm32,there are some source .people can easy learn that how to know stm32
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1593698
    • 提供者:梁庭
  1. step1_led

    0下载:
  2. STM32实践第一步,点灯操作(库函数)-STM32 LED LIb3.24
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:339813
    • 提供者:周勇
  1. BHS-STM32-

    0下载:
  2. 准备两个CAN板子,连接两个CAN接口,两个板子都下载本程序。 本实验通过CAN总线控制另外一个板子的LED2~LED5闪烁的例子,如果通信正常可以看到两个板子的LED都再闪烁, 如果通信失败或者断开通信线,LED不再闪烁-Prepare two CAN board, connecting the two CAN interface, two board are download the program. This experiment through the CAN bus con
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:49852
    • 提供者:伍勇
  1. STM32-315McontrolLEDCAR

    0下载:
  2. 基于STM32单片机/315M无线模块控制智能小车 直流电机驱动 通过实现对LEDs 的控制,可以实现L298 (A或和B电机)的控制,达到对小车的控制(前进倒退转弯) 应用很简单,直接用L298需要的引脚接LED-Ports-Based on the STM32 MCU/315M wireless modules to control the smart car DC motor drive through the realization of the control of
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2842432
    • 提供者:王龙
  1. KEY-LED

    0下载:
  2. C写的,stm32按键扫描,源代码,要求配置好函数库,试验可以使用,-Written in C, stm32 button scanning, source code required to configure the library, the test can use, thank you
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1901566
    • 提供者:mli
  1. LED

    0下载:
  2. STM32 初级例程 可参考借鉴于入门级同人-STM32 primary routines
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2894181
    • 提供者:zn
  1. sys_tick

    0下载:
  2. stm32 sys—tick驱动程序,简单易懂,驱动led-stm32 the sys-the tick-driver, simple and easy to understand, led drive
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:611831
    • 提供者:huihui
  1. text-stm32

    0下载:
  2. 基于Keil4.12,用stm32f103在2.4寸TFT彩屏上显示图片和通过LED显示运行状态,用中断按键或串口修改LED亮灭状态,在奋斗STM32开发板上测试通过-Based Keil4.12 on a 2.4-inch TFT color screen to display pictures and operating status through the LED display, and modify the LED lights off state to use the interru
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:991339
    • 提供者:海蓝
  1. LED

    0下载:
  2. STM32上led的点亮,运用ST发布库函数,编写小程序。-The STM32 the led lit, the use of the ST library functions for writing small programs.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4444436
    • 提供者:曾红明
  1. r--------LED

    0下载:
  2. stm32 库函数版本的led程序,io口的操作。-the operation of the stm32 library function version of the LED program, io port.
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:6351829
    • 提供者:梁栋
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 36 »
搜珍网 www.dssz.com