U3 + Raspberry Pi + Python | LabJack
 

U3 + Raspberry Pi + Python

2 posts / 0 new
Last post
collinsaerospace
collinsaerospace's picture
U3 + Raspberry Pi + Python

Hi,

I have been using LabVIEW and National Instruments hardware for my test applications but want to experiment with using a cheaper options.

I just bought a LabJack U3 and have a Raspberry Pi Model 3.

I want to write python scripts on the raspberry to control and read from the U3.  I think this is possible based on my quick internet searches.

Anyone have any reference material I can use to get started?

Thanks!

LabJack Support
labjack support's picture
We provide U3 Linux support,

We provide U3 Linux support, which will work on Raspberry Pis running a Linux distribution. Install the Exodriver (USB driver) and then our LabJackPython interface to start developing in Python. Their pages are here:

https://labjack.com/support/software/installers/exodriver
https://labjack.com/support/software/examples/ud/labjackpython