08-10-2022 05:43 AM
I'm a beginner to cRIO.
I've downloaded LabVIEW.
The modules that I have are Digital Output (NI 9474) and 4-Port RS232 C serial port (NI 9870).
I want to connect an I2C sensor to cRIO. Is there a way i can directly connect I2C with these with some adapter?
Or the only way is to connect the I2C sensor to arduino and connect arduino to cRIO? But wouldn't get too complicated?
08-19-2022 09:40 AM
Hi sarwatsarfaraz.
Yes, it is possible.
Here is the article, that can help you implement communication between I2C using compactRIO.
Find the article here.