GPS Test 1 - Reading NMEA Data Using an Arduino
by TheArduinoGuy in Circuits > Arduino
7830 Views, 19 Favorites, 0 Comments
GPS Test 1 - Reading NMEA Data Using an Arduino
his is an SC-200 GPS Mouse, advertised as a Speed Camera Advisor for your car. Currently available from Maplins (UK) for £14.99. I have found out where on the PCB the serial data could be read from the GPS module. Using pins 0 and 1 (Serial RX/TX) on the Arduino and reading data in at 38400 baud you can see the NMEA data coming directly off the GPS module.