CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - test.r

搜索资源列表

  1. AVR450Battery

    0下载:
  2. 电池设计的充电器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Descr iption : Standalone Battery Charger with AT90S2333 (main program) Compiler : IAR icca90 Author : Asmund Saetre / Terje Frostad / Dietmar Koenig
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:734518
    • 提供者:王宇
  1. 4.2_led_test

    0下载:
  2. 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) (sys_init () / / Initial
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5187
    • 提供者:zhang
  1. 9200-emc-test

    0下载:
  2. AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- -----------------
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2011-08-06
    • 文件大小:57527
    • 提供者:onewind
  1. RTC

    0下载:
  2. ARM,RTC测试,功能: 运行RTC进行计时,并将所计时间值不断地通过串口向上位机发送-ARM, RTC test, function: run the RTC to time, and the time value of the account continue to place upward through the serial port sends
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:1787
    • 提供者:付茂
  1. spi

    1下载:
  2. SPI总线接口的verilog源码,包含仿真模块modelsim 和 quartus 工程。本人测试通过。-SPI bus interface in verilog source code, including the simulation module modelsim and quartus project. I test.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:291062
    • 提供者:阿虎
  1. lpc2400_ads

    0下载:
  2. 2478 ads测试代码,含有启动代码,和初始化程序。特别是启动代码。是经过了严格测试的。-2478 ads test code, which contains startup code, and initialization procedures. In particular the startup code. Is a rigorous test.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:61397
    • 提供者:zdw
  1. arm-rtc-test

    0下载:
  2. ARM核中的RTC测试,检验RTC是否可用的重要工具-ARM nuclear testing in the RTC, RTC test the availability of an important tool
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:26759
    • 提供者:dvp
  1. 2440RTC

    0下载:
  2. 测试S3C2440的RTC功能,将年月日和星期和小时分钟秒显示到NEC3.5寸屏上。-RTC functionality test of the S3C2440, the date and the weeks and hours minutes seconds to NEC3.5 inch display screen.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5234211
    • 提供者:艾平
  1. NRF24L01_testrar

    0下载:
  2. NRF24L01无线射频模块开发测试程序,mcu为AT89S52,编程环境keil,调试通过。-The development of radio frequency modules NRF24L01 test procedure, mcu for AT89S52, programming environment keil, debugging through.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:56063
    • 提供者:王永瑞
  1. ram

    0下载:
  2. dsp2812 扩展RAM和实时时钟的读写、测试程序-dsp2812 extend RAM and RTC read /test
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:574033
    • 提供者:fanshengfang
  1. rtcstest

    0下载:
  2. linux RTC 测试代码,利用三星S3C2410处理器,测试RTC模块,可以读出时间。-linux RTC test code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:16530
    • 提供者:王金波
  1. LED2

    0下载:
  2. 在easyarm开发板上跑的ecos的流水灯实验-In easyarm ecos development board running the water light test
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:1241
    • 提供者:吴任
  1. AD_DA_Chip_test_program

    0下载:
  2. AD DA芯片测试程序 (开发环境keilC51+Quartus7.2)-AD DA Chip test program (Developmentenvironment: keilC51+Quartus7.2)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-28
    • 文件大小:11416828
    • 提供者:ch
  1. Timer

    0下载:
  2. 假定系统时钟为50MHz,试设计一个电子秒表电路,使其按0.01s 的步长进行计时。该电子秒表具有异步清零和启动/停止计数功能,最大能计到59.99s,并用数码管显示计数值。用发光二极管显示向分钟的进位信号。-Assume that the system clock to 50MHz, the design of an electronic stopwatch test circuit, so the step by 0.01s to time. The electronic stopwatch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:530344
    • 提供者:邓云鹏
  1. 51MCU-UART-R-T

    0下载:
  2. 51单片机发送接收子程序。具有应答测试、数据块发送、接收,校验和比对,错误重发功能。-51 MCU send and receive routines. With the response test, the data blocks to send, receive, check and compare the error retransmission function.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1178
    • 提供者:马工
  1. test

    0下载:
  2. freescale test program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:2381
    • 提供者:david
  1. STCdanpianjiyuanma

    0下载:
  2. 这是本人做的完全兼容郭天祥51实验板的各种驱动程序的C代码,希望对大家有所帮助-It is fully compatible with Guo Tianxiang I do 51 test board the C code for various drivers, we hope to help
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:317626
    • 提供者:刘鑫
  1. LCM1602-test

    0下载:
  2. 液晶LCM1602 测试程序,用于测试LCM1602显示问题-LCM1602 test /*1-VSS 2-VDD 3-V0 4-RS 5-R/W 6-E 7-14 DB0-DB7 15-BLA 16-BLK*/
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:26617
    • 提供者:xianhua
  1. RI_TI.rar

    0下载:
  2. 单片机串口通信程序, code uchar TEXT0[] = "****************************\r\n" //\r\n是回车换行 code uchar TEXT1[] = "单片机串口通讯测试\r\n" code uchar TEXT2[] = "http://xouou.iteye.com\r\n" code uchar TEXT3[] = "****************************\r\n\r\n" //回车换行并空
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:1088
    • 提供者:嘎子
  1. transistor-teste(LCD1602)r

    1下载:
  2. LCD1602显示,测试晶体管放大倍数,自动判断剂型-LCD1602 display, test transistor amplifier, automatic judgment forms
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:949063
    • 提供者:唐诗会
« 12 »
搜珍网 www.dssz.com