HOW TO SEND MESSAGE/MAKE CALL USING GSM AND ARDUINO || [HINDI]

  Рет қаралды 224,699

ENGINEER THIS ELECTRONICS

ENGINEER THIS ELECTRONICS

Күн бұрын

Пікірлер: 349
@hrishikeshpurohit8676
@hrishikeshpurohit8676 4 жыл бұрын
Most detailed tutorial. Solved most of my doubts. Thank you.
@Abdifitahcabdulahi
@Abdifitahcabdulahi 8 ай бұрын
Think you
@yashmodha7018
@yashmodha7018 5 жыл бұрын
Very helpful tutorial that helped me in sending an SMS automatically when garbage bin is full
@engineeringAcademypunjab
@engineeringAcademypunjab 4 жыл бұрын
Bhai mai college project ke leya yehi garbage bin wala project bna rha hu, toh bta sakte hai aap ki kaise bnaya tha apne plz 🙏
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
Here is the smart dustbin video :- kzbin.info/www/bejne/qWObpqh3iK2abac
@generax-zu9jc
@generax-zu9jc 3 жыл бұрын
Badhiya kaam kr rhe ho bhai... 🙂🙂 Thank uh bhai.. 💕❤❤
@swastikarora1109
@swastikarora1109 3 жыл бұрын
No one else defines and write code in the video you are better that others sir
@gunaseelan1847
@gunaseelan1847 3 жыл бұрын
Such a great tutorial. Great work. Please continue
@akshaydaundkar1533
@akshaydaundkar1533 6 жыл бұрын
Thanku bhai itne detail mai code and gsm module samjhane ke liye great work keep doing
@ENGINEERTHIS1
@ENGINEERTHIS1 6 жыл бұрын
Thank you✌
@PakRepairer24
@PakRepairer24 Жыл бұрын
Good work 👍💖👏 very nice ❤
@hraday_sadrani
@hraday_sadrani 6 жыл бұрын
nice bro mujhe ye video bahut kam ka aya mere gsm project ke liye
@aoaap
@aoaap 4 жыл бұрын
Calling code :- #include SoftwareSerial gsm(2,3); void setup() { delay(10000); Serial.begin(9600); gsm.begin(9600); gsm.println("ATDxxxxxxxxxx;"); //replace x by your number delay(100); gsm.println("ATH"); } void loop() { }
@d.kbarnwal5228
@d.kbarnwal5228 4 жыл бұрын
Thank you sir for uploading this project I liked it very much
@shimraanm.r.343
@shimraanm.r.343 5 жыл бұрын
Very Useful... Its working.. Thanks a lot boss
@adityanarayankar4102
@adityanarayankar4102 4 жыл бұрын
He is useful for idea sim card to or any sim card also
@razeenathaafiya3779
@razeenathaafiya3779 Жыл бұрын
Does a 12v 1.5a work for this gsm module?
@OurHighlights
@OurHighlights 3 жыл бұрын
one video to connect SIM900 GSM module with audrino nano . can you make a simple video for this this one was very informational and educational
@melvyndsouza820
@melvyndsouza820 4 жыл бұрын
IT REALLY WORKED THANKU
@vidyathakare9928
@vidyathakare9928 3 жыл бұрын
thank you it is so helpful
@mrunmayivaity6677
@mrunmayivaity6677 4 жыл бұрын
Thank you so much sir, It's really helpful.
@hasemali7799
@hasemali7799 5 жыл бұрын
thankyou verymuch…..really appreciated
@doityourself2826
@doityourself2826 5 жыл бұрын
VERY NICE SIR MUJHE ISME IR SENSOR LAGANA HAI JESE HI KOI OBJECT AAYE IR ACTIVATE HO AUR GSM MODULE SE MSG PERITICULAR NUMBER PE CHALA JAYE KI IR KO KISI NE CROSS KIYA HAI PLEASE TELL ME THIS PROGRAMME ON ARDUINO
@Gabimaru.isLive
@Gabimaru.isLive 5 жыл бұрын
Bhai iske sath sath ham realtime location bhi send krr skte h Kya plzz reply it's very very imp.
@sddd553
@sddd553 6 жыл бұрын
Sir I am trying to put button on aurduino board and when i press it sms will send to my phone but I am unable to write program sir please help me for this.
@vishalmalve7594
@vishalmalve7594 5 жыл бұрын
It's really a great video sir , with excellent explanation sir but i have a small problem,.. Sir when i uploaded the program in the arduino uno board and in the Serial Monitor when i entered AT then i am not getting OK as the return signal, infact am not getting any messages. But Sir, whn i called to the number which is inside the GSM module, the buzzer of the GSM is ringing ,but it is not making any calls or messages..Please Help me sir..
@subidadhikari
@subidadhikari 2 жыл бұрын
did you find the solution?
@SONU-zr5lj
@SONU-zr5lj 4 жыл бұрын
Hi In this project I need a suggestion . Actually the project that I have made is that when some body message on a sim from any number , then the relay becomes active . But I need that when a call / sms from a particular number is received only then my relay becomes high/low. Please suggest me on my problem .
@subidadhikari
@subidadhikari 2 жыл бұрын
Did you find the solution?
@SONU-zr5lj
@SONU-zr5lj 2 жыл бұрын
@@subidadhikari No
@skmulaye1
@skmulaye1 6 жыл бұрын
I like your gsm base arduino video,but for getting massage in mobile is it required to install mobile app ? kindly reply.
@suhaskasute9353
@suhaskasute9353 4 жыл бұрын
Sir sim 900a gsm module will work on 12v 1 ampere ?
@ajinkyayeolekar2082
@ajinkyayeolekar2082 3 жыл бұрын
When GSM sends and receives data that time it needs high power so would have to give 12v , 2A .
@kailaspachare8991
@kailaspachare8991 3 жыл бұрын
Hello Sir I want to ask is it only way to send SMS through serial monitor by typing - send SMS or any other ?
@mittalkalal3708
@mittalkalal3708 Жыл бұрын
I need to stall software serial library or it is pre installed
@swaraj_ballal8612
@swaraj_ballal8612 5 жыл бұрын
What to do if I m going to attach a motor pump and soil moisture sensor ? How would be the connection?
@mohammadyousef6374
@mohammadyousef6374 4 жыл бұрын
nice explaination !!! can u please tell me how to send same text to multiple phone numbers using sim900a
@akshay6667
@akshay6667 5 жыл бұрын
The code you used in the video is not working to check whether the gsm is working or not but the code in the link works properly. Why is it so? please tell
@bbsamim
@bbsamim 5 жыл бұрын
Sir... adriono uno bord me Tx Rx pin available tha.....uha pe connect q nahi kiya...?
@Karan-Bansal
@Karan-Bansal 5 жыл бұрын
Well explained sir
@MdArshad-kb9xx
@MdArshad-kb9xx 5 жыл бұрын
Sir gsm m apne sim insert ki hai Kya?? R the Sim should be 2G only
@jayeshadwani3779
@jayeshadwani3779 5 жыл бұрын
I want to ask if the network led does'nt blink every 3 sec instead it blinks every second so can you start programming.
@DNYTechnical
@DNYTechnical 7 жыл бұрын
Bro late hogaya dekhne me..... But great video
@dipakpatil3529
@dipakpatil3529 4 жыл бұрын
Can I pick up that call? And voice calling by adding voice module?
@Suresh-ll8ko
@Suresh-ll8ko 7 жыл бұрын
Great!! Nd Help if u know how to change name, pass, etc of HC-05 blutooth module with android device
@smtechnomind4949
@smtechnomind4949 4 жыл бұрын
Bhot badiya
@sallu21m
@sallu21m 3 жыл бұрын
Hello ... can we make only a soil moisture sensor that can send a sms once the mositure value falls below a particular level and repeat this sms hourly till moisture level is restored to defined level ?? Also if we can ask the system moisture values when enquired by the sms. ..pls let me know ...thank you
@hamzazahid1522
@hamzazahid1522 6 жыл бұрын
Hey bro good video, anyway to program arduino using python?
@kamit01
@kamit01 6 жыл бұрын
U need Micro puthon, to do that. But Ur Arduino board will not support it cuz of less memory u need at least esp8266 board
@aoaap
@aoaap 4 жыл бұрын
Gsm test code:- #include SoftwareSerial gsm(2,3); void setup() { Serial.begin(9600); gsm.begin(9600); } void loop() { if(gsm.available()) { Serial.write(gsm.read()); } if(Serial.available()) { byte a=Serial.read(); if(a=='#') { gsm.write( 0x1a ); } else { gsm.write(a); } } }
@DharamPawar
@DharamPawar 6 жыл бұрын
dear mohit welldone, can you give some home automation ideas
@BrainysTreat
@BrainysTreat 4 жыл бұрын
is it also applicable for sim800a? pls reply asap
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
Yes
@mycleable
@mycleable 6 жыл бұрын
So helpful, Thanks!
@shubhamkshirsagar4511
@shubhamkshirsagar4511 2 жыл бұрын
Can we use 800a too
@ajitzagade7286
@ajitzagade7286 4 жыл бұрын
Sir Call through relay control possibl hai kya
@kashivlog1434
@kashivlog1434 Жыл бұрын
Can I use gsm 800c ??
@kaushalshrivastava364
@kaushalshrivastava364 4 жыл бұрын
can we receive text message with gsm 900 with arduino when an LED turns OFF at remote location .
@prajwalraikar3205
@prajwalraikar3205 2 жыл бұрын
Hii sir.. How can i connect sim800l gsm module with audio jack.. To talk on earphones
@gauravdaware1373
@gauravdaware1373 4 жыл бұрын
Which anntena used please reply
@tapandebnath6908
@tapandebnath6908 4 жыл бұрын
Sir sim mi internet recharge hona jaruri hi k
@surendrasingh-ee4uw
@surendrasingh-ee4uw 4 жыл бұрын
Sir please mane change no to change no kai bar kiya fir time 24 hours hogaya to kiya server pr y time so hota hoga y programming h
@sindhushree1000
@sindhushree1000 3 жыл бұрын
Hey i want to add one sensor max30100 in this connection ...can you help me with code
@technicalsaikat3502
@technicalsaikat3502 6 жыл бұрын
Bhut Khub
@balancedlifewithdeeksha4356
@balancedlifewithdeeksha4356 4 жыл бұрын
can 5v be given by arduino board to gsm module or by mobile charger only
@ajinkyayeolekar2082
@ajinkyayeolekar2082 3 жыл бұрын
Use 12V ,2A adopter , it could work , because in my case I gave 5v but gsm not worked , but on 12 V 2A it's worked
@muhammadnaveed5056
@muhammadnaveed5056 6 жыл бұрын
i have project in which i have to use C sharp computer language to connect my c sharp program with gsm modem and send messages. can i do it with this modem ? and bro iss mee sim partee hai kia and kuan se partee hai ?
@gautamahuja7469
@gautamahuja7469 5 жыл бұрын
Awesome video sir. i am getting a little confused in something. please help me out. why we used in gsm.println("AT+CMGS=-----") and what is the difference between gsm.write, gsm.print and gsm.println? thank you
@elixpo
@elixpo 3 жыл бұрын
write() will return the number of bytes written, though reading that number Gsm.print() will print a given message to the console . println() issues a new line to the printing method
@pushpakp
@pushpakp 5 жыл бұрын
What is the all round price to do this ??
@ahmadmuneeb1548
@ahmadmuneeb1548 4 жыл бұрын
Kya yay module har country mein kaam kr skta hai?
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
Yes... it's like the mobile gsm module..so if you send msg to different country then the international msg charge will be apply to the Sim card.
@villagerstech9968
@villagerstech9968 5 жыл бұрын
Good morning sir Kya ham mobile ko gsm module ki tarah use kar sakte hai
@mahipalreddyjimmedar277
@mahipalreddyjimmedar277 4 жыл бұрын
Can use 800l GSM module
@LuisMora-pd1cb
@LuisMora-pd1cb 5 жыл бұрын
Hello. Do you know how can I get the GSM module to GET info from a Webpage?? I am able to do it typing by hand all the AT commands but when I try to do it with a code something is wrong with the syntaxis and nothing happens.
@swapnaswapna7661
@swapnaswapna7661 4 жыл бұрын
Nice video Sir. I have a SIM800A GSM module will the code work with my module ? Thank you
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
Yes
@rishiyaswanth
@rishiyaswanth 3 жыл бұрын
What happens if we lift the call?. Can we record a message and send that message to specificied number?
@arduinoproject9234
@arduinoproject9234 5 жыл бұрын
Hello sir project is doing the right thing a problem is coming, Like we work on power off of gsm and power on again, network comes in gsm but the signal we send does not work
@eemhisolutions9287
@eemhisolutions9287 5 жыл бұрын
good Work
@tomr03status99
@tomr03status99 2 жыл бұрын
From which number your getting meassage? Plz show full screen
@shraddhasrivastava3328
@shraddhasrivastava3328 6 жыл бұрын
Can we use loop with a large delay so that it repeats after a time period?????
@ENGINEERTHIS1
@ENGINEERTHIS1 6 жыл бұрын
Arduino support only maximum of 16 second delay...i recommend you to use rtc module for that.
@shraddhasrivastava3328
@shraddhasrivastava3328 6 жыл бұрын
ENGINEER THIS thanks
@rajlad4418
@rajlad4418 6 жыл бұрын
arduino has a max delay of 49 days approx
@rajlad4418
@rajlad4418 6 жыл бұрын
@@shraddhasrivastava3328 it has max delay of 49 days approx...
@charanraju3199
@charanraju3199 4 жыл бұрын
Nicely explained
@forex-chart-analysis-daily
@forex-chart-analysis-daily 2 жыл бұрын
Iss me hum shedule sms send ker skty hain
@sumith_s_prince
@sumith_s_prince 3 жыл бұрын
I'm not getting "OK" in the serial monitor,I'm just getting "????¿¿¿" Please help me out how to resolve this.
@suhaskasute9353
@suhaskasute9353 4 жыл бұрын
Can i use gsm 800a which work without power supply , it work only on arduino power
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
No you can't because Sim800l also require 2A of current for call and sms you have to use buck converter to step the power supply voltage.
@suhaskasute9353
@suhaskasute9353 4 жыл бұрын
The gsm module will work on 12v 1a current ?
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
Sim800l is good for small and portable projects.
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
If you are using DC jack then use 12,2A and if you are powering through Gsm VCC pin then give voltage 3.4-4.5v and 2A of current.
@suhaskasute9353
@suhaskasute9353 4 жыл бұрын
@@ENGINEERTHIS1 thank you for the information and time.👍
@STHShadow
@STHShadow 5 жыл бұрын
Is it mandatory to use 2G sim in GSM
@ajinkyayeolekar2082
@ajinkyayeolekar2082 3 жыл бұрын
You can use upto 4g sim , except jio.
@rahulbarnwal9342
@rahulbarnwal9342 4 жыл бұрын
brother can I use 4g sim as well
@mehjabinkhan9348
@mehjabinkhan9348 5 жыл бұрын
Hello when i write AT command on serial monitor it's not give OK what i do
@piashmondal6693
@piashmondal6693 5 жыл бұрын
Me too
@ashutoshece651
@ashutoshece651 5 жыл бұрын
me too sir..
@factvalley7507
@factvalley7507 4 жыл бұрын
Instead of Uno we can use aurdino nano
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
Yes you can
@sasisonurockings6050
@sasisonurockings6050 4 жыл бұрын
WHICH SIM DID U INSERT IN GSM MODULE EITHER 3G OR 4G SIM
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
You can use any sim...i used 4g sim
@adnanakbani21
@adnanakbani21 Жыл бұрын
Bro main yeh bato ke agar voice command dekar wirlessly karna honga toh kaise karnge
@ahmad_ps4793
@ahmad_ps4793 3 жыл бұрын
Hey, thank you for this explained project. Yet, i am unable to get a response from the GSM module when i sent the AT command. Though i did all the steps as explained.
@ajinkyayeolekar2082
@ajinkyayeolekar2082 3 жыл бұрын
Bro use 12V , 2A adopter for power up GSM module it will work.
@subidadhikari
@subidadhikari 2 жыл бұрын
@@ajinkyayeolekar2082 Hello there. I am using 5v2a adapter. When I call on the sim inserted in GSM module, the ring is heard but I am not receiving a response from GSM module after entering AT command.
@ajinkyayeolekar2082
@ajinkyayeolekar2082 2 жыл бұрын
@@subidadhikari may be here also a same problem 12V 2A , aap market se 12V 2A ka charger try kar sakte hai modul keliye milta hai . Mere bahot sare problem aa rahe the , response nahi mil raha tha , AT commands work nahi kar rahe the , tower nahi pakad Raha tha , after using 12V adopter it solve the all problems
@subidadhikari
@subidadhikari 2 жыл бұрын
@@ajinkyayeolekar2082 Dhanyabadh sir..
@sambhrammathad1330
@sambhrammathad1330 2 жыл бұрын
Please send the code for earthquake detection by using GSM module and arduino.
@Educationaltechtips
@Educationaltechtips 7 жыл бұрын
good video bhai
@radheradheji8592
@radheradheji8592 5 жыл бұрын
Nice sir
@akhilkumarkar9112
@akhilkumarkar9112 6 жыл бұрын
sir plz help me .. i want to make a gas leakage detection alert system with gsm sim800l module. plz help me to make this project
@nasruddinmanan8371
@nasruddinmanan8371 6 жыл бұрын
Hi, nice tutorial. I got a question. I am working on a project to collect data and send it to user. Is it possible that I use this method to send the data? Can arduino send message automatically thanks
@kumarmahendr7246
@kumarmahendr7246 5 жыл бұрын
G ffgc to ftf fix f5 stuff hgt fruitfffgfffg ftft ggTBD ffFYI ft ft CT fddfdcry gggf cutft6fffff ftggffgcfg TVfffygg ft stuffyf ftf ftf didfcfyffgffggggc f fu fg stuff crustffFYIgt tuxto fitygfc ft5tfc fifty ffgf Thufgygfcggg TVfgff fu FC FYI to f tux df CT ffgfffgfffy FYI dyxffff dugf FYI fd Ffffffyghgt CT ffdfcffydff d3ds at4rrddd fufdr tofdd fdddff tofdd turdfftdfdd4ddr tut, z, d, 5Rs Exguy ffg FYI TV ft TV FYI Ford c hurry yff rt4rt5dtr4 fdd tf4ddUFC gfg VCR gfgygy CT itch cry ffff ft f TV hug gffdff duct f TV fffdffff ft f FC guy ffrfytyrtrtrrtrrtrr 5ft5YI truth hhyhyhdh ft fruit f
@kumarmahendr7246
@kumarmahendr7246 5 жыл бұрын
Tut d
@kumarmahendr7246
@kumarmahendr7246 5 жыл бұрын
D
@kumarmahendr7246
@kumarmahendr7246 5 жыл бұрын
D
@kumarmahendr7246
@kumarmahendr7246 5 жыл бұрын
F
@JaNaMSoNi
@JaNaMSoNi 7 жыл бұрын
Nice tutorial
@mdalaminhossan7963
@mdalaminhossan7963 5 жыл бұрын
Is antena needed must or not?
@shivanandyadav9630
@shivanandyadav9630 5 жыл бұрын
Have you program for scrolling display using gsm .
@SapthaPMAC
@SapthaPMAC 5 жыл бұрын
Sir, I,'m unable to get call from gsm module to phone,serial monitor showing the result.I'm using sim800A model .Could you please help me
@popoy7260
@popoy7260 4 жыл бұрын
hello sir! why my serial monitor continuing printing "⸮⸮⸮⸮⸮⸮⸮" and failed to send sms and make call . my connection is followed by your procedure . why this is happening sir. can you help me?
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
Set the serial monitor to 9600 baud rate
@popoy7260
@popoy7260 4 жыл бұрын
@@ENGINEERTHIS1 but it is already 9600 baud rate
@SurendraNarayanRoy
@SurendraNarayanRoy 3 жыл бұрын
Where will I get the GSM Module that you have used in your above project? Please share me the link to get it. Waiting for your reply...
@chittipapa
@chittipapa 2 жыл бұрын
Sir can we use 4g sim
@AnilKumar-zo9eq
@AnilKumar-zo9eq 6 жыл бұрын
Good morning sir I want to control house application like motor cc tv camera fan bulb itc so how can i do control by sim gsm module Plz sir tell me by a vedio
@neelrathod594
@neelrathod594 Жыл бұрын
Hello sir, security system sim900 pir sensor & arduino Uno call video
@sanjanag3824
@sanjanag3824 4 жыл бұрын
What's its distance range
@ENGINEERTHIS1
@ENGINEERTHIS1 4 жыл бұрын
Anywhere around the world....it is like a mobile phone with which you can make calls and msg...also you can make mobile phone with this module by connecting keypad,display, speaker and mic.
@kmdipikasinghaniya7031
@kmdipikasinghaniya7031 4 жыл бұрын
sir, can we use 4G sim in these gsm module and if we use it support or not
@ajinkyayeolekar2082
@ajinkyayeolekar2082 3 жыл бұрын
You can use upto 4g , except jio
@shubhamverma7730
@shubhamverma7730 6 жыл бұрын
hi m using same command that u say but when I type AT nd enter I not get OK by gsm module why ??
@priyanshishrivastav8658
@priyanshishrivastav8658 4 жыл бұрын
Hey programmer hmne y poora program enter kiya lekin last m error aa gya jb hmne search kiya to pta chala error h +CMS error 302 can u plz tell me how to remove this error plz??
@sambhrammathad1330
@sambhrammathad1330 2 жыл бұрын
Please merge your earthquake detection with GSM module.
@abdussaboor4405
@abdussaboor4405 4 жыл бұрын
hi my code is working fine and serial monitor shows the value being sent but i cannot receive msg what can be the problem
@jaiminpatel2170
@jaiminpatel2170 5 жыл бұрын
well done sir tq
GSM WITH ARDUINO - AT Commands Step by Step - Smoke Alarmcode
15:23
Quectel EC200U 4G/GSM Module with GPS/GNSS | Send/Receive SMS and Calling Demo
13:39
Engineers & Electronics
Рет қаралды 2,7 М.
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
Вопрос Ребром - Джиган
43:52
Gazgolder
Рет қаралды 3,8 МЛН
Interfacing of GSM SIM800A with Arduino Uno
14:41
Engineering Online
Рет қаралды 44 М.
You can learn Arduino in 15 minutes.
16:34
Afrotechmods
Рет қаралды 10 МЛН
How To Make Robots Move Smoothly | Arduino Tutorial
12:28
James Bruton
Рет қаралды 777 М.
GPS Tutorial-Sending GPS Coordinates over GSM
13:57
Saravanan AL
Рет қаралды 99 М.
GSM Module Arduino | 3 Powering Options for GSM Module
9:34
Ahmad Logs
Рет қаралды 10 М.