LoRa GPS Tracker Project with Google Maps - Arduino ESP8266 RYLR406

  Рет қаралды 69,654

Ahmad Logs

Ahmad Logs

Күн бұрын

Пікірлер: 107
@RKGGAMING-z4v
@RKGGAMING-z4v 10 ай бұрын
can we use nrf24Lo1 transceiver instead of lora?
@paulwilkie5350
@paulwilkie5350 Жыл бұрын
How are the Rx’ed GPS coordinates passed to the Android device?
@jeswinsunny9507
@jeswinsunny9507 9 ай бұрын
Can u explain the receiver code also
@rahulg9598
@rahulg9598 Жыл бұрын
Hello ahmed , what if I want to make a lost and found tag ,can I use buzzer and led blinking in this
@Bomberpatrizi
@Bomberpatrizi 2 ай бұрын
Good morning, beautiful project, do you think it would be possible to see the information on a compass-type OLED without having to connect a phone?
@G0TT3RFUNK3N
@G0TT3RFUNK3N Жыл бұрын
Use it as a long range short message or communicator.
@AhmadLogs
@AhmadLogs Жыл бұрын
right
@awaazmatroko5972
@awaazmatroko5972 Ай бұрын
i need low cost rtk for land survey would this setup do or any way for more accuracy
@wishmaster-productions
@wishmaster-productions Жыл бұрын
HI, I like your project. I have 3 questions: can u use the receiver as a transmitter? second: how many receivers/transmitters can you have connected at the same time? and three: can the nodeMCU use bluetooth to make it a wireless connection between the phone and receiver/transmitter? You see I am looking for a lora system that creates a mesh network and gives the location of all the trackers through bluetooth on google maps, and every tracker should be able to see the other trackers on their own phone. is this possible with the node MCU only?
@Spiritualquantic
@Spiritualquantic 9 ай бұрын
Hello friend, I want to congratulate you on your brilliant idea. I would like to know if it is possible to make a tracker for a car/motorcycle using LORAWAN. I thought about the following: Since Lorawan doesn't lose signal with jammers, this would make it difficult for someone with a jammer to cut the GPS signal, right?
@rubenmocan9176
@rubenmocan9176 10 ай бұрын
Can you do it to wotk on the Helium LoRa Network ?
@AkorJohnOmaaka
@AkorJohnOmaaka 9 ай бұрын
can you help to make a video on automatic railway crossing using gps and gsm technology and monitoring the realtime location tracking on a GUI, Thanks
@1979zeesh
@1979zeesh Жыл бұрын
did you calculate what could be the battery time with such solution if running continuously on one charge?
@kamilmeric5751
@kamilmeric5751 11 ай бұрын
This is why it couldn't be a commerical product, but just a hobby ;)
@ShahidPasha-z7v
@ShahidPasha-z7v 6 ай бұрын
By using which software did you draw the circuit diagram?
@zoomboom3003
@zoomboom3003 Жыл бұрын
Can I send the data from receiver to the phone via BT/Wi-Fi?
@josejuliananguianoserrato3708
@josejuliananguianoserrato3708 9 ай бұрын
@Ahmad Logs Hello Ahmad thanks, I have a doubt Why the pin 8 is physical connected but in the program RX 4 is programmed? Could you give me a little explain, thanks
@johnstarr2001
@johnstarr2001 6 ай бұрын
Great Video! Is there a way to make a .kmz file with the data?
@nyimbo_265
@nyimbo_265 Жыл бұрын
Can a LoRa Ra-01 sx1278 module work afor this as well?
@beverlyhillscop90210
@beverlyhillscop90210 Жыл бұрын
Hi & thank you for this amazing video. How accurate is the position data? Meters? Centimeters?
@AkorJohnOmaaka
@AkorJohnOmaaka 9 ай бұрын
very amazing video, keep it up
@markneiltanap
@markneiltanap 6 ай бұрын
ser what if i want to show it on website an see it in live in website that it is tracking? how to do so?
@dragon-cu6cc
@dragon-cu6cc Жыл бұрын
Hello Receiver Can you add a warning alarm buzzer and mz80 infrared sensor when the location changes? transmitter buzzer alert? Can you add 2 relay outputs, connection notification LED, 7 segment display TM1637 speedometer?😊😊😮😅😢
@arslan1580
@arslan1580 Жыл бұрын
AoA, Always a treat to see your projects Can this same arduino receiver code help in displaying the GPS positioning on some other app instead of google maps, If the receiver end send GPS data on Com-port of computer? Secondly to receive data on com port, is there any change in code?
@AhmadLogs
@AhmadLogs Жыл бұрын
Yes, you can use the same code to display data on another app. The latitude and longitude values are sent to the serial port, and you can use either the mobile phone's serial port or the serial port on your computer to receive the data.
@arslan1580
@arslan1580 Жыл бұрын
Can i use 2 x arduino UNO for reciever and transmitter end? 1 x arduino uno with GPS and LoRa transceiver at sender end and 1 x arduino UNO with LoRa transceiver for reciever end? And use the same codes as you mentioned, will it work! JazakAllah for the help
@AhmadLogs
@AhmadLogs Жыл бұрын
@@arslan1580 yes you can. the best thing is that you do not to modify the code
@AhmadLogs
@AhmadLogs Жыл бұрын
@@arslan1580 yes you can use the 2 x arduino uno. one for transmitter and one for receiver with the same code. I have tested it.
@dirkbugner9995
@dirkbugner9995 Жыл бұрын
Dear Ahmad, thank you for sharing this project. I have a question regarding the transmitter. I think the Arduino Nano requires an input voltage of the range 7-12V. How can it be operated with the 3.7V battery you selected? Best regards, Dirk
@CosmicAerospace
@CosmicAerospace 11 ай бұрын
The voltage regulator on the arduino nano can operate from 5-12 volts with an output of 5 volts from the regulator and also offers a 3.3 volt signal.
@raffaeleprincipi6768
@raffaeleprincipi6768 8 ай бұрын
Hi, I created your project but it doesn't work. There are defects in the connection diagram
@Msi.zaky16
@Msi.zaky16 11 ай бұрын
Can i use other gps module? Looks like gps for fpv drone or something?
@mike_oe
@mike_oe 9 ай бұрын
Yes, most share the same protocol
@robertparenton7470
@robertparenton7470 Жыл бұрын
Thank You for sharing!
@danielalexandrez
@danielalexandrez 22 күн бұрын
Arduino ESP32 GPS Maps not avaliable in the playstore, how I find this app?
@VivekKanwar-yw8iu
@VivekKanwar-yw8iu 8 ай бұрын
Hi Ahmad, Thanks for sharing this great work. I have tried to worked with the same devices but it is not working. The code you have shared in GitHub is different from the video description. Can you please clear this doubt of which pin we need to connect with GPS and LoRa?
@bobcannella7509
@bobcannella7509 Ай бұрын
They may seem like simple errors due to distraction, but they are not, they serve to make you ask questions and ruin some cards, so that you buy more. If they were to do everything precisely, you would solve your problems and they would be left without views
@cristian-p6816
@cristian-p6816 5 ай бұрын
How I can push to cell App maps
@MinaHanna-se9ls
@MinaHanna-se9ls 9 ай бұрын
when i send data to the rec it displays it incorrect 90% of the time. What can i do to fix that?
@Invento-ir8jb
@Invento-ir8jb Жыл бұрын
Hi Thanks for sharing the project!! Is your project work well with RYLR998 ? Any changes required in source code and set up /wiring diagram?
@jlpueser
@jlpueser 11 ай бұрын
Hello Ahmad. Thanks for the tutorial, it's pretty good and clear. One question. I can't find the module RYLR406, there is no stock anywhere. Do you know if it is possible to use the module SX1278 LoRa Ra-02? Thanks for your time.
@SRINIVASREDDY-ev7hd
@SRINIVASREDDY-ev7hd 8 ай бұрын
Hi, did you find any solution for the question of yours
@jlpueser
@jlpueser 7 ай бұрын
Hi!, Well, I bought the SX1278 and I've been several days trying to make it work, but so far I couldn't... I'm using the Nano for the transmitter and the ESP2866 for the receiver, and although the program don't throw errors, the messages don't travel from the transmitter to the receiver... I will keep trying until I get it. But if there is any helpful tip you could give me, I would really appreciate it 🙂
@rasagyasharma6627
@rasagyasharma6627 4 ай бұрын
@@jlpueser hi, i am working on the same model can you help me out regarding this? Because it is out of stock for me as well at the moment
@qsdrfghgujfddyffguff
@qsdrfghgujfddyffguff Жыл бұрын
GREAT PROJECT BUT GPS(NEO 6M) MODULE DID NOT WORKS INDOOR
@AhmadLogs
@AhmadLogs Жыл бұрын
I will soon use another gps module
@gabrieldesousapereira9893
@gabrieldesousapereira9893 6 ай бұрын
Traduzir textos com a câmera I have a tablet that doesn't have GPS onboard, and I wanted to use it as a GPS navigator, if I use a slave device and connect via Bluetooth will it work? How to proceed in this case?
@Elthon-e9p
@Elthon-e9p Жыл бұрын
Hello Ahmad, Thank you for sharing, nevertheless I don't understand why you need to convert the 5V signal. Where do you get this power from? (Sorry I am a beginner). Moreover, I read that you will soon use another gps module. Do you have an idea of which one? Thanks !
@AhmadLogs
@AhmadLogs Жыл бұрын
1. when the battery is connected, there's no issue as there's no 5V signal. However, once the battery reaches full charge, it actually provides 4.6 volts (even though labeled as 3.7V). 2. When I connect the Arduino to my PC for programming and testing, it draws the full 5V from the USB and sends out a 5V signal.
@arjunacreationsproduction6309
@arjunacreationsproduction6309 Жыл бұрын
Hi
@opm905
@opm905 Жыл бұрын
What is qualification your sir 🙏🙏🙏 you are great
@AhmadLogs
@AhmadLogs Жыл бұрын
thanks
@phekminkruptik213
@phekminkruptik213 Жыл бұрын
It work for long range ? And transmitter can give data without internet? Thank for reply sir.
@AhmadLogs
@AhmadLogs Жыл бұрын
yes you are right. it works for long range. and transmitter give data without internet.
@aLix3HD
@aLix3HD Жыл бұрын
Hello Ahmed After greeting, I did all the steps and received the coordinates correctly in the Serial Monitor field, and I also tried the Serial USB Terminal application and received the coordinates after the phone was connected to the ESP32 unit, but on the Arduino ESP32 GPS Map application, the data is not read Sorry for taking so long
@spacewalkerc1146
@spacewalkerc1146 Жыл бұрын
Did you find out your problem? I'm planning to do this project
@aLix3HD
@aLix3HD Жыл бұрын
Unfortunately, I haven't discovered it yet.
@xfred-695
@xfred-695 Жыл бұрын
Excuse me, did you find any solution or alternative to the app?
@joaofeistel
@joaofeistel Жыл бұрын
Pode ser não tenha dado permissão nesseraria para o aplicativo, esperimenta desinstalar e instalar novamente aceitando as permissões
@dragon-cu6cc
@dragon-cu6cc Жыл бұрын
Hello lora module I'm waiting for more videos thanks
@PesalaTejeshReddy
@PesalaTejeshReddy 4 ай бұрын
why only 10 to 15km
@HAMZALi1461
@HAMZALi1461 Жыл бұрын
one receiver google maps , 10 transmitter gps , is it working
@AhmadLogs
@AhmadLogs Жыл бұрын
it will work but the google map app get confused
@zyghom
@zyghom Жыл бұрын
where is the code in the receiver to send the data to the Google Maps? It is only printing on the screen...
@AhmadLogs
@AhmadLogs Жыл бұрын
The receiver device uses the Serial.println() function to transmit data to the Android phone. On the other hand, the Android GPS app receives the serial data and then display the location on the map.
@dacianfd8418
@dacianfd8418 Жыл бұрын
Great. Congrats.
@AhmadLogs
@AhmadLogs Жыл бұрын
Many many thanks
@psi3000
@psi3000 Жыл бұрын
Cant get this to work. You show wiring gps tx to pin 8 but in code its on pin 5.....
@psi3000
@psi3000 Жыл бұрын
For the receiver to work you must use Pin D4 NOT Pin D2 like in the video. You must also edit the (address) in the tx code to the address on the Lora modules you are using. The pins are also wrong in the TX as well.
@ongsuper9129
@ongsuper9129 Жыл бұрын
i can stream esp32 cam with RYLR406
@AhmadLogs
@AhmadLogs Жыл бұрын
you cannot stream videos using LoRa
@ongsuper9129
@ongsuper9129 Жыл бұрын
@@AhmadLogs yes. i cannot stream videos using LoRa
@srinugovindas9781
@srinugovindas9781 Жыл бұрын
Hii Iam doing project right now. My project title is automatic door opening system using pir sensor. For this project, iam using Arduino uno, esp32 and php(xampp server). I wrote the codes for this, Arduino uno code working and esp32 wifi is connected but the data is not stored into the mysql table, what is the problem can u tell me please??
@srinugovindas9781
@srinugovindas9781 Жыл бұрын
Can u send your email id , I will send u the full details about the project. It's very urgent
@AhmadLogs
@AhmadLogs Жыл бұрын
for details watch this kzbin.info/www/bejne/jHaxZp6dn6qonpo
@srinugovindas9781
@srinugovindas9781 Жыл бұрын
@@AhmadLogs How much time it will take, it's very urgent iam doing project right now. I need to submit by tomorrow. I already try some coding I will send u, please provide your email id
@srinugovindas9781
@srinugovindas9781 Жыл бұрын
Please sir help me!
@joaofeistel
@joaofeistel 4 ай бұрын
Você fábrica para vender?
@J.Navelo
@J.Navelo Жыл бұрын
Hi Ahmad Too bad that This project works only for android phone This application does not exist for IOS. Please can you update Arduino SIM800L GPS Tracker with Register Phone Number V3. Registration number v3 works perfectly now with 12 digits. I don't know where and how to insert the functions for the GPS I'm new to arduino coding. THANKS
@AhmadLogs
@AhmadLogs Жыл бұрын
I will try to update the version
@kainaatlone
@kainaatlone Жыл бұрын
may na connection dia ha but mara dusra system ha. Aurdino +GPS NEO 6+GSm +battery .Ap please eska code da sakty ha
@AhmadLogs
@AhmadLogs Жыл бұрын
watch this. kzbin.info/www/bejne/mYjJmaOdfppmfqs
@dragon-cu6cc
@dragon-cu6cc Жыл бұрын
I wish there was a led Matrix km speedometer
@AhmadLogs
@AhmadLogs Жыл бұрын
unfortunately I don't have LED martix
@dragon-cu6cc
@dragon-cu6cc Жыл бұрын
@@AhmadLogs 5 mm led 7 segments can be made?
@AhmadLogs
@AhmadLogs Жыл бұрын
you are right. will try
@dragon-cu6cc
@dragon-cu6cc Жыл бұрын
@@AhmadLogs i am waiting patiently thank
@kainaatlone
@kainaatlone Жыл бұрын
please aik project bana k seekha day tracking system ka.May na app banai ha or hardware maray pass aurdino and GPS NEO 6 and GSM 800l ha and battery .Ap eska co0de and connection seekha dain .please waiting
@AhmadLogs
@AhmadLogs Жыл бұрын
already done. watch kzbin.info/www/bejne/mYjJmaOdfppmfqs kzbin.info/www/bejne/amjSlKCPZqh2epo
@VinojJohnHosan
@VinojJohnHosan 3 ай бұрын
Thank you
@sleepyvoyager
@sleepyvoyager 4 ай бұрын
claim of 15 kilometers is a big bullshit. Hardly 700-1000 meters in urban or forest where mostly it can be used. no one lives in direct clear line of sight
@jeremygalloway1348
@jeremygalloway1348 2 ай бұрын
Daaaamn coming in blastin!
@mergevlogs1799
@mergevlogs1799 Жыл бұрын
Can I use Arduino in both circuit
@ankur4140
@ankur4140 Жыл бұрын
Hello sir, I have got a project that i need to develop and I need your guidance for that. Can you please guide me? I will pay you for your time.
@AhmadLogs
@AhmadLogs Жыл бұрын
For Paid Projects Hire Me On Upwork: www.upwork.com/freelancers/~017720a686aa38f530
@raffaeleprincipi6768
@raffaeleprincipi6768 8 ай бұрын
non funziona e poi i pin dello schema non sono gli stessi del programma
@josealeidertorrescharry8689
@josealeidertorrescharry8689 7 ай бұрын
Cordial saludos Dios le bendiga le agradecería un proyecto rtk gnss con arduino
@amovie8909
@amovie8909 Жыл бұрын
Lora relay control feedback app
@AhmadLogs
@AhmadLogs Жыл бұрын
will try soon
@HousseinDroubi-o9i
@HousseinDroubi-o9i Ай бұрын
Hello man.
@jseh_
@jseh_ Жыл бұрын
wow
@AhmadLogs
@AhmadLogs Жыл бұрын
thanks
@khanhdaoba
@khanhdaoba Жыл бұрын
Hi Nice video, can i have your Facebook information ?
@sidd5800
@sidd5800 Жыл бұрын
sir ur email please ? fb contact for projects ?
@ArmanPetrosyan-u4i
@ArmanPetrosyan-u4i Жыл бұрын
Dear Ahmad, We have wrote you by linkedin and fb, so we want to discuss some collaboration with you, Maybe you don’t use your linkedin or fb so you can give some contact to connect with you.
@AhmadLogs
@AhmadLogs Жыл бұрын
check LinkedIn
How to use LoRa Module with Arduino - Range Test - RYLR406 15KM
13:00
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Real Time GPS Location Tracker using ESP8266 & Blynk with Google Maps
7:24
How To Electronics
Рет қаралды 76 М.
LoRa APRS: iGate and Digipeater
10:02
LB5JJ
Рет қаралды 2,9 М.
I built a LoRa-GPS Tracker // Range test, battery life & firmware
14:36
You’ve Never Seen WiFi Like This
20:43
Data Slayer
Рет қаралды 1,1 МЛН
465 Rutgers University Confirmed: Meshtastic and LoRa are dangerous
13:27
Make Your Own GPS Tracker Using the AVR-IoT Cellular Mini
10:47
Microchip Technology, Inc.
Рет қаралды 79 М.
Build Your Own Small Gps Tracking System
7:46
Just Do Electronics
Рет қаралды 215 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН