comedilib
Library for Comedi
Comedilib is a user-space library that provides a developer-friendly interface to Comedi devices. Comedi is a collection of drivers for a variety of common data acquisition plug-in boards. The drivers are implemented as a core Linux kernel module providing common functionality and individual low-level driver modules.
- Versions: 0.12.0
- Website: https://www.comedi.org/
- Licenses: LGPL 2.1
- Package source: gnu/packages/electronics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of comedilib
as follows:
guix install comedilib
Or install a particular version:
guix install comedilib@0.12.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/comedilib/'><img src='http://127.0.0.1:3000/packages/comedilib/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/comedilib/badges/latest-version.svg)](http://127.0.0.1:3000/packages/comedilib/) Org: [[http://127.0.0.1:3000/packages/comedilib/][http://127.0.0.1:3000/packages/comedilib/badges/latest-version.svg]]