CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - 开发板测试程序

搜索资源列表

  1. dht11

    0下载:
  2. 自己编写的linux下基于mini2440开发板的温湿度传感器dht11的驱动程序和驱动测试程序-His writing under the Linux based on mini2440 development board of temperature and humidity dht11 driver and drive test procedures
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:5637
    • 提供者:靳士慧
  1. driver_mini2440_linux

    0下载:
  2. 自己编写的linux下基于mini2440开发板的温湿度传感器dht11的驱动程序和驱动测试程序, 里面包含编译好的驱动模块和测试程序,放到mini2440板里可以直接使用-His writing under the Linux based on mini2440 development board of temperature and humidity dht11 driver and driven testing procedures, contains compiled driver mo
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:5673
    • 提供者:靳士慧
  1. ADTest

    0下载:
  2. "led+bell驱动.rar"开发板上led和bell的驱动程序,"LedText.rar"是led和bell的应用程序 “串口测试.rar”是串口测试程序。串口驱动中已包含三线串口 “温度测试.rar”是温度传感器测试实验,驱动与应用做在一起的 “LedControl.rar”包含led、bell、key的测试程序,驱动与应用做在一起的。-"led+ bell, drive rar" development board led and bell driver t
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-19
    • 文件大小:5787108
    • 提供者:王五
  1. mcpcan

    0下载:
  2. linux-CAN驱动.rar为linux(2.6.12)下的驱动源码 cantest.rar是wince5.0下的can测试程序,是应用和驱动一体的。使用的时候,将应用程序拷贝到开发板上双击,注意串口输出。-linux-CAN driver rar driver source code under linux (2.6.12) cantest.rar under wince5.0 can test program, one of the applications and drivers
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:7866
    • 提供者:孙瑾
  1. led_and_button-lg

    0下载:
  2. 同时测试led灯与按键驱动程序的测试程序,基于mini2440开发板的!-Test led lights and the key driver test program, mini2440 development board!
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:3963
    • 提供者:林小兀
  1. adc21

    0下载:
  2. 基于嵌入式的开发,开发板8路ADC测试程序-ADC testing procedures based on embedded development, the development board
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-10
    • 文件大小:1169
    • 提供者:woweili
  1. clia

    0下载:
  2. 基于嵌入式的开发,开发板CS模式客户端测试程序-Based on embedded development, the development board CS mode client test program
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-10
    • 文件大小:1077
    • 提供者:woweili
  1. buttons

    0下载:
  2. S3C2440 +linux 上的按键驱动程序。适合于天嵌2440的开发板。附带测试程序-Driver the S3C2440+linux keys. Embedded 2440 development board for days. With a test program
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:1944
    • 提供者:高硕
  1. beep

    0下载:
  2. 友善之臂mini2440开发板ARM-linux的beep底层驱动和测试程序-Friendly arm mini2440 development board ARM-linux beep underlying driver and testing procedures
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:12796
    • 提供者:张宝寅
  1. pxa27x-i2c

    0下载:
  2. 介绍了优龙IIC总线linux下的驱动程序以及测试程序。使用于优龙pxa270开发板,内容较为详尽。-Driver and testing procedures the IIC bus EURONAVY under linux. Pxa270 development board used in EURONAVY more detailed.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:3461
    • 提供者:陈鑫
  1. button_test

    0下载:
  2. linux按键驱动测试程序,可以测试PC上的键盘按键和开发板上的按键驱动-linux key driver test program, you can test the key driver of the keyboard keys on the PC and the development board
  3. 所属分类:Driver develop

    • 发布日期:2017-11-10
    • 文件大小:3586
    • 提供者:丁森林
  1. lcd-driver

    0下载:
  2. linux下的lcd驱动程序,适合6410开发板,附带的帧缓冲测试程序-the lcd under linux driver for 6410 development board comes with the frame buffer test program
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:8389
    • 提供者:makai
  1. s5pc100_led

    0下载:
  2. s5pc100开发板LED灯的驱动,包括调试程序,Makefile。在2.6.35内核测试成功。-LED lights drive s5pc100 development board, including debugging, Makefile. Tested successfully in the 2.6.35 kernel.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:7113
    • 提供者:黎明
  1. alarmkernel

    0下载:
  2. 基于s3c2440红外传感器驱动 本程序是用C语言编写的驱动程序,主要是运用于linux 环境下 arm开发板上 红外线传感器驱动 主要有3个文件:alarm.c Makefile 以及测试文件 test.c-This program is a driver, using C language is used in linux environment arm development board infrared sensor driver 3 files: alarm.c Makefile an
  3. 所属分类:Driver develop

    • 发布日期:2017-11-29
    • 文件大小:3157
    • 提供者:lwj
  1. butt

    0下载:
  2. Linux 按键驱动程序和测试程序 使用的开发板天嵌2440-Linux keyboard drivers and test procedures used in embedded development board day 2440
  3. 所属分类:Driver develop

    • 发布日期:2017-04-05
    • 文件大小:2789
    • 提供者:李朝辉
  1. s3c2440_linux_led

    0下载:
  2. 基于mini2440开发板的linux下led驱动程序,利用混杂设备驱动架构编写,实际测试可正常运行,可方便移植到其他嵌入式开发板。-Under mini2440 development board based on linux led driver, use of hybrid device driver architecture preparation, the actual test can be run properly, can be easily ported to other em
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:2158
    • 提供者:闲云
  1. s3c2440_linux_pwm

    0下载:
  2. 基于mini2440开发板的linux下s3c2440的pwm驱动程序,实际测试验证,程序可正常运行,方便移植到其他开发平台。-Under mini2440 development board based on linux s3c2440 pwm driver, actual test, the program can run normally, easily ported to other development platforms.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2610
    • 提供者:闲云
  1. IIC

    0下载:
  2. 适用于tiny6410开发板的IIC测试程序,在android源码中编译成可执行文件-Suitable for tiny6410 development board of the IIC test procedure, compiled into executable files in the android source code
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:3405
    • 提供者:zhanli
  1. LCD

    0下载:
  2. 这个LCD驱动程序是韦东山视频里的,经本人测试可以使用,可能不同开发板,程序需要稍作修改-This LCD driver is Wei Dong in the video, the test can be used, may be different development board, the program needs a little change
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:3259
    • 提供者:陈炯杰
  1. camera

    0下载:
  2. 摄像头2440A开发板整板测试程序源码。 其它bin文件为不同尺寸屏对应的烧写镜像,如果经过NAND FLASH的uboot下载到内存中运行,程序可以全部正确运行。 如果通过JTAG或者是JLINK下载到NorFlash中运行,需要修改DS18B20.C中的#define DELAY 66为#define DELAY 1,其他的都正常。-Camera 2440A development board whole board test program source code.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:19003
    • 提供者:star
« 12 »
搜珍网 www.dssz.com