The output displayed on the serial monitor
$GPRMC,140519.00,V,,,,,,,101118,,,N7D
$GPVTG,,,,,,,,,N30
$G
$GPRMC,140522.00,V,,,,,,,101118,,,N75
$GPVTG,,,,,,,,,N30
$G
$GPRMC,140524.00,V,,,,,,,101118,,,N73
$GPVTG,,,,,,,,,N30
$G
$GPRMC,140527.00,V,,,,,,,101118,,,N70
$GPVTG,,,,,,,,,N30
$G
$GPRMC,140531.00,V,,,,,,,101118,,,N77
$GPVTG,,,,,,,,,N30
$G$GPGLL,,,,,140533.00,V,N4A
$GPRMC,140534.00,V,,,,,,,101118,,,N72
$GPVTG,,,,,,,,,N30
$G
$GPRMC,140536.00,V,,,,,,,101118,,,N70
$GPVTG,,,,,,,,,N30
$G
$GPRMC,140539.00,V,,,,,,,101118,,,N7F
$GPVTG,,,,,,,,,N30
$G
$GPRMC,140542.00,V,,,,,,,101118,,,N73
$GPVTG,,,,,,,,,N*30
(edited version 2)
// I am not familiar on how it will be called in the web server of ESP8266-01
// I got the sensors data and displayed on the web server but I can't proceed because of having no idea
on displaying the data of the gps location coming from the serial monitor
//see the files for source code
// I installed the NeoGPS and got new result but it's still more likely need to be fix
code outpt.txt (4.57 KB)
SERIAL monitor.txt (714 Bytes)