GPS Module with Arduino- Ublox NEO-6M

  Переглядів 377,321

BINARYUPDATES

BINARYUPDATES

5 років тому

Let's explore, how to interface NEO-6M GPS Module with Arduino Uno. GPS Module supports serial communication. We'll receive NMEA sentences on arduino serial monitor. Later on we will learn how to decode NMEA sentence by simply parsing. We can easily extract latitude and longitude information from NEO-6M GPS Module. We'll also show exact location on google map. This can be very useful when we wish to build Arduino based GPS Tracker or similar projects.
Useful Links:
1. freenmea.net/decoder
2. aprs.gids.nl/nmea/
3. www.latlong.net/Show-Latitude...

КОМЕНТАРІ: 355
@orusxsuro1303
@orusxsuro1303 4 роки тому
what a brave man to give his exact position and data for free
@rajawikiaa
@rajawikiaa 4 роки тому
Who cares where he lives
@kartikagarwal99
@kartikagarwal99 3 роки тому
@@rajawikiaa pakistan and taliban does
@Muhammadkhan607
@Muhammadkhan607 3 роки тому
@@kartikagarwal99 so sad to hear this from you. Kindly focus on the technology how we gonna use it in a better way.
@kartikagarwal99
@kartikagarwal99 3 роки тому
@@Muhammadkhan607 Sorry for that
@0xf172
@0xf172 3 роки тому
@@rajawikiaa its not about who care s , it just about how he is honestly :)
@armincal9834
@armincal9834 3 роки тому
Having this much power with so little skills required used to be a dream now you can literally build any hardware with a bit of programming knowledge using these modules.
@sparkymarkm322
@sparkymarkm322 3 роки тому
I think I've seen the Arduino/gps trick before, 2 or 3 years ago. Today somehow I had everything trashed out and you helped me find my way out of the jungle, thanks :-)
@brcisna
@brcisna 3 роки тому
Hi Binary Updates. Thank You for the good detailed information on the Ublox NEO-6M gps module. I am going to buy this exact module for a Chromebook that have converted to Android-x86 to use as a dedicated tablet for a drone flying app. I am going to crack open the Chromebook and hopefully be able to figure out a UART location to solder the appropriate pins to along with the 3.3 VDC supply pad,,for module. From doing a lot of reading on these GPS modules there are always manual configurations you have to enter in a couple config files in linux. Have never actually found a how to on Android,which is surprising. Hopefully I can make it work.
@Nickelbag94
@Nickelbag94 5 років тому
Thanks for shareing your knowledge i'm using the same GPS Module for Sole projects ;-)
@michelnonnon6492
@michelnonnon6492 3 роки тому
Thank you for this (very) clear introduction !
@BINARYUPDATES
@BINARYUPDATES 3 роки тому
Hi Michel, you're very welcome! Best Wishes
@evanbrown6923
@evanbrown6923 4 роки тому
10:47 Not gonna expose my location, but here's my exact GPS coordinates
@storyboarddave5860
@storyboarddave5860 4 роки тому
Yea Im a secret agent man I must keep hidden! ha
@incognito827
@incognito827 4 роки тому
Layer of obfuscation if one lives in 50 story building.
@waleednazar7003
@waleednazar7003 3 роки тому
yes it takes atleast 6 decimal number after point and then it trace the exact location
@epiendless1128
@epiendless1128 4 роки тому
BINARY UPDATES makes a useful point in an earlier comment: The TX pin on the UNO connector is connected to the *RX* pin on the chip that communicates with the PC. UBLOX datasheet says TX is an output from its chip, so TX-TX means we're connecting the output of the GPS to the input of the USB converter, which is correct. If you wanted GPS to talk to the Arduino instead of the PC, then you'd need to swap TX/RX. As far as I can tell, the PCB doesn't swap the names, but I remain to be convinced of that..
@anshulmanapure1980
@anshulmanapure1980 2 роки тому
Can you please elaborate, I'm still new in this so didn't understood much but I think what you are saying might be helpful to my project.
@gettechyt126
@gettechyt126 Рік тому
I need gps tracker coding for Arduino or NodeMCU
@Patrick-vv4by
@Patrick-vv4by 3 роки тому
This video is well explained. But Facepalm after 5 minutes. If you use the 3.3 Volts from the arduino, cause the neo 6m module is only 3.3 volt toleranted, then use a levelshifter for the tx line aswell. The arduino will send the data via tx pin as a 5volt signal bro.
@fesgaming3718
@fesgaming3718 2 роки тому
Question: If the light doesn't turn on on the neo6m, does that mean I shorted it out? I'm still getting values from the SM, they just don't make any sense.
@RajbirSingh-jy3et
@RajbirSingh-jy3et 5 років тому
Amazing video.. To get knowledge about GPS module
@sangramsethi3879
@sangramsethi3879 2 роки тому
Thanks dear a lot.I was in the dark world of GPS clock.Ur video find out my path.Again thanks.
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
Glad it helped
@abugin5415
@abugin5415 2 роки тому
Is the location of the piece determined at the moment? Or experience talking about the itinerary of the trip to and from?
@HMaktoum
@HMaktoum 4 роки тому
My daughter tried to connect gps to arduine but could not get any responce. The light ddid not show The connection was correct as per yours but no signe of responce. I tried to help her withe soldering the 4 jumpers and i checked the ohm and the are all 4 pins connected. Is this normal or may be the medual is deffected?
@sarimansari9701
@sarimansari9701 3 місяці тому
How much did it take for you to get the full line of data? Mine has been on it for about 5 mints and I don't really see much progress!
@christianfacunla7550
@christianfacunla7550 3 роки тому
Thankyou for this wonderful video. I have learned a lot thanks to you =D
@bruceedwards8003
@bruceedwards8003 3 роки тому
stumbles across your post, very interesting ,well done and thanks for sharing.
@BINARYUPDATES
@BINARYUPDATES 3 роки тому
Hi Mr. Bruce, Glad you enjoyed it
@uditanshusingh656
@uditanshusingh656 3 роки тому
@@BINARYUPDATES this method is not working can you plz provide programming one
@alemora2831
@alemora2831 3 роки тому
hello, can you answer some questions please 1. this module can work out without an arduino micropocessor? 2. can we send the data to some like mobile or to the web, what do we need to do? 3. does it have a cost to use the satellites, or work with like wifi o is just put the battery and thats all? 4. can we modify the base code and save them inside the gps module? thanks in advice for your time
@georgysikorsky2386
@georgysikorsky2386 3 роки тому
Hello Sir. Could you make a video on how to use arduino with gps to turn on or off a relay based on speed detected. I'll like to have a gps control relay to turn some lights on in my car when current speed is 10mph. Thank you.
@anumsheraz
@anumsheraz 4 роки тому
3:13 Isn't there a 3.3V LDO regulator connected next to module jumpers. So technically you can connect the module VCC directly to 5v too.
@bilal1708
@bilal1708 3 роки тому
yes you can connect Vcc to 5 volts.
@anshulmanapure1980
@anshulmanapure1980 2 роки тому
@@bilal1708 can you please elaborate what you both are trying to imply
@haseenanaushad8537
@haseenanaushad8537 4 роки тому
thanks man, this video helped me alot! :D
@ouchanihida3327
@ouchanihida3327 3 роки тому
You advise me what type of GBS modules that will be compatible with a Bluetooth module and at the same time an SD card . You can advise me because I'm a little lost thank you
@ratinislam4745
@ratinislam4745 4 роки тому
hello is it possible to collect and read the gps data to a cloud using this arduino and neo-6m gps module? how can i do that? Would be grateful for your kind response. Thanks.
@omarramadan326
@omarramadan326 4 роки тому
Is It accurate for indoor navigation ?
@Mjallux
@Mjallux 3 роки тому
Thanks man, this information is golden :)
@BINARYUPDATES
@BINARYUPDATES 3 роки тому
Thanks Mjallux for your comments. Wish you a beautiful day Cheers
@dgb5820
@dgb5820 4 роки тому
Great video I have learnt many key points
@rahimahjofferi3560
@rahimahjofferi3560 3 роки тому
Thanks a lot sir, very well explained though I am still waiting for the NEO-7M GPS module to arrive
@BINARYUPDATES
@BINARYUPDATES 3 роки тому
I'm sure you gonna have good time with your NEO GPS Module with Arduino Projects. Have a Fun..Cheers
@anitakenchannavar6493
@anitakenchannavar6493 4 роки тому
Sir i have done the connections as per ur circuit. but the LED module does not glow on the module. plz help me.i am working on the project related to GPS module. this is the second module. but am not able to understand the problem
@ronaldmorrison2765
@ronaldmorrison2765 Рік тому
While the power delivered to the NEO 6M can be 5 volts since it has an onboard voltage regulator, the data lines do not allow for 5 volts and unless a voltage divider or line level shifter are incorporated the voltage of the UNO data lines will destroy most of the NEO 6M's in time.
@BINARYUPDATES
@BINARYUPDATES Рік тому
Hi Ronald, Its possible considering lots of Arduino board these days come in market with poor design and power issues. I've used quality Arduino and because of good power and grounding my NEO-6M Ublox GPS Module has tolerated voltage. And it worked in my case without causing any damage to GPS Module. There are so many cheap clones with loosely designed board. And these board needs to be careful with.....This is just my opinion. By the way thanks for sharing. Have a good day
@jumbo999614
@jumbo999614 3 роки тому
Does this module have different version? At 4:35 When you connected ground wire, the led immediate lit up. Mine doesn't. Anyway, I get gps data from serial port. So it's fine right? Also how long does it take for GPGLL to complete? I left it on for 5 minute and still got incomplete data.
@BINARYUPDATES
@BINARYUPDATES 3 роки тому
Hi Pal, I've used Ublox NEO-6M Module in the video lesson. The ability of GPS module to take GPLL data depends on location where you've placed GPS Module. If its place in open space where GPS module finds satellite quickly then you get GPLL data quickly otherwise it takes time to get exact data. Now how long is bascially depends on place again where you're testing your module
@jpdesroc
@jpdesroc 3 роки тому
I have some questions for you: What is the GPS module supply voltage on this video ? 3.3v or 5v ?? Do you easily have problems to get satellites fixes ? Since you are indoor.. ?? Where is your clock located in the house ? 1rst floor ? Basement ? Do you use GPS repeater to get sat signals ? I built 2 clock GPS driven using another type of GPS module than the NEO-6M and I'm having a hard time to get satellites signals.. Thanks !
@mucahithamarat2052
@mucahithamarat2052 Рік тому
Voltage supply of the GPS module is 2.7-3.6V as you can see at it's chip's datasheet www.rlocman.ru/i/File/2011/04/22/1.pdf
@epiendless1128
@epiendless1128 4 роки тому
On voltage levels, as far as I can tell the module does accept 5V supply as it has a regulator. But UBLOX says the the data isn't 5V tolerant. It's 3.3V CMOS, 3.6V absolute max. The module doesn't add any protection to the TX/RX lines. For breadboarding, I'd stick a 1k resistor in series with each line.
@BINARYUPDATES
@BINARYUPDATES 4 роки тому
Thanks Mr. Epi for your valuable advice and comment. I appreciate you time to write. Thanks
@boots3372
@boots3372 2 роки тому
I was about to ask about that Tx pin and was worried it'd fry the board. Thank you very much.
@anokhautomation4453
@anokhautomation4453 2 роки тому
Nice and informative 👌👌👍
@alphabeatus8415
@alphabeatus8415 3 роки тому
Can we track location using Ip adress of the module
@Asithan476
@Asithan476 3 роки тому
How accurate is this module?
@drammeh1209
@drammeh1209 3 роки тому
Where can I buy neo 6m GPS module, I've searched Aliexpress seems like they are having fake ones...
@genetnigussie7968
@genetnigussie7968 3 роки тому
bro ur so smart and explain clearly
@anumsheraz
@anumsheraz 4 роки тому
Did this module just worked right out of the box ? or you've to configure it first? Cuz mine one doesn't even power on and nothing shown on serial monitor :(
@anumsheraz
@anumsheraz 4 роки тому
Turned out, mine one was faulty. Got a new one that worked out of the box.
@GospodinJean
@GospodinJean 3 роки тому
RX pin to RX pin?
@virendraparihar6982
@virendraparihar6982 9 місяців тому
After uploading the program in this module, can we track anywhere this module's position in India or the world ?
@BINARYUPDATES
@BINARYUPDATES 9 місяців тому
Hi Virendra, it'll work all over the world. As this GPS Module NEO-6M will locate nearby satellite anywhere on the planet to fetch latitude and longitude data. I hope you enjoyed watching this video. Best wishes!
@virendraparihar6982
@virendraparihar6982 8 місяців тому
@@BINARYUPDATES Ok but to get data from this module, we will need to connect this module with any internet source ?
@tigerteff015
@tigerteff015 3 роки тому
a clear step by step tutorial
@emmanuelandre4537
@emmanuelandre4537 5 років тому
Amazing... Diy arduino?
@alirezaansari7208
@alirezaansari7208 Рік тому
perfect description good job man
@BINARYUPDATES
@BINARYUPDATES Рік тому
Hi Alireza, Glad you think so!
@nathanas64
@nathanas64 3 роки тому
Thank you! Helpful video!
@gradivaaryawicaksana614
@gradivaaryawicaksana614 8 місяців тому
What happen if we don't unplug the rx and tx connection when uploading? Does it ruin the module?
@BINARYUPDATES
@BINARYUPDATES 8 місяців тому
No, It will not ruin your module. The reason to unplug Tx and Rx while uploading code is because Arduino uses those pins. Once the upload is done then Tx, Rx pins will be free to connect to any external devices like GPS NEO-6M Module in this case. I hope this answers your question. Good luck and best wishes!
@cesaramirruizcorces
@cesaramirruizcorces 8 місяців тому
It help me a lot, thx
@BINARYUPDATES
@BINARYUPDATES 8 місяців тому
Hi Cesaramirruizcorces, I'm glad to know this GPS interfacing tutorial was useful. Have a good day!
@kushalshrestha119
@kushalshrestha119 4 роки тому
where's part 2 of the video to parse the longitude and latitude?
@SSInfotechKochi
@SSInfotechKochi 4 роки тому
What is the cost of the gps
@hauyik6259
@hauyik6259 3 роки тому
Bro got something to ask u , if I connect my arduino uno + arduino gps with using battery ? I'm still can get data in my laptop ?
@hauyik6259
@hauyik6259 3 роки тому
Pls help me I'm urgent
@refayetshanto
@refayetshanto 2 роки тому
Hi, It seems this series is not continued. Please give me with links if you published further videos on coding for GPS.
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
Hi Refayet, I may continue this series later to interface GPS module with Arduino Uno. probably next month as i'm doing very busy these days. I hope you understand.
@AAOilMill
@AAOilMill Рік тому
May i connect it with multi wii
@rockerzzz...353
@rockerzzz...353 Рік тому
hello, I am unable to get GPGLL data alone completely, what to do?
@Lunarspear2023
@Lunarspear2023 Рік тому
I Connected GPS RX TO ARDUINO TX AND TX GPS TO ARDUINO RX, still works, also, wired on rx GPS 2 resistors 1k and 470 for ground
@lynsaturius7210
@lynsaturius7210 2 роки тому
I just wanna ask if there is voice command/record in it that will where the direction of a specific place? I hope someone can answer me Thanks
@ahmedelhachemiblidia85
@ahmedelhachemiblidia85 3 роки тому
hello every one, I have two questions: 1 how accurate is this gps? 2 Which solution do you propose for some one who needs a precise positioning( maybe with an error equal to 2 cm at most) with respect to some fixed objects marked by a transmetter of signal
@SirMagicaltrevor
@SirMagicaltrevor Рік тому
Late reply i know, this unit seems accurate to 2.5m on horizontal position. for something with 2cm accuracy you will need something with a ZED-F9P module. they are accurate to 1cm but come at a high cost.
@user-em6oj4tq9c
@user-em6oj4tq9c 5 років тому
Bro I live in viman nagar 😂 Revell orchid society
@jamshaidkhan5149
@jamshaidkhan5149 4 роки тому
sir the link of (freenmea.net/decoder ) is not working ?
@rakshithas6385
@rakshithas6385 3 роки тому
it is taking more than 5 minutes to display stagnant coordinates ? What to do ?
@charlesgoehring3445
@charlesgoehring3445 3 роки тому
Nice, easy explanations
@cristianvargas3365
@cristianvargas3365 10 місяців тому
Great video! Thank you for educational explanation
@BINARYUPDATES
@BINARYUPDATES 10 місяців тому
Hi Christian, thank you so much! Glad to know you found this GPS NEO6M video useful Wish you a beautiful day!
@Kaynatwaqas
@Kaynatwaqas 3 роки тому
Good work bro, s video ne channel subscribe krny py majbor krdiya, 😇, keep it up.
@BINARYUPDATES
@BINARYUPDATES 3 роки тому
Thanks and welcome Brother. Good Luck
@alpstinger5083
@alpstinger5083 3 роки тому
Thanks bro. Really helpful.
@andrewverran3498
@andrewverran3498 2 роки тому
Hi any chance you can show how to set up a 10mhz frequency standard (10mhz lock) Cheerz
@muhammedfurkanozdemir4259
@muhammedfurkanozdemir4259 2 роки тому
how to install gps neo 6-m antenna?Is it a plug-in model or is soldering required? Thank you.
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
Hi Muhammed, GPS antenna comes with its connector which can be easily plug-in to Ublox NEO-6M Module. We don't need to solder it on Module
@muhammedfurkanozdemir4259
@muhammedfurkanozdemir4259 2 роки тому
@@BINARYUPDATES Thank you I was able to attach your antenna
@theedge5584
@theedge5584 3 роки тому
This would be very useful on my rockets, if I could make my unit smaller...always gotta search for em
@buraqaerospace9945
@buraqaerospace9945 2 роки тому
Hey I am here for the same reason haha
@pascaljean2333
@pascaljean2333 4 роки тому
*some one knocks on door* I used your GPS info, I thought I could ask for advice in person
@sparkymarkm322
@sparkymarkm322 3 роки тому
We Americans feel the need to f with people for no reason... it's called mental illness
@miharee
@miharee 3 роки тому
Oh holy Indian tutorial man, I request utmost assistance.
@TheWiseExpress
@TheWiseExpress 4 роки тому
My GPs is not blinking
@LowFlumgaming
@LowFlumgaming 3 роки тому
Question when the Module doesn’t light up no more it means it’s fried right?
@anshulmanapure1980
@anshulmanapure1980 2 роки тому
😂
@saveplanet3977
@saveplanet3977 3 роки тому
Very good presentation
@rajpandey22457
@rajpandey22457 5 років тому
Very Very Nice Tutorial. Is it Accurate or Fluctuating? And I have Heard that It works Not well inside Building or House than in Open Space.
@spencermoody791
@spencermoody791 3 роки тому
I tried this tutorial on my gps indoors and got the position within a couple feet
@toto-tf7ns
@toto-tf7ns 11 місяців тому
how can i set it to 10Hz?
@ernieferguson6346
@ernieferguson6346 3 роки тому
I believe it's tx to rx & rx to tx.... transmit goes to recieve
@yogeshchavan3554
@yogeshchavan3554 3 роки тому
Where to buy Neo 6m gps
@TechTrendsShameer
@TechTrendsShameer 2 роки тому
I am not getting any blinking on the GPS module. Want could be the issue ?
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
It may be because you GPS Module couldn't track or find satellite. You can try change place preferably in open space you can test if it helps....
@akrititiwari7211
@akrititiwari7211 Рік тому
your links are not working,please help .
@sudintechnology
@sudintechnology Рік тому
Very clear elaboration 👌
@BINARYUPDATES
@BINARYUPDATES Рік тому
Thank you 🙂
@ayushisharma6392
@ayushisharma6392 4 роки тому
How much time takes to search satellite? I am not getting that long string.
@BINARYUPDATES
@BINARYUPDATES 4 роки тому
Usually it takes sometimes around 4-8 Minutes for me. The outdoor satellites is quick to connect and for indoors it takes quite long to connect. i recommend you to sit near window if in case you Ublox NEO-6M GPS Modules takes time to through GPS cordinates. Wish you good day.
@busra2435
@busra2435 4 роки тому
hi, have you got this card's eagle library? And if you have got this, can you share with me pls? :)
@busra2435
@busra2435 4 роки тому
or if you know that where can i find it? :)
@prasadadavi6618
@prasadadavi6618 Рік тому
Great information and presentation 🙂
@BINARYUPDATES
@BINARYUPDATES Рік тому
Hi Mr. Prasad, Glad you enjoyed it!
@prasadadavi6618
@prasadadavi6618 Рік тому
@@BINARYUPDATES can we have the data continuously displayed on Google maps when this sensor is mounted on a moving object?
@S200ify
@S200ify Рік тому
Hi I am having a connections problem with the GPS module and the Arduino, the Arduino always got shutdown when I try to connect the GPS module, specifically when I connect it to the power (5V), I believe it is a problem in the power distribution, plz help me fix the problem 😫🙏🏻
@mubashirayub6630
@mubashirayub6630 4 роки тому
NMEA Website not working
@mohimagonjszo6103
@mohimagonjszo6103 2 роки тому
are you getting these data in indoor environment?
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
Hi Mohimangonj Yes, I have tested my NEO-6M GPS Module with Arduino indoor while shooting this video lesson. I hope you enjoyed watching video
@jonathan22580
@jonathan22580 Рік тому
The module gps requires wifi to works?
@BINARYUPDATES
@BINARYUPDATES Рік тому
Hi Jonathan, GPS doesn't require WiFi. Usually, GPS locate nearby satellite and give you latitude and longitude data. I hope this may help you. Good day!
@aimxgaming142
@aimxgaming142 3 роки тому
Can I get this Arduino Cording
@kalpa2240
@kalpa2240 4 роки тому
Sir I tried to connect gps and arduino with different connections still my GPS didn't got any signal(I have ordered a new gps still..) Can u plz help me out? 🙏🙏🙏🙏
@neelmalwatkar6095
@neelmalwatkar6095 4 роки тому
Did try connecting gps out in open?
@ernieferguson6346
@ernieferguson6346 3 роки тому
tx goes to rx
@iulianchiras9403
@iulianchiras9403 11 місяців тому
Thanks for explic this !!!
@BINARYUPDATES
@BINARYUPDATES 11 місяців тому
Hi Lulian, welcome !
@SenshaRol
@SenshaRol 4 роки тому
sir...why cannot log in website freenmea.net
@praweshlamsal9899
@praweshlamsal9899 5 років тому
How can i send the real time gps location to my application
@deeppadmani2993
@deeppadmani2993 4 роки тому
you have to send data to any local server using GPRS and your application to local server and you can access the data from any location. and i suggest use GSM 900A module for GPRS.
@coriscotupi
@coriscotupi 4 роки тому
you can input the NMEA messages from a GPS receiver into your application and parse specific messages (such as $GGA) for time of day.
@armincal9834
@armincal9834 3 роки тому
You could even send the data in JSON format using web socket
@bullygram
@bullygram 4 роки тому
Hey rx and tx are 5v tolerant???
@BINARYUPDATES
@BINARYUPDATES 4 роки тому
Yes
@epiendless1128
@epiendless1128 4 роки тому
@@BINARYUPDATES Module datasheet says they are - chip datasheet says they aren't.
@amanmishra-dv1hw
@amanmishra-dv1hw 2 роки тому
Can i use aurdino nano inplace of uno
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
Hi Aman, you can use Nano version of Arduino with GPS Module to read data. The thing is all you need is to use Serial Tx and Rx Pin on Arduino Nano. I hope this may help you. Good luck!
@amanmishra-dv1hw
@amanmishra-dv1hw 2 роки тому
@@BINARYUPDATES thanks sir
@tinotendamarufu4470
@tinotendamarufu4470 2 роки тому
I am using a UART to TTL USB to test my GPS, I keep on getting the raw data your were getting at first. I have waited many minutes but my GPS is not getting any signal. What could be the problem
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
Hi Tinotenda, Make sure the baud rate of serial communication with default baud rate of your module if you're using USB TTL Converter. Also, change the location. Try to test in outdoor means in open space where it would be easy for GPS Module to get signal. I hope this may help you
@darshanbabu1142
@darshanbabu1142 2 роки тому
Hello, i connected my gps module with my esp8266 for the first time it worked but after that I'm not getting the latitude and longitude it's showing 0.000000 for both, even though led is blinking, I'm getting this problem, what's the solution for this??
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
Hi Darshan, try to place GPS module outdoor in open space. The issue you're facing is because your Module maybe not able to locate satellite....I hope this may help. Good luck!
@mochamadirfan8262
@mochamadirfan8262 2 роки тому
Thank you very much. Very very good explanation.
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
Glad you liked it
@razamehdi8758
@razamehdi8758 4 роки тому
i didn't get GPGLL
@hazirvv8443
@hazirvv8443 3 роки тому
Bro I need jellyfish GPS Receiver Chip . can u help me to get chip
@user-kq8eu7tv6o
@user-kq8eu7tv6o 3 роки тому
how far can this device work ? ( im wondering working distance) thank you !
@BINARYUPDATES
@BINARYUPDATES 3 роки тому
So far for outdoor GPS Data tracking this Ublox NEO-M found very reliable for me in my projects
@sanso13527
@sanso13527 3 роки тому
is this need any internet ? or gprs or sim ?
@BINARYUPDATES
@BINARYUPDATES 3 роки тому
No need of Internet/gprs/sim since its just GPS Module
@pradipthetechguy
@pradipthetechguy 5 років тому
Great video
@samiawadallah6070
@samiawadallah6070 2 роки тому
Hi there , i have a question please, i use the same module but sometimes it takes up to an hour , is something wrong with my module?
@BINARYUPDATES
@BINARYUPDATES 2 роки тому
Hi Sami, Usually it takes time to find satellite but try and test in open space once. If it can help to get data from GPS Module. Otherwise its possible that module may have issue
@samiawadallah6070
@samiawadallah6070 2 роки тому
@@BINARYUPDATES thank you for replying , i searched what you said about hot/cold start and it helped me to understand how it works , now i do a cold start before starting my ardusat project then everything goes ok after that in the hot start
@fatinnabilahnasri3363
@fatinnabilahnasri3363 3 роки тому
tqsm its very helpful
#22 Comparison of precision between Neo-M8N and Neo-6M Modules
8:52
Andreas Spiess
Переглядів 210 тис.
ОДИН ДОМА #shorts
00:34
Паша Осадчий
Переглядів 5 млн
How to use NEO 6M GPS Module with Arduino | Ublox NEO6M GPS Module
4:41
20 NEW INVENTIONS THAT WILL BLOW YOUR MIND
20:39
Techy Folks
Переглядів 24 тис.
GPS Modules with Arduino and Raspberry Pi
50:00
DroneBot Workshop
Переглядів 241 тис.
LoRa GPS Tracker Project with Google Maps - Arduino ESP8266 RYLR406
6:37
Corel Linux - The (Word)Perfect Operating System
25:40
Michael MJD
Переглядів 81 тис.
GPS Comparison Guide
6:44
SparkFun Electronics
Переглядів 42 тис.
You can learn Arduino in 15 minutes.
16:34
Afrotechmods
Переглядів 9 млн
HOW TO: Easy GPS connection to an Arduino
10:27
DonovanStudio
Переглядів 262 тис.
Getting Started with A9G Board | GSM + GPRS + GPS 🔥🔥
25:49
techiesms
Переглядів 93 тис.