搜索资源列表
2.GPIO输出实验-单路LED控制
- EasyARM2131开发板源码之一-----------2.GPIO输出实验-单路LED控制-EasyARM2131 one source development board ----------- 2. GPIO output experiment - one-way LED control
6.GPIO输出实验-LED数码管
- EasyARM2131开发板源码之一-----------6.GPIO输出实验-LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值-EasyARM2131 one source development board ----------- 6.GPIO experimental output - digital LED Display 0-F characters and control LED1, LED2, LED3, LED4 shows the
6.25-DSP-Pwm-QEP-LED
- DSP2812-PWM-QEP-LED本程序是通过L298P驱动电机,发生两路PWM,通过GPIO口逻辑控制电机转动方向,QEP电路读取电机转速和方向,定时器中断控制LED,非常适合初学者,每一步都写的非常简单,对照着书很容易就看得懂!
led
- 转自:www.edn.com 作者:computer00 利用GPIO驱动流水灯-led drive
GPIO_RVMDK
- 本源码为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
GPIO
- lpc2200 的gpio测试例程。具体是led灯的例程。要移植的话,修改target文件就可以了-lpc2200 gpio test program.it is very good arm learning materiel.
control-LED
- 用ARM-CORTEX-M3的GPIO口控制LED灯发光-GPIO port to control with LED lights
GPIO
- 基于arm7内核的stm32f103vbt6的gpio控制LED-this is very important
GPIO-LED-V1.0_OK
- 芯达开发板源代码资料,LED测试程序,希望对大家有用。-Core of the information source code development board, LED test program, we hope to be useful.
STM32-7SEG-LED-SCAN
- 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
LED
- 恩智浦芯片 M0系列32位单片机的GPIO驱动调试代码。。功能为 控制LED灯的循环走马流水灯亮灭。-NXP chip M0 series 32-bit SCM GPIO drive debug code.. Function of LED lights for control of water cycle starts light out.
LED
- 1设计要求 PC6,PC7,PD6,PD13 LED快速交替闪烁。 2 硬件电路设计 在开发板上通用I/O口PC6,PC7,PD6,PD13作为控制D1,D2,D3,D4的控制线。 3软件程序设计 根据设计任务要求,软件程序主要包括: (1) 配置GPIO口,将PC6,PC7,PD6,PD13配置为上拉输出模式。 (2) 延时控制相应端口的置位和复位。 4 运行过程 (1) 使用Keil uVision3 通过
s3c2440-simple-example
- arm9开发板,s3c2440处理器,自写的一些裸机实验程序,bootloader, gpio, led-
STM32F103_GPIO-LED-V1.0
- ST公司的ARM STM32F103R8T6的GPIO测试程序,全部代码都有.-ST ARM STM32F103R8T6 GPIO drive LED programe.
GPIO
- 是我最近调试成功的GT2440的裸机LED,提供了正确的初始化文件,EXT_RAM.ini。并提供了建立工程的正确方法。-The bare metal of my recent successful commissioning of the GT2440 LEDs, to provide the correct initialization file, EXT_RAM.ini. And provides the correct way to establish engineering.
led-flows
- 适用于STM32F103ZE平台的LED调试程序,GPIO端口为pe0~pe3。也可调试用于其他平台。-for show your LEDs. I design them flow like angle.
ARM7-GPIO
- ARM7 GPIO配置 PLL初始化 发光二极管连接到GPIO 延时翻转LED-ARM7-GPIO configuration PLL initialize the light-emitting diode connected to the the GPIO delay flip LED
lab1-28069-GPIO-LED
- TMS320F28069芯片,使用CCS4.0,闪烁LED,调试通过。-TMS320F28069 chip, using CCS4.0, flashing LED, debugging through.
GPIO-LED
- STM32驱动LED程序,使用系统滴答定时器精确延时。-STM32 LED driver, the use of the system timer tick precision delay。
LED-USART
- It is a demo project for initializing GPIO, LED and USART by stm32f030f4p6 ARM microprocessor compiled by MDK Keil v5 and running on STM32F030 DEMO BOARD.