CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - ADC程序

搜索资源列表

  1. adc.tar

    0下载:
  2. 嵌入式系统的adc.c驱动,程序代码简单。主要用来学习adc设备的访问方法。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1402
    • 提供者:何家胜
  1. s3c2410-adc

    0下载:
  2. 此程序为linux下的s3c2410的ad模数转换器驱动程序,这是我买的教学试验平台带的,写的很不错,贡献出来。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2059
    • 提供者:张培卿
  1. adc

    0下载:
  2. s3c44b的adc程序,ads 1.2 环境下面编译,在三星的公办上测试成功。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:100567
    • 提供者:冯坤
  1. arm_multithread_exp.rar

    0下载:
  2. 简单的LINUX下多线程编程,可以在S3C2440开发板上运行。还有一个程序时基于MINI2440的ADC程序,可以学习一下,A elementary example of multi-thread in linux developing environment~ enjoy it~
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:10885
    • 提供者:alec
  1. at91-adc

    0下载:
  2. linux 下的at91系列,基于AT91SAM9260的ADC驱动程序,自己测试过!-linux under at91 series, based on the AT91SAM9260 the ADC driver that he tested!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:5497
    • 提供者:juckciy
  1. s3c2410-adc

    0下载:
  2. S3C2410/2440ADC驱动及测试的简单程序-S3C2410/2440ADC test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:4467
    • 提供者:王丽玮
  1. ADC

    0下载:
  2. 基于三星2410的AD采样程序。 -Samsung 2410 AD based on sampling procedures. Samsung 2410 AD based on sampling procedures.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:166049
    • 提供者:jacky
  1. adc_ts

    0下载:
  2. 基于s3c6410的adc和触摸屏的裸板驱动程序,触摸屏为四线电阻式。-Adc on s3c6410 the bare boards and touch screen driver for the four-wire resistive touch screen type.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:221644
    • 提供者:use life to
  1. 2440_examples

    0下载:
  2. 2440 例子程序,绝对测试过,可以拿来直接使用,或者直接编译,只是没有ADC的例子,那位好心的GG给我发一个,lksoft@163.com-2440 examples of procedures, the absolute test that can be used to direct the use of, or direct the compiler, but there is no ADC example, this well-intentioned GG sent me one, lk
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:5896
    • 提供者:liangkun
  1. adc

    0下载:
  2. 这是pxa270的ADC驱动程序,测试功能完好,能加深对Linux内核的理解-This is the ADC driver PXA270, testing features intact, can deepen their understanding of Linux kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4771
    • 提供者:叶新栋
  1. adc-test

    0下载:
  2. A/D转换测试程序,在LINUX环境下运行该测试程序。-A/D converter test procedure, in LINUX environment to run the test program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:628
    • 提供者:li
  1. s3c2410-adc

    0下载:
  2. linux下的s3c2410ADC转换驱动程序-linux drivers under s3c2410ADC conversion
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2279
    • 提供者:wxiongn
  1. ADC-at9200

    0下载:
  2. linux下AD驱动程序,调试应用效果良好,希望对大家的项目开发和学习有所帮助!-linux driver for the next AD, debug with good results I hope for everyone' s project development and learning, help!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:16349
    • 提供者:彭雪峰
  1. adc

    1下载:
  2. 基于arm S3C2440 linux内核下的AD采样驱动程序,并将其转换成电压值-Based on arm S3C2440 linux kernel driver for the AD samples, and convert it into a voltage value
  3. 所属分类:Linux/Unix编程

    • 发布日期:2016-04-24
    • 文件大小:1798
    • 提供者:kechangxue1
  1. adc

    0下载:
  2. Linux下AD驱动程序,可编译进内核或者模块-Linux driver for the next AD
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1887
    • 提供者:lhr
  1. adc_ts

    0下载:
  2. s3c2440上的AD程序,本程序提供一个菜单,可以从中选择测试ADC或触摸屏。测试ADC时,程序不断测量AIN0,AIN1的电压,并在串口上显示出来。当测试触摸屏时,只是测试按下松开事件,并把采集到的X,Y坐标打印出来。-s3c2440 on the AD program, this program provides a menu, you can choose from ADC or a touch screen test. ADC testing, the program continuo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:33229
    • 提供者:luhaowen
  1. adc

    0下载:
  2. linux2.6.24环境下基于s3c2440的AD驱动和测试程序-linux2.6.24 s3c2440 the AD environment based on driver and test procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:4529
    • 提供者:wuyan
  1. adc-test

    0下载:
  2. 2440开发板按键测试程序,现在和大家一起分享-2440_example adc-test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2535
    • 提供者:jukeshang
  1. adc demo

    1下载:
  2. kinetis cortex M4的adc转化的程序 ,很有帮助于初学者啊-kinetis cortex M4 of the adc conversion process, helpful to beginners ah
  3. 所属分类:系统编程

    • 发布日期:2013-01-22
    • 文件大小:9799
    • 提供者:汤化锋
  1. adc-test

    0下载:
  2. mini 2440 adc 程序。不错的范例。-mini 2440 adc program. A good example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1549
    • 提供者:江武志
« 12 3 4 »
搜珍网 www.dssz.com