-
First, thank you for your work on this! I am currently building a few of these boards (after getting them from JLCPCB) and eventually I would like to attach a GPS unit to the serial pins on the board. Is there a pinout as to which pin is what for the 4 serial pins? I am sure I can dig it out from the gerber file but I was curious if it is listed somewhere else. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, the four pins named serial in the bottom if the following image. connections are [RX,TX,GND,5V] from left to right. Remember to connect RX<---> TX of GPS and vice versa. You need to run ardupilot file with -B /dev/serial0 |
Beta Was this translation helpful? Give feedback.
Hi,
the four pins named serial in the bottom if the following image.
connections are [RX,TX,GND,5V] from left to right. Remember to connect RX<---> TX of GPS and vice versa.
You need to run ardupilot file with -B /dev/serial0