<?xml version="1.0"?>
<!DOCTYPE xml
[
]>

<?xml-stylesheet href="comedi.xsl" type="text/xsl"?>
<page>
<title>Applications that use Comedi</title>
<body>

<h1>Applications that use Comedi</h1>

<dl>
  <dt>
    <a href="http://www.linux-usb-daq.co.uk/software2/comedi-record/">comedirecord</a>
  </dt>
  <dd>
    A simple program to record data from a Comedi device.
    Uses the Trolltech Qt widget library.
  </dd>
  <dt>
    <a href="http://ktimetrace.sourceforge.net/">KTimeTrace</a>
  </dt>
  <dd>
    Graphical front-end for timed or externally triggered analog input.
    Uses KDE.
  </dd>
  <dt>
    <a href="http://www.orocos.org/">Orocos</a>
  </dt>
  <dd>
    Open Robot Control Software.
  </dd>
  <dt>
    <a href="http://www.rtxi.org/">RTXI</a>
  </dt>
  <dd>
    Real-Time eXperiment Interface.
  </dd>
  <dt>
    <a href="http://xoscope.sourceforge.net/">xoscope</a>
  </dt>
  <dd>
    A digital oscilloscope for Linux.
  </dd>
  <dt>
    <a href="http://www.linux-usb-daq.co.uk/software2/qtscope/">QTScope</a>
  </dt>
  <dd>
    A flexible data visualization tool. Based on Trolltech Qt widget library
    and Qwt (Qt Widgets for Technical Applications).
  </dd>
  <dt>
    <a href="http://rtic-lab.sourceforge.net/">RTiC-Lab</a>
  </dt>
  <dd>
    Real Time Controls Laboratory (RTiC-Lab), a hard real time controller
    implementation and simulation environment for Linux.
  </dd>
  <dt>
    <a href="https://groups.google.com/d/msg/comedi_list/OU_iEIWxJ9M/ejoinW2BYsoJ">ComediClientServer</a>
    (originally from <a href="http://www.ajvar.org/~calin/ComediClientServer/">here</a>)
  </dt>
  <dd>
    A system to control and test COMEDI devices remotely (or locally).
  </dd>
  <dt>
    <a href="http://www.linux-usb-daq.co.uk/software2/comedi2puredata/">comedi2puredata</a>
  </dt>
  <dd>
    Analog DAQ input for the real time audio processor.
    <a href="http://www.puredata.org/">PureData</a>.
  </dd>
  <dt>
    <a href="http://plcemu.sourceforge.net/">PLC-EMU</a>
  </dt>
  <dd>
    A Programmable Logic Controller EMUlator for Linux.
  </dd>
  <dt>
    <a href="http://search.cpan.org/~gebele/">Comedi-Lib</a>
  </dt>
  <dd>
    A Perl API for Comedilib.
  </dd>
  <dt>
    <a href="http://pypi.python.org/pypi/pycomedi/">pycomedi</a>
  </dt>
  <dd>
    A Python object-oriented interface to Comedilib.
  </dd>
  <dt>
    <a href="http://sourceforge.net/projects/schlang/">Schlang</a>
  </dt>
  <dd>
    A Deliberately Non-Object-Oriented Python Interface to COMEDI.
  </dd>
  <dt>
    <a href="http://savannah.nongnu.org/projects/kacq/">kacq</a>
  </dt>
  <dd>
    A C program to perform data acquisition, developed to record data
    from electrophysiological experiments.
  </dd>
  <dt>
    <a href="https://github.com/vquicksilver/freeacq">Freeacq</a>
  </dt>
  <dd>
    Free, multiplatform, data acquisition software, using GNOME
    libraries (GObject, GTK+), capable of using COMEDI or other data
    sources (e.g. NIDAQmx).
  </dd>
  <dt>
    <a href="http://www.patchclamp.net/">patchclamp</a>
  </dt>
  <dd>
    A free solution for electrophysiology, using a Qt-based GUI.
  </dd>
</dl>


<!--
http://www.reed-electronics.com/tmworld/article/CA279573.html
http://linux-automation.de/
http://www.bitscope.com/software/
-->


</body>
</page>