Arduino-based GPS System

edited November 2015 in Arduino

I want to make a GPS system using an Arduino (Uno, R3). I want the GPS data to be sent to a Processing sketch on my laptop. Will it work if I use AltSoftSerial and the UART on the Arduino to reliably receive GPS data and transmit it to my laptop? What should be connected to the software serial port and what should be connected to the UART? What speeds should I use? Thanks in advance for your help.

Tagged:

Answers

Sign In or Register to comment.