LOL --- I am trying to use a GPS unit for a speedo on my ATV and came across this video, but I had to laugh when at the end you and I are in the same city. It is amazing how small our world is. Thank you for your video by the way.
I JUST COMPLETED MY GPS HOOKUP WITH MY LAPTOP AND IT WORKS GREAT ! THANK YOU ! U NEED TO DOWN LOAD TINYGPS++ LIBRARY ZIP FILE AND RIGHT CLIK EXTRACT IT TO UR ARDUINO/LIBRARY FILE . MINE IS IN MY DOCUMENTS/ARDUINO/LIBRARY. THEN U UPLOAD THE PROGRAM AND U SEE THE LED LIT ON THE UNO AND I HAVE A BLUE LED BLINKING ON MY GPS CARD THEN I PRESSED CONTROL SHIFT M AT THE SAME TIME AND THE GPS WINDOW OPENS DISPLAYING LAT LONG SPEED AND ALTITUDE LIKE THE VID SHOWS. IF UR GPS CARD NEEDS PINS OR WIRES SOLDERED IN DONT USE MORE THAN A 1/16 OF AN INCH OF SOLDER WIRE CAUSE THE HOLES ARE VERY CLOSE TO EACH OTHER AND U CAN OVER FLOW THE SOLDER AND SHORT THE WIRES VERY EASILY. USE UR MAGNIFIYER GLASSES FOR THE SOLDERING . THANKS AGAIN THIS WORKS SO GREAT . LIKE WOW
Still working great after several months. I’ve noticed that the Tiny GPS library version im using when asked nearing and range to waypoint returns distance in kilometers so to spite using it to guide my boat I do everything in kilometers then convert to nautical for the display. Another simple thing I’m doing is displaying number of satellites on the LCD in hex 0 to F to save space.Great video that got me started. Thanks
Hey, nice tutuorial! It works like a charm with my A7 module and im sending the position data that I pick off to a remote location via GPRS/GSM. Thanks for the convienent library reference! John in BC
if it continues to make error in the outside of the building, that means there may be a problem in your GPS, but I don't think so. You should try to set up your circuit again.
Great video! I know I’m late to the party, but is there a way to take the lat/lng, and put it into Google maps for tracking? Just wondering. I guess it would require a wifi and/or cell module. Thanks
"The library takes care of the rest" is what killed it for me in the beginning. Switched to MMBasic where I read 1 manual and type everything myself. With Pico's I make small "computers" and it's quite interesting with wires and components now. I might try an Arduino for something, but I don't expect much.
Are you aware of any way to utilize this Arduino GPS as an upgrade for a cellphone's GPS signal? Either Android or iOS would be fine.. the hope is to use this in place of my cellphone's built-in GPS for a few functions that require high accuracy.
have you played with a GSM module with your GPS module? Id love to see you make a video of those together. My idea was to have the GPS coordinates sent to a server database online or something.
Hello, Great video and thank you very much for sharing the knowledge. I followed your steps but I didnt find the module updating the data. It jumps to the loop() but seems like the program doesnt jump in to the first while loop. What can be the causes? Thanks in advance.
hi . i am working on the same project but my readings are not coming. it is showing one GPS start. what is the problem. iam using the code whic you have given i.e github one in ur link
Hi, I am getting a trouble, I am using GPS NEO-M8P-2 in my library of the gps it exist an example, but appear that #include //Needed for I2C to GPS, but I am conecting with RX Y TX, and do not read my date. its necesary define the pins or I need a wire cable. thank you, i hope you could help me
What is this used for does it track mobiles i found this in my home along with some other equipment can somebody explain what a suspicious person would need this for like for example can it be used to spy on somebodys location sorry if i sound dumb iv no idea about this kind of technology and have found some cameras in my home that i didnt place
hello sir ,i used a gps tiny .when connected with usb to usart converter that shows a location on serial monitor but not with arduino ...plz give any solution
hi, do you need a Sim card to make it work or you can simply buy this components without buying a sim? I don't understand if this is able to track a device I lost or not. Is necessary to buy a SIM800L??? thank you
Can you take the satellite time too?, i mean "gps.clock/time.value();" or something like that. This library contains some instruction code about to take satellite time?
i crossed over the GPS rx from tx and now instead of numbers spitting out in the serial monitor I get goggly goo. Does this mean I have bricked my GPS module
I made a ballistic rocket with arduino. I made some sugar rocket fuel (5KG) and made a 3 stage rocket. I made this gps module and a few metal ropes attached to motors from arduino and they are attached to the fins of the rocket. It flew 50 km and landed (safely with parachutes) 200 meters from the target.
UPDATE i noticed that when i tried to reset the arduino i did get one line of CSV so then i kept holding down the reset pin and while i kept holding it i kept getting msg's so something is wrong with my arduino or gps module or something is wrong with the libraries
Hey man, I am trying this code for a school project, but i cant get the serial monitor to work. I have the correct baud rate and wiring and it does say GPS Start, but there is no data coming after that. The gps does have a lock because it has a blue flashing light. Do you have any idea what there could be wrong?
HI. Can u help me? I connect my gps module Neo - 6M to my Arduino Uno R3 Download TinyGPS++ library and wrote ur sketch. I uploading this sketch to my arduino and entering to Monitoring window. But in this window i see only "GPS Start" messege. I wait 2-3 min and it steel in there. How can i solve this problem?
check connetion according to scetch TX RX and try in outside of building Other problem is that GPS sattelite position. If u starting to recive "***" then u will need to waite maximum 10 min to recive GPS signals
I am using arduino mega 2560 with gps neo 6m.I wrote same code in IDE but it is showing compiling error.. i. e. Error compiling for board ardiino/genuino Mega. .
nicely done sir. if you may do you have the code for raspberry pi along with arduino and gps module where i can get the location whenever i text a message?
In file included from D:\Membangun Software PKM\SoftwareSerial\sketch_nov24a\sketch_nov24a.ino:1:0: sketch\TinyGPS++.h:27:25: fatal error: application.h: No such file or directory #include "application.h" ^ compilation terminated. what i have to do? if the error like that
Go to github in google and search for library files which had been included in ur code and download it there (zip file) In arduino software goto tools and include library file and add zip file there
Didnt work for me. For a start the library call #include "TinyGPS++.h" wont compile because there is no such library as you cant use symbols for a library location, the library is actually called TinyGPS. Change the script to this though and I just got another bunch of errors compiling .
Hello! Nice tutorial! Do you know whether the Datum can be coded in this module? I mean, if I want to obtain directly the coordinates in other EPSG, can I do that?
I THINK MY GPS FROM THIS VID SHOWED POSITIVE NUMERS AS UNMARKED SO IM IN FLORIDA AND IT WAS AROUND 20 SOMTHING LATITUDE . THE LONGITUDE WAS - 80 SOMTHING . SO THE MINUS IS UR KEY TO NORTH SOUTH IM PRETTY SURE IF I UNDERSTAND THE Q
GOOGLE TinyGPS++ library U SEE ZIP , DOWNLOAD , RIGHT CLIK IT , EXTRACT USING BROWSER TO UR ARDUINO/LIBRARY . START ARDUINO WINDOW UPLOAD THE GPS PROGRAM . I DOWNLOADED MY COPY FROM GIT HUB ITS THE EXACT COPY FROM THE VID ABOVE. UNO SHOWS LED LIT GPS CARD BLINKS . TYPE CONTROL SHIFT M AT THE SAME TIME, AND THAT OPENS THE GPS WINDOW WITH UR LAT LONG SPEED AND ALTITUDE . HAVE FUN
Arduino: 1.8.5 (Windows 7), Board: "Arduino/Genuino Uno" C:\Users\Win 7x64Pro\Downloads\Arduino_GPS-master\Arduino_GPS\Arduino_GPS.ino:1:23: fatal error: TinyGPS++.h: No such file or directory #include "TinyGPS++.h" ^ compilation terminated. exit status 1 Error compiling for board Arduino/Genuino Uno. what might be the problem heree?
Will anyone please tell me I am only getting GPS start on screen my TX and RX connections are correct still its not working I have included Tinygps plus also
Arduino: 1.6.11 (Windows 10), Board: "Arduino/Genuino Uno" C:\Users\admin\Desktop\GPS\GPS.ino:1:23: fatal error: TinyGPS++.h: No such file or directory #include "TinyGPS++.h" ^ compilation terminated. exit status 1 Error compiling for board Arduino/Genuino Uno. It shows this error. Can anyone help this young tinkerer?
thank you, there's a real demand for a tutorial like this but for rtk receivers using ublox or something else, to get real precise location data (down to cm lvl)
yes, simply save your latitude and/or longitude in a variable, then use google to search what 10km means in degrees. Finally add this value to your variable.
hello i wanna ask..the output on serial monitor seem to keep scrolling..how to make it from stop scrolling without clicking the "autoscroll" checkbox? can anyone help me??
LOL --- I am trying to use a GPS unit for a speedo on my ATV and came across this video, but I had to laugh when at the end you and I are in the same city. It is amazing how small our world is. Thank you for your video by the way.
I JUST COMPLETED MY GPS HOOKUP WITH MY LAPTOP AND IT WORKS GREAT ! THANK YOU !
U NEED TO DOWN LOAD TINYGPS++ LIBRARY ZIP FILE AND RIGHT CLIK EXTRACT IT TO UR ARDUINO/LIBRARY FILE . MINE IS IN MY DOCUMENTS/ARDUINO/LIBRARY. THEN U UPLOAD THE PROGRAM AND U SEE THE LED LIT ON THE UNO AND I HAVE A BLUE LED BLINKING ON MY GPS CARD THEN I PRESSED CONTROL SHIFT M AT THE SAME TIME AND THE GPS WINDOW OPENS DISPLAYING LAT LONG SPEED AND ALTITUDE LIKE THE VID SHOWS. IF UR GPS CARD NEEDS PINS OR WIRES SOLDERED IN DONT USE MORE THAN A 1/16 OF AN INCH OF SOLDER WIRE CAUSE THE HOLES ARE VERY CLOSE TO EACH OTHER AND U CAN OVER FLOW THE SOLDER AND SHORT THE WIRES VERY EASILY. USE UR MAGNIFIYER GLASSES FOR THE SOLDERING . THANKS AGAIN THIS WORKS SO GREAT . LIKE WOW
Still working great after several months. I’ve noticed that the Tiny GPS library version im using when asked nearing and range to waypoint returns distance in kilometers so to spite using it to guide my boat I do everything in kilometers then convert to nautical for the display. Another simple thing I’m doing is displaying number of satellites on the LCD in hex 0 to F to save space.Great video that got me started. Thanks
Great tutorial! I live in Edmonton too 😂
Hey, nice tutuorial! It works like a charm with my A7 module and im sending the position data that I pick off to a remote location via GPRS/GSM.
Thanks for the convienent library reference!
John in BC
Hi, May you send me the source code? please.. I'm also working on A7 module.
I just got an A7 module too. Id love to see it as well
hello there am from future id like to ask you did you use this code with A7 and it worked?
Simple, straightforward great explanation. Thank you for this Video. Subscribed.
is there a reason why im getting this msg in terminal ? "GPS Start" i get nothing else and yes the gps module works fine all by itself
hey my serial monitor only showing GPS Start and noting else i want to know wether it is the problem with the gps or the location please let me know
same here bro
if it continues to make error in the outside of the building, that means there may be a problem in your GPS, but I don't think so. You should try to set up your circuit again.
me too ;(
Great video! I know I’m late to the party, but is there a way to take the lat/lng, and put it into Google maps for tracking? Just wondering. I guess it would require a wifi and/or cell module. Thanks
Hello, I tested your code using the GT-U7 module, but instead of the coordinates, it only returns ??????? infinitely, what can it be?
6:12 Help ! In software when you set the RX pin = 10, that means it is the RX on the Arduino board, and goes to the TX of the GPS, right ?
since he connected Rx to pin 10 on Arduino , he wrote the code like that.
Wow, your code just solved our problem, which bothered us for weeks.
Thank you very much
二宮望 did u get the output other than gps start
If yes can u help me
@@anandraok960 did you find a solution?
@@gabrielpacatang7164 i could use some help on that :)
What's a possible reason that the GPS module doesn't work? It's wired correctly, the code uploads well, but I only get "GPS Start" on serial port...
same problem here. Solutions anyone?
same here ✋
any solutions?
Same problem!
same
The same happen to me!
"The library takes care of the rest" is what killed it for me in the beginning. Switched to MMBasic where I read 1 manual and type everything myself. With Pico's I make small "computers" and it's quite interesting with wires and components now. I might try an Arduino for something, but I don't expect much.
Are you aware of any way to utilize this Arduino GPS as an upgrade for a cellphone's GPS signal? Either Android or iOS would be fine.. the hope is to use this in place of my cellphone's built-in GPS for a few functions that require high accuracy.
Thanks for posting this video. Very straightforward, to the point, informative and helpful.
So how do you get it to sow your location on google maps while you are moving. In other words without any inputs from the user?
Hello,
1) could be good use also that cheap board that i have find on Aliexpress for 5€ ?
2) what is the name of the second board you use ?
have you played with a GSM module with your GPS module?
Id love to see you make a video of those together.
My idea was to have the GPS coordinates sent to a server database online or something.
Hello, Great video and thank you very much for sharing the knowledge. I followed your steps but I didnt find the module updating the data. It jumps to the loop() but seems like the program doesnt jump in to the first while loop. What can be the causes? Thanks in advance.
hi . i am working on the same project but my readings are not coming. it is showing one GPS start. what is the problem. iam using the code whic you have given i.e github one in ur link
Hi, I am getting a trouble, I am using GPS NEO-M8P-2 in my library of the gps it exist an example, but appear that
#include //Needed for I2C to GPS, but I am conecting with RX Y TX, and do not read my date. its necesary define the pins or I need a wire cable.
thank you, i hope you could help me
can i use SoftwareSerial libray to attach GPS and GSM module to an arduino uno. i don't need to communicate with both modules at the same time.
sensor is can change number lat and long to link google map?
Can you power the Arduino with a 9V battery and still get your computer to receive the GPS information?
Yes
What is this used for does it track mobiles i found this in my home along with some other equipment can somebody explain what a suspicious person would need this for like for example can it be used to spy on somebodys location sorry if i sound dumb iv no idea about this kind of technology and have found some cameras in my home that i didnt place
hello sir ,i used a gps tiny .when connected with usb to usart converter that shows a location on serial monitor but not with arduino ...plz give any solution
Can the arduino track, store and display the total distance like an odometer?
hi, do you need a Sim card to make it work or you can simply buy this components without buying a sim?
I don't understand if this is able to track a device I lost or not.
Is necessary to buy a SIM800L???
thank you
Can you take the satellite time too?, i mean "gps.clock/time.value();" or something like that. This library contains some instruction code about to take satellite time?
i crossed over the GPS rx from tx and now instead of numbers spitting out in the serial monitor I get goggly goo. Does this mean I have bricked my GPS module
in the code there is a propriety called "Altitude Feet:" ..
Is this gives the a Real height position for the GPS chip or the drone for example ?
Hi thank you for making the video. Does it work with ESP32C3 (i.e. replace Arduino UNO)?
What is the function of the second board ?
Hi,
Where i can find TinyGPS++.h ? do you have the link plz ?
Tank you in advance.
I made a ballistic rocket with arduino. I made some sugar rocket fuel (5KG) and made a 3 stage rocket. I made this gps module and a few metal ropes attached to motors from arduino and they are attached to the fins of the rocket. It flew 50 km and landed (safely with parachutes) 200 meters from the target.
Hi, may I know what is the model of GPS module you used, and code
So you live in Canada. Neat!
Western accent, metric country. Pretty obvious.
How r u?Bro,,,I used this gps but it is not updating the data,,,,even i move,,,,
hello
Please i need (tinygps++ lib)
i don't found this
Thank you
How can we use Tiny GPS to guide user to destination like turn left ,turn right ?
Help me i can't find the numbers from the com11 in serial plotter
UPDATE i noticed that when i tried to reset the arduino i did get one line of CSV so then i kept holding down the reset pin and while i kept holding it i kept getting msg's so something is wrong with my arduino or gps module or something is wrong with the libraries
Can we use it as a marine gps? What would it require more?
can i use another antenna like tcp ip or another (not ceramic antenna), to my ublox 7m?
Hey man, I am trying this code for a school project, but i cant get the serial monitor to work. I have the correct baud rate and wiring and it does say GPS Start, but there is no data coming after that. The gps does have a lock because it has a blue flashing light. Do you have any idea what there could be wrong?
Most GPS modules will poop out data even if they are not connected to GPS. Try various baud rates.
question, could this be use to by directly connecting the gps to bluetooth via wiring rx tx?
They're actually useful as an atomic clock source as well
What's the name of the GPS you used ?
HI. Can u help me?
I connect my gps module Neo - 6M to my Arduino Uno R3
Download TinyGPS++ library and wrote ur sketch.
I uploading this sketch to my arduino and entering to Monitoring window. But in this window i see only "GPS Start" messege. I wait 2-3 min and it steel in there. How can i solve this problem?
same here
Dilakshi Perpetua
Are u testing inside building?
I have the same problem. I'm using a gps module neo 6M to my arduino nano. I only see "GPS Start".
check connetion according to scetch TX RX and try in outside of building
Other problem is that GPS sattelite position.
If u starting to recive "***" then u will need to waite maximum 10 min to recive GPS signals
LED on GPS is blinking continuously but it doesnt get latitude and longitude.. how to solve it?
I am using arduino mega 2560 with gps neo 6m.I wrote same code in IDE but it is showing compiling error.. i. e. Error compiling for board ardiino/genuino Mega. .
Does this library have a heading/Compas feature?
hi sir cau is it possible to make a geofence project using that gps and arduino
why it doesn't work with my nodemcu + neo-7m?
I can't see anything after: GPS Start
Can you hook up a gsm using this gps??
How display those data via bluetooth to an android app made with app inventor ?
nicely done sir. if you may do you have the code for raspberry pi along with arduino and gps module where i can get the location whenever i text a message?
did you buy the pin socket of GPS module? I bought one without having a pin socket
just solder wires on the module if you don't have the pins
Hi I am using UB1612 gps and I copied your sketch and uploaded it. Right now I am stuck on GPS start
I have an issue getting the location, how can i contact you?
I am getting 00 in serial monitor ....what is wrong ?
In file included from D:\Membangun Software PKM\SoftwareSerial\sketch_nov24a\sketch_nov24a.ino:1:0:
sketch\TinyGPS++.h:27:25: fatal error: application.h: No such file or directory
#include "application.h"
^
compilation terminated.
what i have to do? if the error like that
With this code the only thing Im seeing on my serial monitor is GPS Start and nothing else. Can someone please help me?
can not gps track coordinates without gprs ????
Hi sir, is it possible to use the coordinate to send push notifications?
Guys, sometimes you have to switch the RX TX for it to work
God bless, you're an angel! I did that and it f8ckin worked
Thankyou this worked a miracle for me. Though it did take a little time to work. :)
farhan hidayah hello ,, i am trying to make this project work but i really do not know how to install the library , can u please help me !!
Go to github in google and search for library files which had been included in ur code and download it there (zip file)
In arduino software goto tools and include library file and add zip file there
Hi, can u mail me the code you used.
if you are inside it will usally tell you a speed since it hasn`t a good signal :) . Also Thank for the easy tutorial ;)
What board are U using? Uno, as video or a Mega with 4 communication ports...?
uno with software serial so u could use 2 serial communication
Good night
Speed in any unit of measurement?
Thank you very much
your code is the BEST
how far the gps can be from the arduino ?
do you program the serial # of the unit?
is it possible to add LCD in this circuit to display the lat lon
Yes it is...pretty easy to implent using LCD...U Can disply lat,long on LCD
What exactly do you mean by an Arduino??
Didnt work for me. For a start the library call #include "TinyGPS++.h" wont compile because there is no such library as you cant use symbols for a library location, the library is actually called TinyGPS. Change the script to this though and I just got another bunch of errors compiling .
I downloaded the files (.h and .cpp) I opened them in visual studios and created a folder (directory) for the project.
That solved the issue.
@@cliffordariel3405 r you refer any website or youtube ?
Can this GPS transmit data live while being connected to a 9V?
if you add some sort of microcontroller with wireless capabilities, yes
How to connect this with compass sensor.. please help me with a code
please sir can you modify it to a tracking device which compose of arduino and gsm/gprs module please
very informative and made my decision on how im doing my GPS system on my long range RC GUV Thanks, liked, and subscribed!
Any changes could be made if the code is uploaded through arduino mega instead of using uno??
Reply me please anybody !!!
Hello! Nice tutorial! Do you know whether the Datum can be coded in this module? I mean, if I want to obtain directly the coordinates in other EPSG, can I do that?
hello im not getting a satellite lock on my gps module,what do i do? (i am sitting near a window)
Give up
can i find direction whether it is north or south?
I THINK MY GPS FROM THIS VID SHOWED POSITIVE NUMERS AS UNMARKED SO IM IN FLORIDA AND IT WAS AROUND 20 SOMTHING LATITUDE . THE LONGITUDE WAS - 80 SOMTHING . SO THE MINUS IS UR KEY TO NORTH SOUTH IM PRETTY SURE IF I UNDERSTAND THE Q
Sir,Very very thank you for this video. But, If I want to use it for arduino uno then what library file I should include instead of tinygps filr?
Hi l download library and try your code and all the variable give me 00 how can l solve this problem please?
It hasn't yet got a lock on the satalite. You must go outside to obtain the initial signal/
How can we down libraries ....could you please share the link
Sir is it possible to transmit the coordinates using a GSM module?
Of course
Its not working getting error for Tiny GPS library
How to solve it i have already download and paste it into the libraries
haven't you solved this problem yet?
GOOGLE TinyGPS++ library U SEE ZIP , DOWNLOAD , RIGHT CLIK IT , EXTRACT USING BROWSER TO UR ARDUINO/LIBRARY . START ARDUINO WINDOW UPLOAD THE GPS PROGRAM . I DOWNLOADED MY COPY FROM GIT HUB ITS THE EXACT COPY FROM THE VID ABOVE. UNO SHOWS LED LIT GPS CARD BLINKS . TYPE CONTROL SHIFT M AT THE SAME TIME, AND THAT OPENS THE GPS WINDOW WITH UR LAT LONG SPEED AND ALTITUDE . HAVE FUN
Does this work for Ublox NEO M8N?
Arduino: 1.8.5 (Windows 7), Board: "Arduino/Genuino Uno"
C:\Users\Win 7x64Pro\Downloads\Arduino_GPS-master\Arduino_GPS\Arduino_GPS.ino:1:23: fatal error: TinyGPS++.h: No such file or directory
#include "TinyGPS++.h"
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
what might be the problem heree?
you have to include the tiny gps ++ library
Super! Thanks for doing the video!
Thanks for your tutorial i also used this GPS Board ;-)
Is there a way to send this info to your phone?
Yes by using gsm module
are you using The gy-neo6mv2 gps module?
read the description
Will anyone please tell me I am only getting GPS start on screen my TX and RX connections are correct still its not working I have included Tinygps plus also
i am facing the same problem
Easy download I am dumb from don't github and press doh.
Arduino: 1.6.11 (Windows 10), Board: "Arduino/Genuino Uno"
C:\Users\admin\Desktop\GPS\GPS.ino:1:23: fatal error: TinyGPS++.h: No such file or directory
#include "TinyGPS++.h"
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
It shows this error. Can anyone help this young tinkerer?
I think you would need to download it seperately.
Are you Find that solution?
thank you, there's a real demand for a tutorial like this but for rtk receivers using ublox or something else, to get real precise location data (down to cm lvl)
HI
CAN I ADD EXTRA 10KM DISTANCE IN MY EXACT GPS LOCATION?
KINDLY HELP ME
yes, simply save your latitude and/or longitude in a variable, then use google to search what 10km means in degrees. Finally add this value to your variable.
after including tiny gps++ it is giving the error application.h missing ;
lol
hello i wanna ask..the output on serial monitor seem to keep scrolling..how to make it from stop scrolling without clicking the "autoscroll" checkbox? can anyone help me??
put delay(1000) between serial.print commands