搜索资源列表
stm32-UCOS-LED1
- ucos ii在stm32移植,一个简单实验,点亮led验证移植成功与否-ucos ii stm32 transplant, a simple experiment, lit led verify transplant success
stm32_gui_lib
- 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
LED
- STM32的最简单的入门例程.帮助快速学习了解STM32芯片-STM32 easiest entry routines. Help quickly learning to understand the STM32 chip
stm32V1_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)
STM32_LED
- 基于STM32控制的LED灯按键闪烁 c语言程序-press keyboard to control LED program that base on STM32
gcc-stm32
- stm32在gcc编译器下进行开发的一个例子,很简单的点灯,可在万利stm32f10b的板子上跑-An led operation example of stm32 compiled by gcc which can run on Manley stm32f10b board successfully.
SysTick
- stm32中利用系统滴答定时器产生的1ms时基准确延时程序,用于LED灯地闪烁-the use of the system tick timer stm32 produce accurate time-base 1ms delay program for the LED light flashing
LED
- 里面是代码,跑马灯的一般方法。STM32嵌入式开发。-Which is the code, the general method of Marquee. STM32 embedded development.
STM32-timer
- stm32f103vc 关于定时器的程序,通过控制LED灯来观察定时器的工作情况-stm32f103vc on timer program, by controlling the LED light to observe the work of the timer
STM32-
- STM32 点亮LED 北京泛海建设的后防悍将-STM32 lit LED Beijing Asia Standard construction of defensive midfielder
STM32---LED
- STM32单片机实现8位数码管动态显示,使用了我自己编写的驱动。-STM32 MCU 8 digital tube dynamic display
light-LED
- 用keil编译的led程序适用于STM32的初级程序。-Keil compiler led program applies the STM32 s primary program.
M3-FATFS-SD-P10-LED-stm32
- STM32控制大型单色LED模块P10,读取SD卡字库。-STM32 control large monochrome LED screen P10 module, read SD within the font.
RTX-TFT-LED
- 基于MDK自带的嵌入式系统RTX和STM32开发的寄存器操作GPIO-MDK-based embedded system comes with RTX and STM32 development GPIO register operations
LED
- 一款arm公司的芯片stm32单片机写的一个led测试程序,学嵌入式都是先写led的。-An arm' s chips stm32 SCM led to write a test program, learning embedded are the first to write the led.
STM32
- 整个压缩包是基于Keil uVision的开发例程,里面浓缩了14个STM32(Cortex-M3)的入门开发实验,其中包括LED测试,系统时钟,数模转换,串口测试等多个基本实验-Whole archive is based Keil uVision development routines, which concentrated 14 STM32 (Cortex-M3) of the Starter experiments, including more basic experiments L
stm-led
- stm32标准模板,控制led灯,可读写时钟模块验证成功才上传的,使用时根据引脚稍稍修改一下,如不想修改按程序内定义的连接即可。(声明:本人上传所有程序均是测试过的好用的.用户名zhaoxuan1190)-stm32 standard templates, control led lights, can read and write clock module validation is successful only upload when used in accordance with the
STM32-Led
- 实现一个简单的跑马灯功能,用于在stm32上显示跑马灯等。已经测试OK-Implement a simple ticker function for display on stm32 marquees and so on. Has tested OK
2.LED
- 点亮LED的小程序,控制STM32。用C语言编写(Control STM32 to light LED by VC++.)
LED流水灯程序
- 用于新手学习,是基于STM32F10X系列的led流水灯程序