1comedi(7)              Miscellaneous Information Manual              comedi(7)
2
3
4

NAME

6       comedi - the Linux Control and Measurement Device Interface
7

SYNOPSIS

9       #include <comedi.h>
10       #include <comedilib.h>
11

DESCRIPTION

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

OTHER DOCUMENTATION

20       Hardware and driver configuration, and device-specific information, can
21       be  found  in the comedi source, in the file Documentation/comedi/driv‐
22       ers.txt, or in the comedilib source, in the file doc/drivers.txt.
23
24       Programming documentation for comedilib can be found in  the  Comedilib
25       manual ⟨http://www.comedi.org/doc/index.html⟩.
26
27

SEE ALSO

29       comedi_config(8), comedi_calibrate(8)
30
31

VERSION

33       0.7.x
34
35

AUTHOR

37       David Schleef ⟨ds@schleef.org⟩
38
39
40
41
42                                                                     comedi(7)
Impressum