11-24-2017 08:35 AM
Hi! I want to know if i can use arduino modules (LCD Screen etc..) on my Rio-1900?
Our group is planning to build a standalone ECG using myRio. We need to show the output waves on a standalone screen and not using LabView.
Thank you! All inputs will be highly appreciated
jamescpe
11-27-2017 11:49 AM
Hi jamescpe,
The myRIO can, by default, communicate with external devices using SPI, I2C and UART.
This doesn't limit that you can implement other communication protocols though. You can implement other protocols by programming the FPGA and using the Digital IO.
Regards,
PedroR