Scroll to navigation

comedi(7) Miscellaneous Information Manual comedi(7)

NAME

comedi - the Linux Control and Measurement Device Interface

SYNOPSIS

#include <comedi.h>
 

DESCRIPTION

The comedi package is a collection of hardware drivers and library routines that can be used to communicate with a variety of data acquisition boards, including A/D converters, D/A converters, digital I/O and timers.
 

OTHER DOCUMENTATION

Hardware and driver configuration, and device-specific information, can be found in the comedi souce, in the file Documentation/comedi/drivers.txt.
 
Programming documentation for comedilib can be found in /usr/share/doc/comedilib, or also at http://www.comedi.org/comedi.

SEE ALSO

comedi_config(8), comedi_calibrate(8)

VERSION

0.7.x

AUTHOR

David Schleef, <ds@schleef.org>