RPi to Arduino - is USB or UART better?
15. Srpen 2024 v 10:40
Hi Guys,
I've currently got a project where I'm using an RPi to communicate with two Arduinos for I/O. I was going to connect them via the RPi UART pins to the Arduino UART pins (with level shifters), but now I'm wondering is there any benefit to using the UART pins on the RPi, rather than just using the virtual serial port created by the USB?
I tried googling, and it looks like either will work, but I couldn't find much else?
[link] [comments]