Make projects via Micropython using just A9G board | GSM, GPRS, GPS, MQTT and lot more....

  Рет қаралды 36,771

techiesms

techiesms

Күн бұрын

Пікірлер: 86
@deadeye1982a
@deadeye1982a 8 ай бұрын
It's a pity, that it's not in the original project. So you get an old Micropython-Version. Since the last 2 years, Micropython got many improvements and additional functionality.
@ElconicsIndia
@ElconicsIndia Жыл бұрын
Fantastic board as well as the speaker ! Thanks for this video
@techiesms
@techiesms Жыл бұрын
Glad to hear that you liked it. I would just request to keep supporting by keep sharing our videos ✌️
@wjn777
@wjn777 Жыл бұрын
Interesting video, thanks for sharing. Looking forward to your next video, hopefully also using the built in SD card slot
@mbuguanjane5612
@mbuguanjane5612 Жыл бұрын
For sure kindly our professor need to check out on sd card....... so far he is doing good job
@yogpanjarale
@yogpanjarale Жыл бұрын
Hey can you also make video about a7670c 4g module as it is cheapest 4g modem and also available right now
@lokeshachanta1096
@lokeshachanta1096 Жыл бұрын
can you make a video on a9g module using micro python and send coordinates to Adafruit MQTT
@Anh_AI
@Anh_AI Жыл бұрын
Which module using 3G or 4G network that as cheep as this module plz?
@mohitrocky3543
@mohitrocky3543 Жыл бұрын
Great Work Bro.. can You make a video of using both GPS & GPRS in A9G module.Which can send the Gps locations to the google firebase through GPRS in A9G board ..This will be a somewhat challenging for you bro..please make it
@abibor
@abibor Жыл бұрын
Hello, do you know how to send post request to firebase use gprs_c_sdk?
@ayesha3179
@ayesha3179 Жыл бұрын
Sir when you will upload video on using only A9G board GPS TRACKER❤❤
@JAM-of6px
@JAM-of6px Жыл бұрын
Hello sir can you make a gps tracking project which will display the location in a website(the website also made by yourself). Amazing video btw🫡🫡
@buddybusiness01
@buddybusiness01 Жыл бұрын
Ya I also want the same like a gps tracker that provides a live location of the device so we can track it from our website or app
@denicsdevices
@denicsdevices Жыл бұрын
get in touch
@andersonospina-ld7pe
@andersonospina-ld7pe 3 ай бұрын
Greetings, it is possible to read I2C sensors in this module using micropython
@briliant.nugraha1645
@briliant.nugraha1645 4 ай бұрын
hi, great video as usual, could I know, could we deploy this code, and run this a9g board individually without arduino? I am quite interested with the board, thanks in advance!
@LinkinEffect
@LinkinEffect 3 ай бұрын
An Arduino is not required, even in this video one is not used.
@buddybusiness01
@buddybusiness01 Жыл бұрын
Thanks for so crucial info. Can you pls GPS tracker that provides a live location of the device so we can track it from our website or app so can we connect the above one with our app to track our device specifically if we connect it to our cars
@infoyt73tech
@infoyt73tech Жыл бұрын
Great video thank for sharing information this board has on board camera?
@techiesms
@techiesms Жыл бұрын
No
@Embeded_Geek
@Embeded_Geek Жыл бұрын
hey can you make a video on C SDK for A9G, there is not a lot of video material. It uses RTOS like code pattern but it is much more faster than micropython
@axramar1992
@axramar1992 5 ай бұрын
Need to explore this
@antoniocampisi5385
@antoniocampisi5385 11 ай бұрын
great video man... im trying to replicate it to myself but i cant now, should i connect the device in adafruit io page where it says: connected device? or is it non the problem? have i to impost the dashboards in a particular way/name?
@blessingaghoghovwia4903
@blessingaghoghovwia4903 Жыл бұрын
Nice one
@mbuguanjane5612
@mbuguanjane5612 Жыл бұрын
waiting to see the calling feature in the module and sd card
@AmirFatahi-v1v
@AmirFatahi-v1v 2 ай бұрын
hi. i have tried to delete sms from sim storage but it didn't work, could you please help me for withdraw all sms from sim storage with micropython. thank you
@AmirFatahi-v1v
@AmirFatahi-v1v 2 ай бұрын
please add ssd1306 oled display to the a9g using micropython
@ShivamKumar-yf9ew
@ShivamKumar-yf9ew Жыл бұрын
Sir may you create a project using NodeMCU that can control home appliances with the help of ALEXA, BLYNK, IR and MANUAL SWITCH
@subaselvia1250
@subaselvia1250 7 ай бұрын
It's possible to implement this board in women safety projects? Please Guide me sir...
@ayesha3179
@ayesha3179 Жыл бұрын
Gr8 work done sir ❤🙏keep it up and plz bring with 🆘 button, spy and multi purpose with just this A9G board using Micropython
@thinkerrobotics
@thinkerrobotics Жыл бұрын
button, spy and multi purpose with just this A9G board using Micropython
@tschauleude3426
@tschauleude3426 Жыл бұрын
Hey do you know how I can combine the GPS tracker and SMS sending? Like reading GPS signal and sending data via SMS. I can not find anything ;(
@denicsdevices
@denicsdevices Жыл бұрын
Hey to receive the SMS, you need to check the event type, it is not int, then the evt object itself contains the information SMS("PHONE NUMBER", "SMS TEXT", pn_type, index,purpose)
@wojtekkusiak
@wojtekkusiak Жыл бұрын
i have exactly the same problem. sorry for my english, i'm from poland and i can't speak well. you may have the correct code?? I would be grateful
@denicsdevices
@denicsdevices Жыл бұрын
@@wojtekkusiak I have already gave it in my above comment. Please go ahead and try. Let me know the results.
@wojtekkusiak
@wojtekkusiak Жыл бұрын
@@denicsdevices Okay I see thanks (^^)
@wojtekkusiak
@wojtekkusiak Жыл бұрын
Problemem jest brak metody SMS_Recive w bibliotece Cellular. Wystarczy wspinać >> help (Cellular) i tam wyświetla się wszystkie funkcje itp „recive” brak stąd nie ma możliwości żeby to działało
@ismartalluarjun
@ismartalluarjun Жыл бұрын
Please make mobile phone keypad mobile phone add Nokia display and OLED display full video make
@កសិកម្មនិងបច្ចេកវិទ្យា
@កសិកម្មនិងបច្ចេកវិទ្យា 23 күн бұрын
This board is not stable. The biggest problem that you need to upload the firmware regularly if the input is not stable, i.e multiple or frequent reboot will corrupt the firmware.
@sergioestevansuarezdiaz8816
@sergioestevansuarezdiaz8816 Жыл бұрын
con que placa de desarrollo se puede desarrollar con un esp 32
@sundaresann4749
@sundaresann4749 Жыл бұрын
Why do we have to press the button to power up the board? It's done automatically right?
@RodrigoAbreuo_o
@RodrigoAbreuo_o Жыл бұрын
I have the same question. I tried reading the manual which is in Chinese and in the pin definitions it says that the PWRKEY pin must be low level to turn on. But in the devboard schematics it is at a high level. That's propably why he has to hold the button to turn on.
@mahkhi7154
@mahkhi7154 Жыл бұрын
Those Darliks Have Made a Big Mistake With Their: SOFTWARE DEFINED HARDWARE. We Can Break the ARM Cortex A53. The Hardware Chips are Using Slimmed Down Micro Controller Versions of this. Therefore We Can Reverse Engineer with Ease, their Hardware Devices. Their 3G Chip will Break Easily. The LTE, Chip is using Hardware Accelerated Floating Point. We Might Not be able to Do that One. Not a Problem. We Can Do: GSM450: E-Mail. GSM:900 Voice. GSM1800/1900: 3 Megabits Data. You're Running Communism and Slavery the World Over to Run your Satellite Cloud Broadband Networks. The Standalone WiFI Chip will Also break easily. As For Personal Computer Devices. The Mackintosh Peripherals, will break Easily. We Can Run Mackintosh Drivers, On Our Hardware.
@mahkhi7154
@mahkhi7154 Жыл бұрын
The Question is? Why are the Darliks Doing, SOFTWARE DEFINED HARDWARE? The Darliks Can't Compete with the Borgs. So They Have Lower Volume. The Darliks Don't Want to Get Dependant On Borg Technology and then Get Strangled by them. They Want to Show them that They Too can make Hardware in Order to Get Discounts. Because of Lower Volume: They're Using General Purpose CPU's / Hardware to Do Their Specific Hardware. If they Could Compete with Borgs on Volume. Then they Wouldn't Do: Software Defined Hardware.
@nakadany
@nakadany 8 ай бұрын
Hello @techiesms, I disconnect the a9g from the serial usb I feed it with a 5V to 5V source of the A9G and the gnd - and it does not start with micropython or pressing the power button, do you have to do something to start it with external power without serial-usb? Can you make a video? Greetings
@mdnnjony4000
@mdnnjony4000 Жыл бұрын
please let me know, gpio pin short to call and sms send.
@pondineshs2513
@pondineshs2513 Жыл бұрын
Hii, I am working on this module for gps tracking. I had one issue when A9G module was connected to the TTL connector It worked fine but, when connected to the USB cable alone it was not working. How to resolve it.
@MArhamShabbir-bg2qn
@MArhamShabbir-bg2qn Жыл бұрын
Thank you sir but this is my college project so can you make a video using Arduino UNO With A9G Module 🥺🙏🙏🙏
@Rajeshsingh-ws5th
@Rajeshsingh-ws5th Жыл бұрын
Is there any 4G support module available (Jio sim). all are 2g support sim videos I've seen so far. Whether its sim800/900 or A9G all only supports 2g.
@emmanueldurotoye6940
@emmanueldurotoye6940 Жыл бұрын
Sir, how can I program just the A9G chip without the entire development board
@aadarshrajput4372
@aadarshrajput4372 Жыл бұрын
what will be total cost if i want to make it as my clg project
@techiesms
@techiesms Жыл бұрын
you can get the A9G Board at the cheapest price on Internet through our website www.techiesms.com/product/ai-thinker-a9g-development-board/
@prarthanabhat5855
@prarthanabhat5855 Жыл бұрын
How long does it take to get a fix on the gps, and update the coordinates?
@tanimashraf
@tanimashraf 4 ай бұрын
About 12 seconds from the window.
@padigerimahendra4960
@padigerimahendra4960 11 ай бұрын
hello sir i have ordered a9G module in your website but it is not working what should i do sir?? is there any replacement or return
@techiesms
@techiesms 11 ай бұрын
Yes we do have return policy. But before that let our team observe the error and try to rectify it Kindly contact on our WhatsApp - +91 82000 79034
@Sekhar_Home
@Sekhar_Home Жыл бұрын
Is this microcontroller can works on 2g sim? Actually my sim800L rarely read the network.
@habibhabibov4610
@habibhabibov4610 Жыл бұрын
hhhhhh you are Crazy hhhh god bless you. wow
@rakshitpatel9664
@rakshitpatel9664 Жыл бұрын
A9g board lack of latest location
@emmanueldurotoye6940
@emmanueldurotoye6940 Жыл бұрын
Nice Work here. Please can you make a video where GPS data is posted to an API
@ahmed100ification
@ahmed100ification Жыл бұрын
Which board can accept a 4G network?
@DIKAHMEDYACINE
@DIKAHMEDYACINE Жыл бұрын
i have only 10 pins how i can use it
@Gerald-iz7mv
@Gerald-iz7mv Жыл бұрын
Hi is that the best LTE board for a raspberry pi?
@tbaztw
@tbaztw 7 ай бұрын
You are awesome.
@shahriersiddique2609
@shahriersiddique2609 8 ай бұрын
How to include microphone @a9g?
@techiesms
@techiesms 8 ай бұрын
It's already in built in the A9G dev board
@shahriersiddique2609
@shahriersiddique2609 8 ай бұрын
@@techiesms i meant coding wise, like storing audio to sd card then sending audio to webserver etc.
@thatonesnowboarde
@thatonesnowboarde Жыл бұрын
Hi can you do the same examples in C?
@nakadany
@nakadany 8 ай бұрын
when start stop show this message: Device is busy or does not respond. Your options: - wait until it completes current work; - use Ctrl+C to interrupt current work; - reset the device and try again; - check connection properties; - make sure the device has suitable MicroPython / CircuitPython / firmware; - make sure the device is not in bootloader mode.
@nakadany
@nakadany 8 ай бұрын
hay que instalar drivers que no lo dice en el video, y conectar los cables de control rx tx inversamente tx a rx y rx a tx..
@virendraparihar6982
@virendraparihar6982 Жыл бұрын
Does this work live moving GPS ? Whenever this module moves
@techiesms
@techiesms Жыл бұрын
Yes
@TheCruzado69
@TheCruzado69 Жыл бұрын
hello . very good video. I have followed the instructions and I have managed to get the gps working. But with gprs I can't connect, using a euskaltel (spain) sim. I have tried several apns. any suggestions? thank you
@techiesms
@techiesms Жыл бұрын
It only supports the 2G connectivity
@TheCruzado69
@TheCruzado69 Жыл бұрын
​@@techiesms thanks for answering. I have tested the sim in my mobile phone in 2g mode and it has an internet connection. in the a9g it does not connect with this same sim using the same apn data. I don't understand. thanks a lot
@sergiobogarin
@sergiobogarin Жыл бұрын
excelente video
@axramar1992
@axramar1992 Жыл бұрын
💫✅️
@viswanathav9620
@viswanathav9620 Жыл бұрын
Great video. Making everything simple.
@techiesms
@techiesms Жыл бұрын
Thank you 😊 It really take a lot of efforts for us to make everything simple for you 😇 Just keep supporting, keep sharing ✌️
@mbuguanjane5612
@mbuguanjane5612 Жыл бұрын
we are moving very fast , you are now a professor you like doing research here and there and updating us
@lewebusl
@lewebusl Жыл бұрын
ok
@prarthanabhat5855
@prarthanabhat5855 Жыл бұрын
Great video! Adding micropython firmware really simplifies the process!
@gvanantham174
@gvanantham174 Жыл бұрын
When you will conduct next master class
@felipealvarenga6043
@felipealvarenga6043 Жыл бұрын
Very well made video!
Step by Step Guide to Flash Micropython Firmware on A9G Board
12:26
Win This Dodgeball Game or DIE…
00:36
Alan Chikin Chow
Рет қаралды 40 МЛН
SHAPALAQ 6 серия / 3 часть #aminkavitaminka #aminak #aminokka #расулшоу
00:59
Аминка Витаминка
Рет қаралды 2,2 МЛН
Negative Time is Real, Physicists Confirm. Kind Of.
6:59
Sabine Hossenfelder
Рет қаралды 17 М.
M5Stack Card Computer First Thoughts
8:18
insanity54
Рет қаралды 3,6 М.
Getting Started with Maduino Zero 4G LTE Board | SIM7600
22:54
Revolutionize Your ESP32 Projects with Live GPIO Pin Monitoring!
8:08
The Last Outpost Workshop
Рет қаралды 175 М.
A9G GPS & GPRS Module Tutorial | Ai-Thinker | AT Commands
15:04
Meta Has Changed The Game.
10:17
DiscoVR Tetiana
Рет қаралды 6 М.
Make Your Own GPS Tracker Using the AVR-IoT Cellular Mini
10:47
Microchip Technology, Inc.
Рет қаралды 65 М.
Win This Dodgeball Game or DIE…
00:36
Alan Chikin Chow
Рет қаралды 40 МЛН