GETTING GPS LOCATION USING NEO-6M GPS MODULE

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 52

  • @NN-uf5xt
    @NN-uf5xt 8 місяців тому

    how you get the number 700 byte for rx_data.. When GPS module is out of sync with satellite , it will send less number of byte via uart.

  • @강호-e2h
    @강호-e2h 11 місяців тому

    thank you for good video.
    but, i have a question at ioc configuration.
    why use usart1 and 2?
    i think just one usart2 is enough

    • @hayducate
      @hayducate  8 місяців тому

      Was using usart 2 for debugging purposes during development,

  • @gauravkhanekar3924
    @gauravkhanekar3924 Рік тому

    Really awesome buddy...😃🌹🌹

  • @tringo8923
    @tringo8923 7 місяців тому

    SIR, dont we need the Library for NEO 6M?

  • @AtthapolAuksornthip
    @AtthapolAuksornthip 2 роки тому

    can use in STM32 Board NUCLEO-G474RE NUG474RE$AT4 ?

  • @marymbaire7871
    @marymbaire7871 Рік тому

    this is so helpful. thank you

  • @ulyssecordier
    @ulyssecordier 2 роки тому +2

    Does it also work with a bluepill(stm32f103)?

    • @hayducate
      @hayducate  2 роки тому +1

      Yes,with little modification

    • @ulyssecordier
      @ulyssecordier 2 роки тому

      @@hayducate Thanks ! And what should I do?

  • @geoffreybolanos5659
    @geoffreybolanos5659 9 місяців тому

    Can you share the code you used in the video

  • @woldecosgrove
    @woldecosgrove 9 місяців тому

    Hello nice work! can you share the code?

  • @rajab1291
    @rajab1291 Рік тому

    do you have a code that send the location with sim800l and gps neo 6m and stm32 please

    • @hayducate
      @hayducate  Рік тому

      Hi,I don't have that for now.if I have sim800l I can help you.

  • @muhammadrafianazim2468
    @muhammadrafianazim2468 Рік тому

    if, i use gps neo m8, is it still work? or i need some library?

    • @hayducate
      @hayducate  Рік тому

      If they give data in the same format,it should work

  • @nox3681
    @nox3681 2 роки тому

    Hello, when I lunch Tera Term VT, nothing is printed :/ Do you have any clue please ?

    • @abdulhakimcalgin6842
      @abdulhakimcalgin6842 2 роки тому +1

      did you have idea? I'm trying few days like you. neo6m is working but it is doesnt work with my stm. (sending 0)

    • @nox3681
      @nox3681 2 роки тому

      @@abdulhakimcalgin6842 I have no idea :/ did you found something ?

    • @abdulhakimcalgin6842
      @abdulhakimcalgin6842 2 роки тому

      @@nox3681 i found bro. i forgot enable sys serial wire. module fixed then i did serial wire. if you want i can send my project.

    • @thanhviet7417
      @thanhviet7417 Рік тому

      @@abdulhakimcalgin6842 hello, i got problem like you and i enable sys serial wire but it's still doesn't work. Can you send your project to me pls

    • @abdulhakimcalgin6842
      @abdulhakimcalgin6842 Рік тому

      @@thanhviet7417 you can try change crystal clock source. if its not working maybe your cards use uart broken. i think you shouldnt use uart 1 or 2. im not sure about that but one is not working well. is your gps module blinking led light?

  • @SravyaTaduthuri
    @SravyaTaduthuri Рік тому

    thankyou so much sir

  • @pnareren661
    @pnareren661 2 роки тому

    gps module blinking green light, can not get any data. Why ?

    • @hayducate
      @hayducate  2 роки тому

      Which module are you using?

    • @pnareren661
      @pnareren661 2 роки тому

      Neo 6MV2

    • @abdulhakimcalgin6842
      @abdulhakimcalgin6842 2 роки тому

      1 ay geçmiş yapabildin mi ya? Bende günlerdir 0 verisini gönderiyor.

    • @pnareren661
      @pnareren661 2 роки тому

      @@abdulhakimcalgin6842 Evet. Bağlantı sorunu yaşıyormuşum onu çözdükten sonra sorunsuz çalıştı

    • @abdulhakimcalgin6842
      @abdulhakimcalgin6842 2 роки тому

      kodlarini paylasabilecegin bir adres varsa (github,instagram vb) ve elinde de duruyorsa atabilir misin acaba? Bir de hangi modeli kullaniyordun?

  • @mateuszmatejko6882
    @mateuszmatejko6882 2 роки тому +2

    Hey, could you post a code?

    • @hayducate
      @hayducate  2 роки тому +2

      This is another version ABIT different from the one in the tutorial. Kindly check the interrupt file and the main file.
      github.com/ENG-EDISON/NEO6M_GPS_STM32F446RE/tree/main/TRY_BUFFER

  • @ayyappanm2593
    @ayyappanm2593 2 роки тому +1

    sir i want code plese share me link.

    • @hayducate
      @hayducate  2 роки тому

      This is another version a bit different from the one in the tutorial. Kindly check the interrupt file and the main file.
      github.com/ENG-EDISON/NEO6M_GPS_STM32F446RE/tree/main/TRY_BUFFER

    • @ayyappanm2593
      @ayyappanm2593 2 роки тому +1

      Thank you very much sir.

  • @SaravananS-tb6xu
    @SaravananS-tb6xu Рік тому

    kindly share your notepad