NeonHorizon / lipopi

Guide to setting up LiPo batteries on the Raspberry Pi
GNU General Public License v3.0
416 stars 62 forks source link

UART and USB Serial #31

Closed markgeejw closed 6 years ago

markgeejw commented 6 years ago

Hi I'd just like to confirm if I can still use USB serial communication on my RPi3 to my Arduino uno. I'm not quite clear if the UART TXD and RXD pins affect the USB Serial comms. Thanks in advance!

NeonHorizon commented 6 years ago

You should be fine LiPoPi only affects the Pi's UART, in the case of USB serial the UART will be built into the USB chip on the Arduino.