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

搜索资源列表

  1. gps1.0

    1下载:
  2. 这是一个GPS接收定位的原代码,通过QT Compier进行编译,测试比较稳定,很不错的。-This is a GPS receiver position of the original code, compile QT Compier. testing is relatively stable, and very good.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:36.62kb
    • 提供者:yeyouemail
  1. 2410DA

    0下载:
  2. 2410开发板在ADS下的D/A转换测试程序。 运行步骤: 1 打开DA.mcp工程文件 2 运行 3 使用示波器, 连接示波器与开发板上的DA输出和地线, 观察示波器上的变化 文件说明: ad_test.c 开发板初始化文件 ad.c ad实验主程序文件 -2410 ADS development board in the D / A converter testing procedures. Running steps : an open DA.mcp
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:10.95kb
    • 提供者:符杰林
  1. s3c44b0x+USB

    0下载:
  2. 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:334.27kb
    • 提供者:李大嘴
  1. UCOS2.71souce

    0下载:
  2. 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:144.98kb
    • 提供者:李大嘴
  1. Lpc2100_Gpio

    0下载:
  2. Ucosii 2.52 for lpc2100 测试程序GPIO源码-Ucosii 2.52 for lpc2100 testing procedures GPIO FOSS
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:324.61kb
    • 提供者:顾维生
  1. at91rm9200Audio

    0下载:
  2. at91rm9200测试audio的c程序-at91rm9200 testing procedures audio c
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:408.49kb
    • 提供者:lcvj
  1. at91rm9200Display

    0下载:
  2. at91rm9200测试lcd dispaly 的程序,有同行来讨论下-at91rm9200 LCD dispaly testing procedures, peer under discussion
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:285.12kb
    • 提供者:lcvj
  1. at91rm9200Uart

    0下载:
  2. 9200测试串口程序,大家感兴趣的来-9200 serial testing procedures, you are all interested to s
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:286.94kb
    • 提供者:lcvj
  1. smboldriver

    0下载:
  2. 了解linux设备驱动程序的基本原理,包括symbol device coding,debug and testing。-Linux device drivers to understand the basic principles, symbol device including coding, testing and debug.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.5kb
    • 提供者:肖水军
  1. EBD9200-BasicSPIKeyboard

    0下载:
  2. AT91RM9200 SPI 键盘测试程序-AT91RM9200 SPI keyboard testing procedures
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:310.03kb
    • 提供者:hqs2005
  1. EBD7312_DAC

    0下载:
  2. EBD7312 DAC SDT 测试程序及驱动程序-EBD7312 DAC SDT testing procedures and Driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:11.07kb
    • 提供者:hqs2005
  1. driver_for_TL16C750_under_uClinux_+_44b0

    0下载:
  2. 此程序为串口芯片tl16c750在uClinux + s3c44b0环境下的驱动程序.tl16c750R FIFO设置为64BYTES, 除此之外,此程序还能缓存20条已经收到的串口数据.即存储数据量为20*64=1280BYTES的串口数据,而不用担心未及时读串口时发生数据的丢失现象.此外,附此驱动的测试程序,以及编译后的映像文件.-procedure for the serial port chip tl16c750 uClinux s3c44b0 environment of floodi
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:289.84kb
    • 提供者:张大海
  1. iic_driver_for_uClinux_+_s3c44b0

    0下载:
  2. 开发环境为uClinux2.4.x+s3c44b0。此程序以字节方式对IIC器件进行读写。通过硬件测试,可以直接使用。附:IIC测试程序。具体使用说明见其中的readme.txt。-development environment for uClinux2.4.x s3c44b0. This procedure in byte pairs IIC device reading and writing. Through hardware testing can be used directly. R
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:288.56kb
    • 提供者:张大海
  1. lumit-test-lcd-1.1.0

    0下载:
  2. S3C4510的LCD測試程式(含源碼,可以順利修改自己的功能)-S3C4510 LCD testing programs (including source code, a smooth change its function)
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:94.94kb
    • 提供者:KUYUNTA
  1. 03_rtc

    0下载:
  2. ATMEL公司的AT91RM9200的实时时钟的测试程序,armgcc编译-ATMEL AT91RM9200 the company's real-time clock testing procedures, armgcc compiler
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:11.45kb
    • 提供者:xiaoke
  1. mimo_proto

    0下载:
  2. This model is just testing an idea of MIMO, which IEEE802.11n will have. But I havo not seen the standard, I tried to make it with 11a. Actually this model would not work in real world, because the preambles were not designed to solve the
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:49.65kb
    • 提供者:小草
  1. led-driver-test

    0下载:
  2. s3c2410 armlinux下字符型设备驱动的应用程序测试(控制led灯)-s3c2410 armlinux character device driver under the Application Testing (led control HEC)
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:6.97kb
    • 提供者:fenghui
  1. bdb3

    0下载:
  2. Berkeley db数据库性能测试,可以移植到s3c44b0板子上运行,测试-Berkeley db database performance testing, can be transferred to s3c44b0 plank running test
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.86kb
    • 提供者:孙月玲
  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
    • 文件大小:15.58kb
    • 提供者:符杰林
  1. IEC_61850-testing-program-field

    0下载:
  2. IEC_61850 standards compliance testing program and field applications.zip
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:387.81kb
    • 提供者:王越
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com