ESP32 GPS Data to MySQL PHP | ESP32 PHP Web Server | ESP32 HTTP POST

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

Комментарии • 67

  • @omerfarukunlu4137
    @omerfarukunlu4137 9 месяцев назад

    thank you for your information , but ı want to learn something, ı dont want to use google maps , ı am using different maps, how can ı do that in codes,
    end Since I am a communications engineer, I could not understand what the file structures do. Is there any chance you can explain?

  • @sebastiansombra
    @sebastiansombra 3 года назад

    Nice project. Just one question, looking at the map, it seems that you went outside in a road to test it, but how does it transfer the points without wifi?

    • @AhmadLogs
      @AhmadLogs  3 года назад +2

      you need to use portable wifi router. or else you need to add gsm module if you want to make project smaller

  • @fernandorossmatthewt.5994
    @fernandorossmatthewt.5994 Год назад

    Hello, I just want to ask how did you generate an API key for your ESP32? I already have my google api key

    • @AhmadLogs
      @AhmadLogs  Год назад

      ruclips.net/video/-_2wsFS8wg0/видео.html

  • @zironaquino8439
    @zironaquino8439 3 года назад

    Straightforward and easy to follow! Thank you!
    May I ask how is the code constructed in your gpsdata php file?

    • @AhmadLogs
      @AhmadLogs  3 года назад

      unfortunately, my English is not good. please ask again

    • @zironaquino8439
      @zironaquino8439 3 года назад

      @@AhmadLogs i saw the "gpsdata.php" , im just asking what's inside that file.

    • @AhmadLogs
      @AhmadLogs  3 года назад

      @@zironaquino8439 this file will store on the website. the main purpose of gpsdata.php file is. It receive gps data from esp32 and then stores that data to MySQL database.

  • @trylang5220
    @trylang5220 3 года назад

    thanks a lot!
    the part in configuration the config file, is it the same that i should get the esp8266 api key in the sketch file ?

    • @AhmadLogs
      @AhmadLogs  3 года назад

      yes both must be same

  • @jhummelvillacorta4552
    @jhummelvillacorta4552 3 года назад

    thanks a lot!
    I'm using esp 8266, is this applicable to it? and
    How can I find the API key of the ESP 8266 esp 01. Can u help me

    • @AhmadLogs
      @AhmadLogs  3 года назад

      you cannot use the same code for esp8266. you need to make lot of changes in the code.
      you can get api key from google maps. I have make a video on it. please check the link in description.

  • @abeerhadi6929
    @abeerhadi6929 2 года назад

    thank you so much I'm using esp 8266, is this applicable,
    How can I find the API key of the ESP 8266,Can u help me please

    • @AhmadLogs
      @AhmadLogs  2 года назад

      you can use the same api key for nodemcu or any other micro controller.

  • @arslanishtiaq9322
    @arslanishtiaq9322 2 года назад

    sir? i got an issue regarding to DHT11 esp32 data sending to the My SQL data base as well as on hosting domain panel! can you please help me to reach at the end? as i have created database 000webhost but dont know the aurduino queries of how to send the output to the data base.
    components i am using are esp32 audruino mega 2560, Node MCU, DHT11, soil moisture sensor

    • @AhmadLogs
      @AhmadLogs  2 года назад

      free web hosting is not reliable. yet you can use it for testing. by the way what issue you are facing while posting data to mysql server

    • @AadarshaHumagain
      @AadarshaHumagain 6 месяцев назад

      How to get esp32 api key??

  • @AdarshaHumagain
    @AdarshaHumagain 7 месяцев назад

    what is the tbl_gps.sql . how to get that

  • @raymondronny8659
    @raymondronny8659 2 года назад

    Sir can you help me everything is working fine but having problem on viewing the location markers on my website

    • @mrkiranbadiger5553
      @mrkiranbadiger5553 2 года назад

      sir how to find ESP32 API key from sketch

    • @AhmadLogs
      @AhmadLogs  2 года назад

      watch this ruclips.net/video/-_2wsFS8wg0/видео.html

  • @rampage_xdit
    @rampage_xdit 3 года назад

    Mr.Ahamad hi , what about Esp32 cam projects?!

    • @AhmadLogs
      @AhmadLogs  3 года назад +1

      unfortunately, I dont have esp32 cam. and I still not buy.

  • @gpstracker8713
    @gpstracker8713 2 года назад

    is there any change when I using ESp32s??

    • @AhmadLogs
      @AhmadLogs  2 года назад

      no. just use the correct pins

  • @IT-cz2un
    @IT-cz2un 3 года назад

    great job sir

  • @chittipapa
    @chittipapa 2 года назад

    Sir can u tell that how to push the data from raspberry pi to my SQL database sir?

    • @AhmadLogs
      @AhmadLogs  2 года назад

      you need micro python for it. But I dont have raspberr pi for testing

  • @chittipapa
    @chittipapa 2 года назад

    Please sir it will be helpful for our project sir🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @imadjamal313
    @imadjamal313 3 года назад

    hello
    when i disconnect ESP32 with my computer ,i lost connexion between ESP32 and WIFI
    can you help me for This problems

    • @AhmadLogs
      @AhmadLogs  3 года назад

      use external power supply to power up the project such as battery

    • @imadjamal313
      @imadjamal313 3 года назад

      @@AhmadLogs i need specific battery for that

    • @AhmadLogs
      @AhmadLogs  3 года назад

      ​@@imadjamal313 you can try 3.7v 2000mAh battery with step down buck converter to provide proper voltages to esp32

  • @AdarshaHumagain
    @AdarshaHumagain 7 месяцев назад

    how to get that files

  • @zackeco8050
    @zackeco8050 Год назад

    I have a problem, my neo6m sends lat:0000 and lng:000, how can I fix it?

    • @AhmadLogs
      @AhmadLogs  Год назад

      test your gps module first.

  • @ihsantech9726
    @ihsantech9726 2 года назад

    can i use bing maps keys ? i can't have google api key it's not spurt my country please help me

    • @AhmadLogs
      @AhmadLogs  2 года назад

      just give it a try. if any issue let me know

    • @ihsantech9726
      @ihsantech9726 2 года назад

      @@AhmadLogs i try to use google map key but it's not work .

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@ihsantech9726 I think for bing map. you need to modify the code.

    • @ihsantech9726
      @ihsantech9726 2 года назад

      @@AhmadLogs can you help me with the code please .
      I will be very thankful to you

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@ihsantech9726 will try

  • @nurulfitriah3844
    @nurulfitriah3844 3 года назад

    is your ESP32 API KEY can be use in my ESP32? Is it the same ?

    • @AhmadLogs
      @AhmadLogs  3 года назад

      yes, you can use my api key. or else you can use any key but it must be same at both location (sketch as well as config.php)

    • @nurulfitriah3844
      @nurulfitriah3844 3 года назад +1

      @@AhmadLogs hi sir, I get this kind of message on serial monitor "Error on HTTP request - Error code: -11
      ", what should I do? please help me...

    • @AhmadLogs
      @AhmadLogs  3 года назад

      @@nurulfitriah3844 which webserver you are using?

    • @nurulfitriah3844
      @nurulfitriah3844 3 года назад

      @@AhmadLogs I use 000webhost

    • @AhmadLogs
      @AhmadLogs  3 года назад

      @@nurulfitriah3844 000webhost not working fine now a days dont know why. just keep trying

  • @shivamvlogs9304
    @shivamvlogs9304 2 года назад

    very usefull project
    sir do the same using GSM module
    plz

    • @AhmadLogs
      @AhmadLogs  2 года назад

      I have done already but with Arduino.

    • @shivamvlogs9304
      @shivamvlogs9304 2 года назад

      @@AhmadLogs can I use same code for Node MCU just after changing pins configuration?

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@shivamvlogs9304 no. you need software serial library for nodemcu

  • @gpstracker8713
    @gpstracker8713 2 года назад

    I get all zero in lat and long what may be the reason?

    • @AhmadLogs
      @AhmadLogs  2 года назад

      Its mean your gps module not connected to the gps satellite. try to test it outdoor

    • @onlinegill
      @onlinegill 2 года назад

      @@AhmadLogs Me too !! I connected everything correctly and put module outside but in MySQL tables I am getting zero entries.

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@onlinegill and what is displaying in serial monitor. also tell me the LED status of gps module

    • @onlinegill
      @onlinegill 2 года назад

      @@AhmadLogs neverminded I think it was connection issue all is working. one thing more could you push data to traccar server instead mysql ? then it will be fully free live gps tracking module with open street maps

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@onlinegill can you please refer me the tutorial about traccar to get the idea

  • @ivanmalira7886
    @ivanmalira7886 2 года назад

    sir,PHPmyadmin don't open

    • @AhmadLogs
      @AhmadLogs  2 года назад

      which web hosting you have used?

  • @basavarajraj9136
    @basavarajraj9136 2 года назад

    how to get esp32 API key

    • @AhmadLogs
      @AhmadLogs  2 года назад

      watch the following video. ruclips.net/video/-_2wsFS8wg0/видео.html. the same api key can be used for all esp32, esp8266, or with any micro controller