Suggest below about which controller board should we use for our Smallest GPS tracker project 👇🏻 . Also you can get this board at the CHEAPEST price on Internet techiesms.com/product/ai-thinker-a9g-gsm-gprsgps-bds-development-board/
Almost any economical 8bit microcontroller would work … depending of the features you may want . Most of the standard GPS trackers are programmed through SMS for several reasons . You may have a SIM with internet enabled but you need to set the APN and serverIP/port to the device in order to work. Some standard features ( coordinates are most basic) are setting time zone, GPIO handling for door or cut oil, power cut alarm , ignition sensing etc. Also you would need to set low power conditions when it is stationary or not connected to the battery. So depending of which features you have in mind , would impact in microcontroller selection and budgeting. For IOT application I do prefer GSM over WIFi since would be online as long is battery powered and cost of data cost around $3 usd a month for 50mb. Most of high end trackers ( with several functions and sensors ) won’t use half of it sending burst of data each 30secs.
I have been following you for a while now and you content is absolutely helpful. Through you I got interest in IoT and interesting projects that I can try as I dig deep in IoT. Keep on the good work.
dude next make a portable project.. i think this is the smallest feature pack module yet right?? also put some speakers and headphone jack and make it more funky project..🤣🤣🤣🤣
Sir .. Would you please make videos about this module : -How to use A9G + WiFi -How to interface A9G with Atmega328 please 🙏🙏🙏 One more thing , we need 3G & 4G modules
Thank you so much, I’m learning tNice tutorials in quarantine and you made it very simple I really appreciate it, thank you for going over every little
If you're trying to make it as small as possible, why use the A9G as an AT modem, with a second microcontroller, instead of programming the A9G directly? Unfortunately there is no Arduino core for it (yet at least). But there is a pretty good SDK with a lot of examples. I've worked with it before and it's not the difficult to get running. And the A9G has a pretty powerful 32 bit microcontroller on it, running at 312 MHz. So you would probably be hooking up a less powerful microcontroller to it, if you used it as an AT modem. Which would be kinda dumb...
Great video as always. Could you also make an updated video for getting custom PCBs printed and assembled? I know you had made one 2 years back but just wanted to get an updated one. Also could you talk about the custom charges if ordering from Jlcpcb.
I think you can use any Serial terminal that supports Hex inputs to send ASCII values on the Windows system. Docklight software is one of them. Great video! Please make a video on Quectel GSM modules that use OpenCPU software and Eclipse.
Hey how’s it going? My name is Bruna, I’m working on a project using the A9G module and I’m having trouble sending SMS and also with the internet… I would like to know which command you use to send SMS I’m from Brazil, my project is a tracker
Is this a standalone GPS Tracker? Does it require WiFi or can this ping its location and can you track it with your phone or computer? Looking for a tracker for my trailer without the monthly fees…
very good explanation of the video, it would be interesting to develop a gps project for a vehicle showing the trajectory and control the ignition of the vehicle's engine.
thank you the video was really useful. when i connect the A9G to ESP32 and connect it to the laptop, the serial monitor in arduino doesn't show anything when i press the reset button. can you help me with this please?
I do have professional GPS Platforms, it would be interesting which protocol can be defined as professional GPS do. There are much more features to have in consideration. I’ll be please to help in this endeavor.
I’ll contacting you soon , also I’ll create an account so you may see what a tracker send as data and how server handle it . I’m following you long time and you always create amazing content.
Can we make sim800/900 module as hotspot router.... As I want to provide hotspot using sim800 module to connect esp01 module to internet... Also want to connect esp32cam to it
Nice project. Willing to buy this board and usb to ttl converter. I got doubt after watching this.After connecting this board, which board we should choose in arduino ide tool.
Excellent video sir! I love your enthusiasm for your projects. Perhaps you can add some English translation of your non-English parts (I'm not able t identify if it's Hindi or a regional language)... I suspect you're saying something funny?
@@techiesms Awesome! I worked in a couple of factories in West Bengal province (one in Kolkata, 2008, one in Durgapur ~2017) and loved the language, at least listening to it. I try to learn a few words & phrases where ever I worked, but Hindi was just too different to me (English Canadian). Question on Altium.... I want to do drawings of two things: my ever-growing home network and the electrical wiring in my house. But people look at me like I'm crazy if I suggest Fusion360, which has a pretty decent electronics/PCB solution. Seems to me electrical drawings should be easy. I'd prefer Fusion360 so I don't have to learn another CAD software. And I can use the free license, at least until they take that away from us! Also, if my calendar is correct, it is Ganesh Chaturthi this week? If so, I wish you and yours a Happy Ganesh Chaturthi! May the coming days and years be joyful and prosperous!
Pls how can I use arduino board with A9G gsm+gprs+gps .I need connection diagram pls and step by step on how to configure the devices for vehicle tracking .thank you sir.
Since the project is focussing on Low Power , I feel STM L series or TI MSP series or SiLabs Gecko series or Microchip PIC nanowatt series of microcontrollers can be looked into 👍
@@techiesms TI offers MSP430 Launchpad (with MSP430G2553, a 16bit MCU) evaluation boards costing between Rs.1k-2k. This offers 4-5 low power modes, on board debugger to quickly get started. I think they even provide a live Power Profiling tool which is very helpful. Once your design is done, I feel you can migrate the design to a low pin count mcu......
Hi I am a junior college student tryin g to make a automatic callin and messaging system using this can . project idea is to send call and a alert mesaage when a button is pressed so can i make it using a9g + arduino .
sir can we use this as GPS tracker for tracking real time location of any expensive MTB's what changes we have to make in the module to fit the module in MTB Can you make a tutorial on that
Superb and very useful video. Can we make our personal app ( may be app inventer based) to track location of tracker. That way it will be a perfect diy tracker device. If possible, sachin pls help with this.
Suggest below about which controller board should we use for our Smallest GPS tracker project 👇🏻
.
Also you can get this board at the CHEAPEST price on Internet
techiesms.com/product/ai-thinker-a9g-gsm-gprsgps-bds-development-board/
Please go through it with microphone...
Almost any economical 8bit microcontroller would work … depending of the features you may want . Most of the standard GPS trackers are programmed through SMS for several reasons . You may have a SIM with internet enabled but you need to set the APN and serverIP/port to the device in order to work. Some standard features ( coordinates are most basic) are setting time zone, GPIO handling for door or cut oil, power cut alarm , ignition sensing etc. Also you would need to set low power conditions when it is stationary or not connected to the battery. So depending of which features you have in mind , would impact in microcontroller selection and budgeting. For IOT application I do prefer GSM over WIFi since would be online as long is battery powered and cost of data cost around $3 usd a month for 50mb. Most of high end trackers ( with several functions and sensors ) won’t use half of it sending burst of data each 30secs.
I know tNice tutorials is an old video but I’m new and thank god I finally found you . Thank you for such an amazing and helpful video ❤️
I have been following you for a while now and you content is absolutely helpful. Through you I got interest in IoT and interesting projects that I can try as I dig deep in IoT.
Keep on the good work.
ESP 32 CAM used it, well tutorial is awesome thanks for making simple and easy to understanding videos.
the tone and control of ur voice says "I know my sNice tutorialt!". Good stuff buddy.
Man tNice tutorials is on of the best tutorial in general on youtube. Clear, simple, constant, good to listen. Thank you for sharing.
dude next make a portable project.. i think this is the smallest feature pack module yet right?? also put some speakers and headphone jack and make it more funky project..🤣🤣🤣🤣
I've been playing on garageband for a couple weeks and just got the trial of softs. I was worried there wouldn't be any clear tutorials, but
Try to use a cheapest and smallest microcontroller like this one (Atmel ATTINY414-SSNR) and also make a second video as soon as possible
Thanks for the suggestion
I’ll try to work on gps tracker project asap
Connect with us on WhatsApp +91 82000 79034
thats a sick gold chain man!
Could you please show how to configure this board for a MQTT connecetion ? There is not much info for this device on internet
I feel 10x more confident in soft soft, thanks!
The introduction was very helpful, thanks!
you aren't a setup master without a set of cans around your neck.. I'm wearing a set now even though I don't know what I'm doing! LOL!
I already working on a9g module and this video is so helpful to me thankyou so much ❤️.
Glad to hear that you liked it
Which board you select in Arduino for programing this board
@@Monotic-j1i both esp32 and arduino promini
@Akash sivasubramanian bro I need help
Sir ..
Would you please make videos about this module :
-How to use A9G + WiFi
-How to interface A9G with Atmega328
please 🙏🙏🙏
One more thing , we need 3G & 4G modules
was a life-saver. Thanks a lot.
Finally
Great video 👍👍👍👍👍👍
Thank you so much, I’m learning tNice tutorials in quarantine and you made it very simple I really appreciate it, thank you for going over every little
Glad it was helpful!
TNice tutorials just made it so clear to thank you so much
Stick with it it gets easy over ti
its awesome!! i love u ! best channel
Dude no suggestion but a request to build a Advanced 4g connected ,SMS,call submersible 2motor with 2Bentex starter 3 phase 1 phase
Hats off to the hard work you do.
Hi!! The video which you shared was very helpful for me. Can you please share the Arduino codes and libraries for the A9G module.
I have enjoyed this video and the module itself🤩🤩
What was the battery specifications,that u were using in video
Fantastic summary.
Amazing crack, and the tutorial was perfect. I´m testing it right now
Did it work?
I saw you the other day at Paldi law garden on the scooter in the morning.
I don’t think that was me
As I travel to law garden mostly in the night time
@@techiesms ok bro.. 👍👍👍
If you're trying to make it as small as possible, why use the A9G as an AT modem, with a second microcontroller, instead of programming the A9G directly? Unfortunately there is no Arduino core for it (yet at least). But there is a pretty good SDK with a lot of examples. I've worked with it before and it's not the difficult to get running. And the A9G has a pretty powerful 32 bit microcontroller on it, running at 312 MHz. So you would probably be hooking up a less powerful microcontroller to it, if you used it as an AT modem. Which would be kinda dumb...
We will be trying that really soon
Share some important links for that examples
HI PLEASE CAN YOU SHARE LINKS
It means this device microcontroller can't be used in a full project? You still need another micro-controller?
you gotta tune the instrunt, by right clicking on it in the channel rack
Looking forward for most compact gpc tracker video
Thank you for tNice tutorials. You've done a great job breaking down the features and build. I can now concentrate on my instead of the
Great video as always.
Could you also make an updated video for getting custom PCBs printed and assembled?
I know you had made one 2 years back but just wanted to get an updated one.
Also could you talk about the custom charges if ordering from Jlcpcb.
Sir Make next Video on, Build Your Own Google Home + Alexa Smart Speaker
does the module support 4G? Thank you for the tutorial
How can i program? i want to program this as you have done for sending msg for ever 10s .
tNice tutorials was so cool thanks man
Wonderful Module
Using this A95 Module can you please make home automation, use sim card so no need to use wifi for home automation just insert the simcard.
vaaaaaah bhai vaaah. Great tutorial🙏
sir in 12.45 in which one did u implement the code to receive message??in terminal or in arduino serial monitor?pls reply sir
AT+CHUP and ye chup ho gaya, command part was 🤩 😍😄😄
😂😅😅
Call Hang UP?
I think you can use any Serial terminal that supports Hex inputs to send ASCII values on the Windows system.
Docklight software is one of them.
Great video!
Please make a video on Quectel GSM modules that use OpenCPU software and Eclipse.
Nice video, thanks for sharing. Can you please share details on how to use the SD card functionality?
You have a tutorial on how to use it in sketch not in Serial and how to get the speed etc?
Hey how’s it going? My name is Bruna, I’m working on a project using the A9G module and I’m having trouble sending SMS and also with the internet… I would like to know which command you use to send SMS
I’m from Brazil, my project is a tracker
Always helpefull content🌹
😇😇
Superb sachin ji. Use attiny85 board
Is this a standalone GPS Tracker? Does it require WiFi or can this ping its location and can you track it with your phone or computer? Looking for a tracker for my trailer without the monthly fees…
Nice. Use ESP8266 d1 mini. Lets try to make it as cheapest as possible. Looking forward to next video
Esp8266 has gps module?
@@-rate6326 ESP8266 + A9G
can you explain how to calculate current consumption in sleep mode ?
From where can I buy this board . I'm unable to find it in electronic stores
Thank you so much!!
very good explanation of the video, it would be interesting to develop a gps project for a vehicle showing the trajectory and control the ignition of the vehicle's engine.
Can we use this with Arduino uno
thank you the video was really useful. when i connect the A9G to ESP32 and connect it to the laptop, the serial monitor in arduino doesn't show anything when i press the reset button. can you help me with this please?
bro please make this project using blynk 2.0 and a9g module it will surely be helpful for me
cant wait for this module next project
Hi, I have a question. I live in Turkmenistan, our sim card model name is "Tmcell" code is +993. That is, will this sensor work in our country?
Excellent Sachin
does board have wifi or how we conect to the internet to make get request?
ser how about sending the gps to a web server to see it website on google maps like seeing it move real time by a marker in google map?
Ham us model ko microcontroller ki tara bi use kar sakte he kya? A9g me microcontroller he kya?
Great video! If I needed to program it, which board should I choose in the Arduino IDE?
Any controller you can use
Since when did CTRL+Z not work in the Mac terminal? I think you are mistaken.
thanks brother i love youuuuuuu
I do have professional GPS Platforms, it would be interesting which protocol can be defined as professional GPS do. There are much more features to have in consideration. I’ll be please to help in this endeavor.
Please send me more details about it
I’ll contacting you soon , also I’ll create an account so you may see what a tracker send as data and how server handle it . I’m following you long time and you always create amazing content.
Email sent to your Gmail
Can we make sim800/900 module as hotspot router.... As I want to provide hotspot using sim800 module to connect esp01 module to internet... Also want to connect esp32cam to it
I have a question, doesn’t it need a code for using the comands?????
Nice project. Willing to buy this board and usb to ttl converter.
I got doubt after watching this.After connecting this board, which board we should choose in arduino ide tool.
You don’t need to chose any board. Just select the right COM port and open the serial monitor.
That’s it.
Good evening sir, sir can we program this module accordingly if yes which software
Excellent video sir! I love your enthusiasm for your projects. Perhaps you can add some English translation of your non-English parts (I'm not able t identify if it's Hindi or a regional language)... I suspect you're saying something funny?
Ya it’s Hindi
Our national language
Added to make some funny moments
But sure I’ll add translations of that too
Thanks for suggesting
@@techiesms Awesome! I worked in a couple of factories in West Bengal province (one in Kolkata, 2008, one in Durgapur ~2017) and loved the language, at least listening to it. I try to learn a few words & phrases where ever I worked, but Hindi was just too different to me (English Canadian).
Question on Altium.... I want to do drawings of two things: my ever-growing home network and the electrical wiring in my house. But people look at me like I'm crazy if I suggest Fusion360, which has a pretty decent electronics/PCB solution. Seems to me electrical drawings should be easy. I'd prefer Fusion360 so I don't have to learn another CAD software. And I can use the free license, at least until they take that away from us!
Also, if my calendar is correct, it is Ganesh Chaturthi this week? If so, I wish you and yours a Happy Ganesh Chaturthi! May the coming days and years be joyful and prosperous!
i don't have access to a programmer but i have an arduino uno,please how can i use the ardunio uno on my A9G board
Pls how can I use arduino board with A9G gsm+gprs+gps .I need connection diagram pls and step by step on how to configure the devices for vehicle tracking .thank you sir.
Could you make GPS tracker with blynk
can we send the message to multiple numbers ......?? and what is the range of A9g module ??
Any way to get components shipped to El Salvador?
Can i use 4g simcard for this?
Hi. Is it possible to change IMEI through AT command??
OMG🤯🔥🔥
Which sim card do you use in this
can we do it using arduino pro mini board
These days it is hard to get a 2G sim card what's the alternative.
I'M GETTING CONTINOUS +CREG: 2 AND THE A9G BOARD IS NOT GETTING READY ? WHAT MUST BE THE PROBLEM ?
Sir can we use arduino to insert programs
Can this board provide internet?
Since the project is focussing on Low Power , I feel STM L series or TI MSP series or SiLabs Gecko series or Microchip PIC nanowatt series of microcontrollers can be looked into 👍
Thank you so much for the suggestion
can you suggest development boards related to that chipset you have suggested so that we can try using them first?
@@techiesms TI offers MSP430 Launchpad (with MSP430G2553, a 16bit MCU) evaluation boards costing between Rs.1k-2k. This offers 4-5 low power modes, on board debugger to quickly get started. I think they even provide a live Power Profiling tool which is very helpful. Once your design is done, I feel you can migrate the design to a low pin count mcu......
@@techiesms you are welcome 👍🙏
Hi I am a junior college student tryin g to make a automatic callin and messaging system using this can .
project idea is to send call and a alert mesaage when a button is pressed so can i make it using a9g + arduino .
sir can we use this as GPS tracker for tracking real time location of any expensive MTB's
what changes we have to make in the module to fit the module in MTB
Can you make a tutorial on that
Please complete this project as fast as possible because I'm selected for a national championship and i want this tech please
Too good
Thank you sir new subscriber
Welcome 🙏🏻
Does a9g communicate to firebase database?
Why don't you use STM8 board...? lets try ir
can I get this board ? In your site it's out of stock ..
Superb and very useful video.
Can we make our personal app ( may be app inventer based) to track location of tracker. That way it will be a perfect diy tracker device. If possible, sachin pls help with this.
Let’s see
Hay, please one sketch with gps SMS with gogglemaps coordinate is possible have? MANY THANKS!! Sorry for my english, bay bay to PISA
Sir, why use 17,167,0,0 number for CSMP?