I was wanting to make a project like your project. but I found your video. I will make little changing and I will use. Thank you very much. thanks for sharing. your video is very very helpful. I will wait your new videos about arduino.
I've been through a lot of videos. And seriously, I did come up to a point where I'm going to give up. But luckily....😊 This man is great! It's not about the Video quality, but the content. The detailed explanation ESPECIALLY in the coding part. You sir are amazing!
Sir, do you have an Facebook account? Or Email? I just want to ask some questions regarding SIM800L that I'm currently working on. Only you can give me clarification sir since this project is similar to yours. 🙏
I have done everything described in the video above. For temperatures exceeding the setting temperature, SIM900 will send SMS to the cellphone. but for the status request from the cellphone by writing the letter v, sim900 cannot send sms. when the letter v is received by sim900, the message that appears on the serial monitor is only: + CMT: "+ xxxxxxxxxxxx", "", date, time, .... Are there any suggestions and input for this problem...???
Temperature Exceeded waring appearing on the serial monitor and SMS transmission starts. But an ERROR message is appearing in the serial monitor at the end and no SMS received on the phone. Even setup is not responding to "v" SMS. Please help.
Awesome tutorial, really! But I have question, is it possible to use LM35 as the temperature sensor? If yes, how can I connect it and how should I change the programming codes? I need your help soon! Thank you in advance
I am currently doing a similar project but I have to use an android application. Is there a way I can build an android app to retrieve the sensor values using the GSM module?
@@ElectroniClinic I was planning on creating a custom android application (using mit app inventor) that will receive sensor values that will be displayed on the application itself rather than using sms.
then don't use gsm. use nodemcu module and watch my tutorials on nodemcu. you can so easily read all the sensors and display the sensors values via app. and you can also monitor sensors values from anywhere around the world.
check your wiring. make sure you connect the tx of the gsm module with the rx pin defined in the programming and rx pin with the tx. and also make sure its connected with the gsm network. its a straight forward program. people are using this code without any error.
@@ElectroniClinic Arduino Power jack requires 9V 500mA while GSM SIM900A requires 12V 2A. How to satisfy these requirement? Thanks for your reply. Can I use 9V 2A power adapter for both ?
the gsm sim900A module that you are using has a 12v Regulator?? if it has a regulator then now problem you can use a 12v adaptor for both. But if your gsm module has no on-board voltage regulator then make sure you input voltage does not exceed 5 volts.
if its locked then it won't work. Next time when you purchae a gsm module, try purchasing the LTE version. You can watch my videos on SIM7600G and Sim7600G-H gsm modules.
i have already arranged the wifi module. but i need in a few days i will be free, once i complete this series. now working on solar tracker and some bluetooth tutorials for sensors monitoring, then after that full complete series will be on wifi. i will be making a lot of amazing projects on wifi.
I was wanting to make a project like your project. but I found your video. I will make little changing and I will use. Thank you very much. thanks for sharing. your video is very very helpful. I will wait your new videos about arduino.
I've been through a lot of videos. And seriously, I did come up to a point where I'm going to give up. But luckily....😊 This man is great! It's not about the Video quality, but the content. The detailed explanation ESPECIALLY in the coding part. You sir are amazing!
Sir, do you have an Facebook account? Or Email? I just want to ask some questions regarding SIM800L that I'm currently working on. Only you can give me clarification sir since this project is similar to yours. 🙏
Bro plzz can send me programs for this project. I need it plzzz asap
Great Sir, it is really helpful specially the automatic sms command...thank you for your worthful efforts...
I have done everything described in the video above.
For temperatures exceeding the setting temperature, SIM900 will send SMS to the cellphone.
but for the status request from the cellphone by writing the letter v, sim900 cannot send sms.
when the letter v is received by sim900, the message that appears on the serial monitor is only: + CMT: "+ xxxxxxxxxxxx", "", date, time, ....
Are there any suggestions and input for this problem...???
To send a message with the gsm module we need to have balance in sim ?
yes
Temperature Exceeded waring appearing on the serial monitor and SMS transmission starts. But an ERROR message is appearing in the serial monitor at the end and no SMS received on the phone. Even setup is not responding to "v" SMS. Please help.
Awesome tutorial, really!
But I have question, is it possible to use LM35 as the temperature sensor?
If yes, how can I connect it and how should I change the programming codes?
I need your help soon! Thank you in advance
Yes you can use.
@@ElectroniClinic Aha, okay. How about the program/codes/sketch sir? How can I change it for LM35?
I am currently doing a similar project but I have to use an android application. Is there a way I can build an android app to retrieve the sensor values using the GSM module?
If you want to an android application, then i think you should usr nodemcu esp8366 wifi module, then u can access the values through firebase.
In cell phone you already have applucation for this. Why you need another android application ?? Explain
@@ElectroniClinic I was planning on creating a custom android application (using mit app inventor) that will receive sensor values that will be displayed on the application itself rather than using sms.
then don't use gsm. use nodemcu module and watch my tutorials on nodemcu. you can so easily read all the sensors and display the sensors values via app. and you can also monitor sensors values from anywhere around the world.
Why it says on the diagram rxd to pin7 and txd to pin8, what should I follow?
And the code you showed the 7 and 8 is reversed compared to the code you provide in the link description
We are using sim800v2 is it compatible for the code you provided?
Yes it is. But I recommend get yourself 4g LTE module. Sim7600G.
Do we have to change anything on the code?
Because we tested it, its not working
Thanks
How to modify the code to send invalid command ex. If i txt "A" the gsm will reply " invalid command"??
Can I use mlx90614 in this?
Sir? what if I have 2 or more DHT11? How will I code it?
Hey, man i am from pakistan and want to use sim900A. can you elaborate what you meant by checking if it locked or not for the people of pakistan
we talked about this in detailed on whatsapp.
does this work in proteus software?
Hello, good project 👍, do you have a simulation in proteus? Thank you🙂.
I can't open your file for coding sir.
Hello sir
I'm trying to create temperature monitoring system based on arduino uno with GSM but it is not giving SMS what i ro
check your wiring. make sure you connect the tx of the gsm module with the rx pin defined in the programming and rx pin with the tx. and also make sure its connected with the gsm network. its a straight forward program. people are using this code without any error.
jo connections kiye hain aap ne mujhe whatspp karo. ke mei check kar lun.
can we replace sim900a with sim800l ?!
A wonderful tutorial. I am trying to use it on sparkfun shield but not getting feedback. any help
The one u are using is also sim900A ??
Check the datasheet of the gsm module u are using.
Can i change the sensor with only ultrasonic?
Ya you can.
Use any sensor you want.
@@ElectroniClinic but, how to change integer that can read in handphone? Bc i cant change it:(
By modul sim 900 exactly
How to power up arduino and GSM SIM900A module from same supply?
watch my Tutorial on LM317t adjustable voltage regulator.
@@ElectroniClinic Arduino Power jack requires 9V 500mA while GSM SIM900A requires 12V 2A. How to satisfy these requirement? Thanks for your reply.
Can I use 9V 2A power adapter for both ?
the gsm sim900A module that you are using has a 12v Regulator?? if it has a regulator then now problem you can use a 12v adaptor for both.
But if your gsm module has no on-board voltage regulator then make sure you input voltage does not exceed 5 volts.
@@ElectroniClinic yes, you are right sim900a module has 12v regulator with it. But Arduino requires 9v to power on.
the sms is not sending, how can i solve the problem in my sim900a
what can i do, i think my sim900a is locked
if its locked then it won't work. Next time when you purchae a gsm module, try purchasing the LTE version. You can watch my videos on SIM7600G and Sim7600G-H gsm modules.
@@ElectroniClinic it is working fine and it is blinking but when im trying to call it, its not ringing. what can I do?
Can you read soil moisture sensors via SMS?
you can watch my tutorial on soil moisture sensor. there is iot based project.
@@ElectroniClinic
You can give me a link ?
ruclips.net/video/hnVM_9wCTtE/видео.html
Plzz can u send me those programs. I need it urgent
can you give me the program pls
can you give me a code for reading information from the rain sensor using gsm
The same program you can use. You only need to connect your rain sensor and adjust the value used in if condition.
@@ElectroniClinic tq for imediate reply i will work if there is any problem i ask
Ya sure. I am always here to help you. Best of luck
bro the project must be completed today itself so please send me if any code is available
please create tutorial monitor sensor value by using ethernetshield
i have already arranged the wifi module. but i need in a few days i will be free, once i complete this series. now working on solar tracker and some bluetooth tutorials for sensors monitoring, then after that full complete series will be on wifi. i will be making a lot of amazing projects on wifi.
What i do????
Why the unnecessary accent, man.
Good vid.