搜索资源列表
LCD_DEMO-1
- lcddemo-1(2004版) -- 320X240 STN 灰度LCD 测试 此代码在SDT2.51下调试通过。运行时LED会闪烁一下,接着串口0会输出一些系统信息,在波特率为57600超级终端可看到,打印出来的由ASCII字符组成的 FS44B0X图样,此时LCD上显示ascii字符组成的ARM图样。通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。 -lcddemo-1 (2004 version) -- 320x240
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
led(10-1)
- 在2812上产生一个PWM的方波点亮一个led对初学者会有用
LED-1
- LCD灯小程序 s3c2410实验班 实验2-LCD灯小程序 s3c2410 实验2
stc2051
- STC 2051示范例子。 1.LED闪烁。 2.串口每秒钟输出一个字符。-STC 2051 Demo
led
- S3C2440 ARM开发板自己共动手写BOOTLODER系列一:LED测试程序。-S3C2440 ARM development board to write their own hands a total of BOOTLODER Series 1: LED test program.
lpc2103_blink_led-1.2.0-100415
- Example project for NXP LPC2103. In the code, beside blinking the LED, there are some basic system initialization routines - enabling of Fast GPIO, MAM and PLLa for max speed (72MHz).
stm32_blink_led-1.2.0-100415
- Example project for ST STM32F103RB. In the code, beside blinking the LED with editable speed, there are some basic system initialization routines - enabling of all GPIO ports, configuraton of Flash latency and enabling PLLa for max speed (72MHz).
Ex1_LED_with_PWM.1.0_Beta_4.0
- LED lights project for the psoc 5 in c lanuage-LED lights project for the psoc 5 in c lanuage
led-on-the-order
- 1.试编写程序:在8位LED上按照从左到右的顺序,依次显示0~7八个数字。 2.将定时时间逐渐加大,直至LED发生闪烁为止。计算此时LED数据更新频率。 -1. Test preparation programs: the 8-bit LED on the order from left to right, followed by eight digits 0 to 7 displayed. 2. Gradually increase the regular time, until th
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
STM32--LED
- STM32开发板例程LED- STM32开发板例程LED--STM32 development board the routine 1
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 通过
1.STM32_LED
- STM32F103系列,功能通过操作单个IO口使灯泡一个个闪,所用引脚PD8~PD15-the MCU is STM32F103 Serious ,the feature is put LED to light one by one.
1.3-led
- FL2440开发板LED实验源代码--ADS开发环境-The source cods for LED control in FL2440 Development Board
1.LED
- 基于STM32f103的一些实用例程:(1)led显示-The practical routines of the STM32
STM32-Timer
- stm32 f103 单片机 定时器控制LED 1秒亮灭(测试成功)!-STM32 F103 MCU timer control LED 1 second on and off (the test is successful)!
RT-Thread-1.0.0
- rthread操作系统在神州四号开发板上,运行成功,led灯可以按自己的频率闪烁,不用像跑马灯那样轮流闪烁-rthread operating system in China on the 4th development board, run a successful, led lights can according to their frequency of blinking, do not like that alternately flashing marquees
Proj_2.1
- 通过M051单片机实现简单的LED灯闪烁-Simple single-chip LED lights flashing through M051
1、LED
- arm led sample code..
