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

搜索资源列表

  1. sig_AIN

    0下载:
  2. 本程序为基于s3c2440的两路模拟信号检测电路的裸机驱动。程序检测出A/D转换后的模拟量并进行了电压换算。-This program is based the s3c2440 two-channel analog signal detection circuit of the bare metal drive. Procedures to detect the A/D converter analog voltage conversion.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:3.38kb
    • 提供者:张宇涛
  1. ADCtest

    0下载:
  2. 本程序为基于s3c2440的A/D转换及触摸屏测试裸机程序,可以实现对一路A/D转换或触摸屏电路的测试。-This program is based s3c2440 A/D conversion and the touch screen test bare metal program, you can achieve all the way to the A/D conversion or touch screen circuit test.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:32.48kb
    • 提供者:张宇涛
  1. linuxDR

    0下载:
  2. 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-01
    • 文件大小:13.23mb
    • 提供者:zhj
  1. bash-4.1.tar

    0下载:
  2. 1,此源代码为本人所写,非GNU的源代码,不要因此而误导大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,只是实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点-1, this source code as I wrote, non-G
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-21
    • 文件大小:6.29mb
    • 提供者:佳毅
  1. AD-interface-experiment

    0下载:
  2. 学习A/D 接口原理,了解实现D/A 系统对于系统的软件和硬件要求。阅MAX504 芯片 文档,掌握其使用方法,编程实现正弦波信号的输出,利用示波器观测DA1 口的实验输出,-Study A/D interface principle。
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:106.77kb
    • 提供者:颜鹏
  1. voltageDetect.c

    0下载:
  2. MicroMouse618上用A/D检测电池电压实验程序-voltageDetect for MicroMouse618 A/D
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:20.3kb
    • 提供者:李贺
  1. tw6869 driver

    0下载:
  2. tw686x linux deiver How to build the source code: a) Create the directory what you want. Ex: "\home\stchen\project\driver\". b) Type "make clean" in the directory. c) Type "make" to make th
  3. 所属分类:Linux驱动

  1. lmwin6

    0下载:
  2. dt930驱动,按以下步骤操作: 1 安装USB文件夹下的驱动 2 把通讯座用USB线与电脑连接,通常会自动安装驱动。 3 安装完成后,打开lmwin程序,在configure菜单下选择B.S/B.B(IOBOX),并set as default。 4 找到安装路径下的device.ini文件,用记事本打开,把 [BS/BB] MAX_DEVICE= 改为 [BS/BB] MAX_DEVICE=1 5 把down.scr和receive.scr两个脚本文件
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:1.41mb
    • 提供者:jinjin
  1. rawsocket

    0下载:
  2. 基于RawSocket的数据包过滤程序,共包含7个文件:inetheader.h、rawsocsniffer.h、rawsocket.h、rawsocket.c、rawsocsniffer.c、main.c、makefile。 编译:命令行模式下,切换到代码所在目录,输入make即可编译。编译后将生成一个可执行文件main,以及一些obj文件。 运行:命令行下输入 ./main [-s 源IP] [-d 目的IP] [-atui] 即可运行程序,可以通过设置不同的参数可以实现简单的过滤功
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:10.73kb
    • 提供者:xuting
  1. la.tar

    0下载:
  2. s5pv210/linux a/d 驱动代码-s5pv210 a/d drivers code
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1.45kb
    • 提供者:Yi
  1. Ubuntu(Linux)-unzip-detailed-.doc

    0下载:
  2. Ubuntu(Linux) 下 unzip 命令使用详解 1.功能作用:解压缩zip文件 2.位置:/usr/bin/unzip 3.格式用法:unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]-Ubuntu (Linux) under the unzip command Detailed A functional role: Unzip the zip file 2 positio
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4.03kb
    • 提供者:Bechance
  1. HX711-Arduino-test

    0下载:
  2. hx7-HX711 using the technology of the sea core technology integrated circuit, is a high precision electronic scale and design of 24 bit A/D converter chip. Compared with the other same types of chip, the chip integrated regulated power supply, on-chi
  3. 所属分类:Driver develop

    • 发布日期:2017-05-13
    • 文件大小:2.62mb
    • 提供者:唐雷鸣
搜珍网 www.dssz.com