So in short I want to control a board (GPS-RTK2 in this case) from my computer while it sits around 75 feet away. What’s the best way to do this?
Radio would be an option. You just need to find radios that have the range and data rate you require. If you’re just using wire, USB, TTL serial and RS-232 serial won’t go 75 feet reliably and RS-485 would be the way to go.
There’s probably an easier solution, but something like the picture below on each end of your link and two 75’ long sets of twisted pair wire plus an optional ground should work.
For the twisted pair cable that TS-Chris is talking about, I would look into CAT-5 cable. The electrical characteristics of ethernet and rs485 are close enough. Just watch the pinout for the connectors as it is not obvious (pairs are pins 1+2, 3+6, 4+5, and 7+8). I’d use two pairs for the data, and a third pair for ground.
RS232 (real serial with +/-12v levels) should be able to go 75 feet with a reasonable baud rate (9600 or less) as well.