From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Running NI 9215 with raspberry pi 3

Hi all

I am trying to make a system for measuring strain using NI 9215. i want to use a raspberry pi 3 to run the DAQ and display the results of measured strain using a 16x2 lcd display. i want to run the system using Pi to completely eliminate the need for a computer so that system runs just using the pi and the lcd. how can i achieve this?

Thanks

0 Kudos
Message 1 of 3
(1,975 Views)

For a computer, even a Raspberry Pi, to talk to hardware you will need drivers. There are limited drivers from NI for Pi that can be found here:

 

https://forums.ni.com/t5/NI-Labs-Toolkits/Low-Cost-USB-DAQ-Driver-for-use-with-Raspberry-Pi/ta-p/353...

 

You could try installing one of the flavors of Linux that NI supports, however, from a brief investigation, there is no USB support with Linux. You can find the device drivers and readme files here:

 

http://www.ni.com/download/ni-linux-device-drivers-2018/7664/en/

 

also, to use a NI-9215 module you would need a cDAQ chassis, there are USB cDAQ chassis but as I said before, there is no USB support for Linux and there are only 2 USB devices that work with Pi, that you will find on the first link. 

0 Kudos
Message 2 of 3
(1,952 Views)

Thanks Scastro. I do have a cDAQ chasis. What i wanted to do was to create a standalone system which i cant do without cRIO. So i was wondering if there was anyway to do that with raspberry pi. Now i have to find some other way to do it.

Regards

0 Kudos
Message 3 of 3
(1,949 Views)