1. C

    How to extend serial communication on Raspberry Pi?

    Hello I would like to get distance data by attaching multiple lidar distance measuring sensors. like the picture below. However, the Raspberry Pi appears to communicate one-to-one with the sensors of the TXD and RXD. How do I configure my test circuit if I want to do serial communication...
Top