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

搜索资源列表

  1. EVCtest

    0下载:
  2. WinCE系统下截取整个屏幕的画面,并保存为一个指定文件名*.bmp或*.jpg格式的图片,工程是在EVC下编写的,测试已经通过。-WinCE system interception of the screen the entire screen and save it as a specified file name*. bmp or*. jpg format pictures, projects are prepared in EVC, testing has been adopted.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:41256
    • 提供者:赵泽龙
  1. CAN(Normal)

    2下载:
  2. 基于STM32的CAN程序,经MDK4.12版本测试通过,并经过严格的测试,可以直接用于实际的工程项目。-Based on the STM32 CAN program, the MDK4.12 version of the test, and after rigorous testing, can be directly used for actual projects.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:433842
    • 提供者:jeson shen
  1. 2410AD

    0下载:
  2. 2410开发板在ADS下的A/D转换测试程序。 运行步骤: 1 打开ad.mcp工程文件 2 运行 3 用一根导线连接ad 输入0通道,观察屏幕输出数据的变化 文件说明: ad_test.c:开发板初始化文件 ad.c :ad测试主文件-2410 ADS development board in the A/D converter testing procedures. Running steps : one open document ad.mcp two proj
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:15950
    • 提供者:符杰林
  1. dsp_for_test

    0下载:
  2. 大量的dsp测试程序,有步进电机,直流电机,指令试验,中断测试程序,滤波器试验程序等等,稍微改动就可以用到自己的项目中去-A lot of dsp test procedures, and stepper motors, DC motors, command pilot, interruption test procedures, filter testing procedures and so on, a little change can be used for their own proj
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:71077
    • 提供者:光明顶
  1. USBDiskTechnicReportForDriveDev

    0下载:
  2. 本文介绍了在基于ARM7的嵌入式系统上开发USB接口的详细内容,项目使用arm7和PDIUSBD12完成U盘的开发。主要内容涉及USB接口开发,重点介绍项目调试方法和步骤。-In this paper, ARM7-based embedded systems development of USB interface on the details of projects completed arm7 and U disk PDIUSBD12 development. USB interface r
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:279169
    • 提供者:haoyu
  1. PT2272C51

    1下载:
  2. C51的PT2272软件解码程序,网上大部分PT2272的解码程序都是全程占用单片机系统资源,造成巨大的资源浪费。本程序利用单片机定时器中断进行解码,基本上不占用单片机系统资源,不影响单片机同时执行其他任务。经过测试,本程序有较高的可靠性。能轻易移植到其它项目上。-The PT2272 C51 software decoding process, most online programs are full decoding PT2272 take SCM system resources, ca
  3. 所属分类:SCM

    • 发布日期:2014-07-02
    • 文件大小:2048
    • 提供者:tang
  1. Sensor-projects

    0下载:
  2. 传感器工程,作者为航天测试专家,介绍航天工程测试用的传感器的应用系统开发,精密的传感器测试-Sensor Engineering, of the aerospace testing experts, introduces aerospace engineering application of the sensor test system development, sophisticated sensor test
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:12400670
    • 提供者:hanmu
  1. testcos

    0下载:
  2. 本 cos为测试09C的简单COS,cos.uv2文件为工程文件,该工程包括release和debug两工程。其中,release用来生成执行代码,debug用来仿真代码。调试时,应注意有SIMUlator编译开关的地方。-09C for testing the simple cos COS, cos.uv2 file for the project files, including the release and debug the project two projects. One, rel
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:308080
    • 提供者:ouv1
  1. MicTest

    0下载:
  2. This the source code in C used for mice detection testing. Very much useful if you are doing projects on mic based system.-This is the source code in C used for mice detection testing. Very much useful if you are doing projects on mic based system.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:28091
    • 提供者:Shishir
  1. 44b0_RTC

    0下载:
  2. 本程序为arm7 44b0的公版rtc时钟控制及测试程序,在其他工程使用该功能时,可以用于移植该功能-This program arm7 44b0 public version of the the rtc clock control and testing procedures in other projects use this feature can be used to transplant the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-04
    • 文件大小:191550
    • 提供者:wkshengren
  1. Example-Projects

    0下载:
  2. TI DSP28335各个外设的测试例程-TI DSP28335 Peri testing demo
  3. 所属分类:DSP program

    • 发布日期:2017-11-16
    • 文件大小:328468
    • 提供者:天天
  1. opencv

    0下载:
  2. 在进行图像处理相关DSP编程时,需要移植opencv到CCS平台。作者提供了将Opencv(1.0版本)移植到CCS的实测例程,该例程经作者编译听通过(ccs3.3版本)。工程中包括opencv.cpp(为测试源文件),和cv.lib、cxcore.lib、rts64plus.lib(为例程需要的库文件,其中cv.lib与cxcore.lib为opencv移植过来的库文件,如果读者需要了解cv.lib与cxcore.lib的移植过程,请下载作者提供的cv.lib的生成工程以及cxcore.lib
  3. 所属分类:DSP program

    • 发布日期:2017-11-06
    • 文件大小:6057114
    • 提供者:xiaofan
  1. 48__SPI

    0下载:
  2. The other night I was able to get my STM32F4DISCOVERY board to read and write files on an SD card formatted with the FAT filesystem. While I haven t done extensive testing of my code, I m comfortable enough to share what I have with the world. Writin
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1044185
    • 提供者:Alex
  1. Ehome.tar

    0下载:
  2. 达内项目课程的智能家居项目 运行平台CW210开发板 led开关 报警模式 获取EEPROM内存储的硬件软件版本号 室温测试等-Smart home projects up within the project curriculum Operating platform CW210 Development Board led switch Alarm mode Get the EEPROM storage hardware and software versi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2709833
    • 提供者:liuhaoran
搜珍网 www.dssz.com