Python drivers for Measurement Computing devices (mccdaq.com) on linux
Project description
Python drivers for data acquisition hardware from Measurement Computing (http://mccdaq.com/).
Currently only USB26xx devices are supported, but we could add more.
Complete support for timers, counters, single-sample digital and analog input/output,
waveform generation, synchronous analog input/output scanning, external/internal triggering;
in a user-friendly, interactive, object-oriented format.
Installation notice
-------------------
``mccdaq_linux`` expects:
1) that Warren Jaspers' C drivers are already installed (see ftp://lx10.tx.ncsu.edu/pub/Linux/drivers/USB/)
2) that said driver's source files be under /opt/mcc-libhid.
This being the case, use pip as usual::
pip2.7 install mccdaq_linux
Currently only USB26xx devices are supported, but we could add more.
Complete support for timers, counters, single-sample digital and analog input/output,
waveform generation, synchronous analog input/output scanning, external/internal triggering;
in a user-friendly, interactive, object-oriented format.
Installation notice
-------------------
``mccdaq_linux`` expects:
1) that Warren Jaspers' C drivers are already installed (see ftp://lx10.tx.ncsu.edu/pub/Linux/drivers/USB/)
2) that said driver's source files be under /opt/mcc-libhid.
This being the case, use pip as usual::
pip2.7 install mccdaq_linux
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mccdaq_linux-1.4.5.tar.gz
(84.6 kB
view hashes)