搜索资源列表
LED_TEST
- 关于在ARM芯片4510开发板上的LED试验程序的源码.来测试连接在通用I/O接口上的LED灯的控制程序,利用了4510芯片内部的定时器中中断来实现,LED灯的循环.-on the ARM chip in 4510 to mark the development of test procedures for the LED source. To test the common link I / O interface on the LE
4.2_led_test
- void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf(\"\\n\\r Led Test Example\\n\") for( ) { led_test() } }-void Main (
LED_test
- LED测试段码 开发环境:keil c / Proteus6.9
led_test
- s3c44b0 LED实验
LED_Test
- 用汇编写的LED小程序,希望对初学AVR 的人有点帮助
led_test
- Embest Blackfin533平台测试源代码
led_test
- 基于s3c2410下的数码管led的测试程序
LED_TEST
- 关于在ARM芯片4510开发板上的LED试验程序的源码.来测试连接在通用I/O接口上的LED灯的控制程序,利用了4510芯片内部的定时器中中断来实现,LED灯的循环.-on the ARM chip in 4510 to mark the development of test procedures for the LED source. To test the common link I/O interface on the LED
4.2_led_test
- void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf("\n\r Led Test Example\n") for( ) { led_test() } }-void Main (void)
LED_test
- LED测试段码 开发环境:keil c / Proteus6.9-LED test code development environment paragraph: keil c/Proteus6.9
led_test
- s3c44b0 LED实验 -s3c44b0 LED experiment
LED_Test
- 用汇编写的LED小程序,希望对初学AVR 的人有点帮助-LED with the compilation of small programs written in the hope of learning a little bit to help those who AVR
led_test
- Embest Blackfin533平台测试源代码-Embest Blackfin533 testing platform source code
led_test
- 基于s3c2410下的数码管led的测试程序-Based on S3C2410 digital tube led under the testing procedures
8-LED_test
- LED屏的八分屏扫描、这个32个点的扫描程序、使用的芯片有MBI5026,74ch123,74ch138-LED screen s eight-screen scanning, the 32-point scanning procedures, the use of the chip have MBI5026, 74ch123, 74ch138
led_test
- 最简单的nios例程,无需修改,下载到目标板直接应用-The simplest routines Nios is no need to change, download the application directly to the target board
led_test
- 买的开发板上自带的例程,上传与电子爱好的共享-To buy the development of on-board built-in routines, upload and e-loving sharing
LED_Test
- Led灯控制实验用例 目录文件结构: led_test ├─ main.c C语言主源文件 └─ led.c Led灯控制函数源文件-Led lamp control experiment directory file structure use case: led_test ├ ─ main.c C language source file owners └ ─ led.c Led lamp contr
LED_Test
- 51单片机驱动 LED屏程序 Protues仿真-51 MCU LED screen program, Protues Simulation
LED_Test
- LED_Test实验 === === === === === === === === === === === === === === === = 本实验实现对四型箱主板上的四个LED灯进行控制。本例程有两种运行方式。 LED_Test IN RAM 将程序下载到SDRAM中调试。 LED_Test IN Flash 将程序烧写到Nor Flash中。上电自动运行。 ==========================