Hi,
I wanted to ask about the best way to establish communication between my myRIO and a Raspberry Pi using Python. I’m not sure if the myRIO’s USB ports (A or B) function as serial interfaces, similar to how an Arduino communicates with a Raspberry Pi.
Could you clarify whether USB can be used for serial communication, or if there’s a better approach?
Thanks!