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

搜索资源列表

  1. ADCdrives

    1下载:
  2. ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:2.5kb
    • 提供者:赵宇
  1. adc

    0下载:
  2. linux下的ad采样驱动代码,学习linux的入门程序-ad sample driver code under linux, learn linux entry procedures
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-26
    • 文件大小:620byte
    • 提供者:keyin
  1. ad7476

    0下载:
  2. AD7476 ADC Linux Device Driver. It includes makefile, Kconfig, and source driver code for linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-15
    • 文件大小:5.91kb
    • 提供者:cslee
  1. ad7997

    0下载:
  2. AD7997 ADC Linxu Device Driver It includes makefile, Kconfig and source code
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:9.54kb
    • 提供者:cslee
  1. max1363

    0下载:
  2. max1363 ADC device driver for linux it includes makefile, kconfig and source code
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-17
    • 文件大小:11.92kb
    • 提供者:cslee
  1. www-at91-adc

    0下载:
  2. ATMEL AT91SAM9260 ADC驱动和测试代码-ATMEL AT91SAM9260 ADC Driver and Testing Code
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:24.71kb
    • 提供者:kailiu
  1. at91adc_driver

    0下载:
  2. at91sam9260 adc 嵌入式linux 驱动代码。-at91sam9260 adc embedded linux driver code.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:2.37kb
    • 提供者:mankay
  1. ADC_key.tar

    0下载:
  2. linux ADC驱动程序,测试代码以ADC按键的形式写可以打印出所采集到的数值。-linux ADC driver, the test code is written in the form of ADC keys can print out the collected values.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-26
    • 文件大小:278.65kb
    • 提供者:yang
  1. adc

    0下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是S3C2440的AIN0口输入进行AD转换驱动,用于采集工作电压。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Dr
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:35.04kb
    • 提供者:owen
  1. ARM2440tested-sucess

    0下载:
  2. 将代码下载到ARM9中进行测试,包括lcd,led,adc,蜂鸣器-To download code to ARM9 test
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:18.81kb
    • 提供者:赵广江
  1. s5pc100_adc

    0下载:
  2. S5pc100的ADC驱动源码!包含调试程序!A8板子测试成功,内核2.4.35-The S5PC100 ADC driver source code! Including a debugger! A8 board test is successful, the kernel 2.4.35
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:4.47kb
    • 提供者:黎明
  1. ADC

    0下载:
  2. s3c2440触摸屏驱动源代码,开发环境linux内核2.6.40.3,,编译通过,可更改后使用-the s3c2440 various driver source code
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:2.36kb
    • 提供者:吕志明
  1. ADC

    0下载:
  2. S3C6410 ADC驱动程序源码,包含应用层的程序-S3C6410 ADC driver source code, including application level
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:224.35kb
    • 提供者:徐志强
  1. s5pc100_adc

    0下载:
  2. 基于s5pc100开发板的linux adc驱动代码-adc device code of linux
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:6.92kb
    • 提供者:混混
  1. adcon1d.c.tar

    0下载:
  2. MCP3424 ADC Chip This code gives you all the 8 Channel readouts at once. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $ sudo gcc adcon1d.c -o adcon1d
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1.61kb
    • 提供者:Mike
  1. TX2440-adc

    0下载:
  2. TX2440开发板驱动源码,很适合初学者,简单易懂-TX2440 development board driver source code, it is suitable for beginners, easy to understand
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:ai
  1. ADC-CS5532.C

    2下载:
  2. 高精度多通道数据采集芯片,CS5532代码和原理图实例-This is a programme with ADC modole and Linux system code
  3. 所属分类:Driver develop

    • 发布日期:2015-01-24
    • 文件大小:1.57mb
    • 提供者:郑新虎
  1. adc.tar

    0下载:
  2. CW210开发板的adc模块驱动代码,I2C总线的,-CW210 development board adc module driver code, I2C bus,
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:4.55kb
    • 提供者:liuhaoran
  1. adc

    0下载:
  2. linux ADC 工业级实际使用的代码,经过工程师反复敲定,经过用户实际测试的代码-Code linux ADC industrial practical use, after engineers repeatedly finalized, the code after the user actually tested
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3.83kb
    • 提供者:小杨
  1. thermal_printer_S380(ADC)

    1下载:
  2. 热敏打印机的Linux驱动源码,在公司的POS产品中运行稳定运行多年,已经得到了时间的验证。-Linux for thermal printer driver source code, in the company s POS products running in the stable operation for many years, has already received the validation of the time.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:45.89kb
    • 提供者:杨勇
« 12 »
搜珍网 www.dssz.com