Real Time GPS Location Tracker using ESP8266 & Blynk with Google Maps

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024

ความคิดเห็น • 79

  • @makaitheweb-dev1517
    @makaitheweb-dev1517 2 ปีที่แล้ว +1

    Thank you to Mr. Yap for leading me to this video. I am working on an exact similar project for my final year project and this has just given me more inspiration to finish it up. I was on the urge of quitting on it. Thank you “How to electronics”.🙌

    • @chelladhurais1995
      @chelladhurais1995 2 ปีที่แล้ว

      For visualizing the map, blynk now requires an upgrade to their plans. Is there a chance i can get it for free.?

    • @HowtoElectronics
      @HowtoElectronics  2 ปีที่แล้ว

      Actually I have upgraded and used paid version. You need to upgrade it as well.

    • @makaitheweb-dev1517
      @makaitheweb-dev1517 2 ปีที่แล้ว

      @@HowtoElectronics I need contact you, can you give me anyways I can contact you…

    • @makaitheweb-dev1517
      @makaitheweb-dev1517 2 ปีที่แล้ว +1

      @@HowtoElectronics Hello 👋

    • @Vaishakrao
      @Vaishakrao 4 หลายเดือนก่อน

      ​@HowtoElectronics , what is the subscription cost for access to map?

  • @rncmaudiolibrary
    @rncmaudiolibrary 2 ปีที่แล้ว +8

    Sir how can i use new blynk app.. That says you have to upgrade your plan to use maps widget.. I dont have old app username id & password?? Plz help me sir... I have to submit project in 2-3 days

    • @luisespinoza7354
      @luisespinoza7354 2 ปีที่แล้ว

      Si pudiste ??

    • @md.rokonuzzaman8229
      @md.rokonuzzaman8229 ปีที่แล้ว

      Same problem

    • @kartikpatil1517
      @kartikpatil1517 4 หลายเดือนก่อน

      How did you completed?

    • @rncmaudiolibrary
      @rncmaudiolibrary 4 หลายเดือนก่อน

      @@kartikpatil1517 I hardcoded text in ESP32, Like I want to show my project in my college so I made one text with college location coordinates and printed that text in esp32

  • @miladkhaled1170
    @miladkhaled1170 11 หลายเดือนก่อน +1

    Except Blynk app, the ESP also should be connected to the internet

  • @faaadlee
    @faaadlee 9 หลายเดือนก่อน +1

    how can we operate the gps tracker using lora when the one node is offline

  • @justicemkandawire9211
    @justicemkandawire9211 ปีที่แล้ว

    thank you..... but please help me on how i can set up my gps tracker on new blynk iot app particulary on datastream part.

  • @alexptvz1076
    @alexptvz1076 ปีที่แล้ว

    works well thank you!

  • @electronic7979
    @electronic7979 2 ปีที่แล้ว +1

    Nice project 👍

  • @elzaxluza3098
    @elzaxluza3098 7 หลายเดือนก่อน

    thabk you. but Why does i have hars time installing gps library?

  • @kostasavgeros9090
    @kostasavgeros9090 2 ปีที่แล้ว +1

    Hi there!
    I am using Neo-6M GPS Module, the result i get is up to 2 digits not 6 digits after the decimal point. Any ideas ?
    void displayInfo()
    {
    if (gps.location.isValid() )
    {
    sats = gps.satellites.value(); //get number of satellites
    latitude = (gps.location.lat()); //Storing the Lat. and Lon.
    longitude = (gps.location.lng());
    velocity = gps.speed.kmph(); //get velocity
    bearing = TinyGPSPlus::cardinal(gps.course.value()); // get the direction
    Serial.print("SATS: ");
    Serial.println(sats); // float to x decimal places
    Serial.print("LATITUDE: ");
    Serial.println(latitude, 6); // float to x decimal places
    Serial.print("LONGITUDE: ");
    Serial.println(longitude, 6);
    Serial.print("SPEED: ");
    Serial.print(velocity);
    Serial.println("kmph");
    Serial.print("DIRECTION: ");
    Serial.println(bearing);
    Blynk.virtualWrite(V1, String(latitude, 6));
    Blynk.virtualWrite(V2, String(longitude, 6));
    Blynk.virtualWrite(V3, sats);
    Blynk.virtualWrite(V4, velocity);
    Blynk.virtualWrite(V5, bearing);
    myMap.location(move_index, latitude, longitude, "GPS_Location");
    }
    Serial.println();
    }

  • @osminvarela-u1s
    @osminvarela-u1s ปีที่แล้ว +2

    new version 2023?

  • @smitpatel3946
    @smitpatel3946 ปีที่แล้ว

    Is there any possibility to use blynk for GPS tracking using raspberry

  • @estebannoboa3842
    @estebannoboa3842 ปีที่แล้ว

    Can you conect more than 1 ESP8266 and see that two or tree device?

  • @aniszed3641
    @aniszed3641 2 ปีที่แล้ว

    THANK YOU

  • @guillermonudelman2197
    @guillermonudelman2197 ปีที่แล้ว +2

    is it possible to achieve this with no wifi? like using a sim card or something?

    • @AkashMaharana-kf7jb
      @AkashMaharana-kf7jb หลายเดือนก่อน

      There is a esp32 board named lilygo esp32 s3 sim7670g 4G iot development board...it has goa built in

  • @nurardlirachmatsaputra8231
    @nurardlirachmatsaputra8231 2 ปีที่แล้ว +1

    Nice project.
    I want to ask, is this project can be using esp32?
    Right now I have a problem making a gps tracker using esp32 and l86 module. Can you help me in advance? Thank you

  • @Shamansdurx
    @Shamansdurx 4 หลายเดือนก่อน

    Good one, thank you!

  • @punithgn5111
    @punithgn5111 ปีที่แล้ว

    Bro, I am planning to build a real time GPS tracking device for my Kid, could you please let me know how to do it?

  • @mahy8314
    @mahy8314 2 ปีที่แล้ว

    Can you made a spirometer project ?
    For biomedical instrument engineering please

  • @durgasekhar2636
    @durgasekhar2636 ปีที่แล้ว

    Bro cost of buying map in blynk app
    Please tell the prices

  • @danpowell6404
    @danpowell6404 2 ปีที่แล้ว +1

    How can the tracker always be connected to Wi-Fi while driving around?

  • @harielayur
    @harielayur หลายเดือนก่อน

    How many mobile devices can be connected to this control device?"

  • @seventhhell025
    @seventhhell025 7 หลายเดือนก่อน

    Is it possible to use mini D1 instead of esp8266

  • @3dmodelinghamid238
    @3dmodelinghamid238 5 หลายเดือนก่อน

    Tnx a lot

  • @BlueeBubble
    @BlueeBubble ปีที่แล้ว +1

    can you use Neo-8M?

  • @abdullahahwaz3861
    @abdullahahwaz3861 ปีที่แล้ว

    can it be use with arduino uno also?

  • @Makerfabs
    @Makerfabs 2 ปีที่แล้ว

    👏👏👏Nice one!

  • @rohanfunde6977
    @rohanfunde6977 ปีที่แล้ว

    Brother over all price ?

  • @damankumarshah9669
    @damankumarshah9669 2 ปีที่แล้ว

    Amazing

  • @mirothedjplaylist
    @mirothedjplaylist 6 หลายเดือนก่อน

    Awesome

  • @hamzahm.marhoon9256
    @hamzahm.marhoon9256 2 ปีที่แล้ว

    Unfortunately the app couldn't connect to the Blynk app this is due to the owners of the Blynk have declared that the support from the old app is finished.

    • @HowtoElectronics
      @HowtoElectronics  2 ปีที่แล้ว +1

      It still connects and work well. Use the authentication token in the code from blynk mail.

    • @sribalajielectronicssystem8374
      @sribalajielectronicssystem8374 2 ปีที่แล้ว +2

      But sir for blynk (legacy) is not work for new users so we can create new account for that so please update this project to by using of blynk iot

    • @hamzahm.marhoon9256
      @hamzahm.marhoon9256 2 ปีที่แล้ว

      @@HowtoElectronics isn't able to create a new account or reset your old account

  • @syntax-j8e
    @syntax-j8e 10 หลายเดือนก่อน

    Is this possible on a raspberry pi?

  • @mramzadg
    @mramzadg 2 ปีที่แล้ว

    AWESOME bro...

  • @DarkME1920
    @DarkME1920 3 หลายเดือนก่อน

    what version of the blynk app?

  • @devilal527
    @devilal527 2 ปีที่แล้ว

    good job bro

  • @stickersqueak
    @stickersqueak 7 หลายเดือนก่อน

    Hey its showing map is not free we need pro like pay

  • @robink.9459
    @robink.9459 ปีที่แล้ว

    Neat tutorial, but this is pointless when you need a wifi hotspot

  • @sebuahhobi
    @sebuahhobi 2 ปีที่แล้ว

    Please tutorial Quectel EC21-E

  • @rehan_alammmblogs
    @rehan_alammmblogs 2 ปีที่แล้ว

    Good 😊

  • @Cb80001
    @Cb80001 ปีที่แล้ว

    Can it show altitude

  • @beastbose7280
    @beastbose7280 11 หลายเดือนก่อน

    Instead of l86 any other module could be used

    • @HowtoElectronics
      @HowtoElectronics  11 หลายเดือนก่อน

      You can use any other GPS module like Neo-6M.

  • @xiaoshen194
    @xiaoshen194 2 ปีที่แล้ว +1

    6:22 Bhai wo speed non-zero kyu hai? Tum to stationary ho....

    • @HowtoElectronics
      @HowtoElectronics  2 ปีที่แล้ว

      Calibration and stability k liye starting mein kuch time lagta hai

  • @sudhispillai8885
    @sudhispillai8885 ปีที่แล้ว

    Is it anyway work with esp32

  • @gettechyt126
    @gettechyt126 2 ปีที่แล้ว

    Sir ,as coding is same for
    Arduino uno +wifi module
    Instead of esp32 ?? Please guide

    • @HowtoElectronics
      @HowtoElectronics  2 ปีที่แล้ว

      No

    • @gettechyt126
      @gettechyt126 2 ปีที่แล้ว

      @@HowtoElectronics sir what we can do?now for Arduino uno ,

    • @HowtoElectronics
      @HowtoElectronics  2 ปีที่แล้ว

      It wont work with arduino as it requires internet connection. Rather buy a nodemcu board which will cost around 300-400 Rs

    • @gettechyt126
      @gettechyt126 2 ปีที่แล้ว

      @@HowtoElectronics ok sir but i also want to add ,some sensors which need pins , and i think esp8266 is less num of pins as compared to Arduino Uno?

    • @gettechyt126
      @gettechyt126 2 ปีที่แล้ว

      I want to add ultrasonic sensor,rain sensor,Led ,gps ?
      As all these sensors will be added ? I means pins are enough for these sensors ? Please reply must,

  • @LOKESH_YT
    @LOKESH_YT ปีที่แล้ว

    sir can you make in new blynk 2.0

  • @TechnicalidEas07
    @TechnicalidEas07 2 ปีที่แล้ว

    Blynk resister nahi hoga

  • @afdhilyopandi
    @afdhilyopandi 2 ปีที่แล้ว

    can i see souce code?

  • @predcr
    @predcr ปีที่แล้ว

    Can we create an application like blynk.

  • @vanshikajain6669
    @vanshikajain6669 2 ปีที่แล้ว

    Hi sir

  • @ayeshakhatun8794
    @ayeshakhatun8794 ปีที่แล้ว

    Sir please tell me. Is there another app like blynk?

    • @raulfgaming9815
      @raulfgaming9815 9 หลายเดือนก่อน

      Hello did you find answer for this??

    • @mirothedjplaylist
      @mirothedjplaylist 6 หลายเดือนก่อน

      Use API to maps

  • @kabitachand2222
    @kabitachand2222 2 ปีที่แล้ว

    👍

  • @kabitachand2222
    @kabitachand2222 2 ปีที่แล้ว

    👍