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

搜索资源列表

  1. Tinyos

    0下载:
  2. 通过串口采集telosb节点采集的温湿度数据的程序-Telosb node temperature and humidity data acquisition program collected through the serial port
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:2416
    • 提供者:
  1. xapp1052

    0下载:
  2. xilinx的fpga+pcie数据采集卡,包括linux及windows下的驱动以及测试程序-xilinx fpga+ pcie data acquisition card, including the driver and test program under linux and windows
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-17
    • 文件大小:4665540
    • 提供者:zhoubo
  1. xillybus.tar

    0下载:
  2. pci数据采集卡驱动程序,采用流式dma设计,带有测试程序-pci data acquisition card drivers, streaming dma design, with the test procedures
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:40694
    • 提供者:zhoubo
  1. xc3s1000_pcie

    0下载:
  2. 数据采集卡驱动模版程序,linux+pcie,采用mmap设备方法进行数据传输-Data acquisition card driver template program, linux pcie, mmap device for data transmission
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:6201
    • 提供者:zhoubo
  1. temp-hum

    0下载:
  2. 温湿度传感器的数据采集完整代码, 在linux环境下,ARM处理器实现,可以采集温湿度传感器数据-Temperature and humidity sensors, data acquisition complete code in the linux environment, the ARM processor, temperature and humidity sensor data can be collected
  3. 所属分类:Linux驱动

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

    0下载:
  2. 基于CortexA8开发板的adc数据采集驱动程序,采集A8的电压值-Based on the the adc CortexA8 development board data acquisition driver, collecting the voltage value of the A8
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:57703
    • 提供者:chenhao
  1. threadpool-0.2.src

    0下载:
  2. 因为一般系统频繁的创建、销毁线程,对于系统是一笔不小的开支;对于这种频繁创建线程的情况,采用线程池,每次在需要创建线程的时候,我们只要从线程池中分配一个给他就行,用完之后还给线程池,这样就能大大节省不必要的资源消耗;缓冲池的话,主要是为了提高程序的运行速度,每次从池中取数据,远远快于其它获取数据的速度。-Frequent because of the general system to create, destroy threads, the system is not a small sum
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:5209764
    • 提供者:jack
  1. qtcamera_PC

    0下载:
  2. 在linux下通过Qt来调用摄像头进行数据采集并将其在窗口中显示-In linux with Qt to call camera for data acquisition and display in the window
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:4156
    • 提供者:Alex
  1. DM75xx_Linux

    0下载:
  2. Linux系统下 RTD DM75xxxx系列数采卡驱动源码及应用示例源码-Linux systems RTD DM75xxxx Series data acquisition card driver source code and application examples
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:149895
    • 提供者:ysdxiaoyu
  1. maibo

    0下载:
  2. 主要通过脉搏传感器与arm连接,编写一个简单的串口通信函数,实现脉搏数据采集。-Mainly connected through a pulse sensor and arm, write a simple serial communication function, to achieve the pulse data acquisition.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1166
    • 提供者:sutianjin
  1. Linux_Qt_PWM

    0下载:
  2. 本设计是基于嵌入式技术作为主处理器的AD采集与电机控制系统,利用S3C2410 ARM微处理器作为主控CPU,辅以LINUX操作系统和Qt界面系统,实现了智能化的将AD采集的数据通过Qt界面形式展现出来,同时根据AD值的不同改变PWM的参数值,从而控制电机的方向和转速等功能,并讨论了如何提高系统的速度、可靠性和可扩展性。-This design is based on embedded technology as the main processor s AD acquisition and m
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:28234
    • 提供者:红兵
  1. seabreeze_collect

    0下载:
  2. 针对海洋光电写的一个采集光谱数据的测试程序,按照我的README交叉编译出来,已经过测试可以正常采集光谱数据.-A test program for the acquisition of a spectrum of the ocean s photo electronic data acquisition, in accordance with the README cross compiler, it has been tested to collect spectral data.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-27
    • 文件大小:9845170
    • 提供者:captain
  1. imx6_capture

    0下载:
  2. IMX6平台图像数据采集并存放为H.264格式,完成硬件编码!-IMX6 image data acquisition and storage platform for the H.264 format, complete hardware encoding!
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:311480
    • 提供者:敬大飞
  1. cpci8377_bnc128_rev3

    0下载:
  2. vxworks系统的MPC837x系列的驱动库,已在数据采集项目中对485、以太网等驱动进行了优化,特别优化了加载速度,对启动时间有要求的项目有参考意义。-vxworks system MPC837x series driver library, has been in the project for 485 data acquisition, Ethernet drivers have been optimized, in particular to optimize the loading
  3. 所属分类:Driver develop

    • 发布日期:2017-05-07
    • 文件大小:1290437
    • 提供者:李标
  1. raspi_driver

    0下载:
  2. 基于树莓派无刷电机控制,编码器数据采集和pid速度环控制-Based on raspberry brushless motor control, encoder data acquisition and pid speed loop control
  3. 所属分类:Driver develop

    • 发布日期:2017-12-12
    • 文件大小:5508
    • 提供者:chke
搜珍网 www.dssz.com