logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

comedi - the Linux Control and Measurement Device Interface

Author

       David Schleef

                                                                                                       comedi(7)

Description

       The  comedi  package  is  a  collection of hardware drivers, and the comedilib package is a collection of
       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.

Name

       comedi - the Linux Control and Measurement Device Interface

Other Documentation

       Hardware and driver configuration, and device-specific information, can be found in the comedi source, in
       the file Documentation/comedi/drivers.txt, or in the comedilib source, in the file doc/drivers.txt.

       Programming documentation for comedilib can be found in the Comedilib manual.

See Also

comedi_config(8), comedi_calibrate(8)

Synopsis

#include<comedi.h>#include<comedilib.h>

Version

       0.7.x

See Also