Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martonmiklos/ni4050

Linux kernel module for the National Instruments DAQCard-4050 PCMCIA DMM
https://github.com/martonmiklos/ni4050

c kernel national-instruments

Last synced: 29 days ago
JSON representation

Linux kernel module for the National Instruments DAQCard-4050 PCMCIA DMM

Awesome Lists containing this project

README

        

Kernel module for the National Instruments DAQCard-4050 PCMCIA Digital Multimeter card.

The code is written according to the MHDDK for Windows CE example provided by the NI here:
https://lumen.ni.com/nicif/us/evalmhddk/content.xhtml

I have tested all of the measurement modes, and works fine.

The code can compiled under 2.6.38, and probably on the most modern kernels (2.6=<). (I have verified only under it.)

The module requires _*no NI software*_ to be installed.

The API is very simple, an example graphical frontend is provided written using [http://qt.nokia.com/products Qt4], and [http://qwt.sourceforge.net Qwt]:

[http://users.atw.hu/balubati/blog/images/nidmm.png]