Mashallah very nice Project & Really you are a great and humble man and help everyone who needs you a thousand thanks to you
@AhmadLogs2 жыл бұрын
JAZAKALLAH
@sultan76793 жыл бұрын
I had this project on my bucket list for quite a while.... Just saw your upload, Thanks bro
@AhmadLogs3 жыл бұрын
Hope you enjoyed it!
@faroekjuthan893 жыл бұрын
This project works perfectly, my compliments.
@AhmadLogs3 жыл бұрын
So nice of you
@stsecuritysystem68083 жыл бұрын
Mashallah very nice Project
@AhmadLogs3 жыл бұрын
thanks a lot bro
@prasanth60819 ай бұрын
Will this project work on sim800 and attiny 85?
@syaduinotech36813 жыл бұрын
Your project was very good
@AhmadLogs3 жыл бұрын
thanks
@tatarin40153 жыл бұрын
hello. do even more projects. and you will be god)))
@jaimecabezas53913 жыл бұрын
nice project ... the question is how to set a password before using the on and off commands?
@AhmadLogs3 жыл бұрын
you need to add some more code in do_action function. there need a lot of change in the code. I could not explain it in the comments
@jagdishchauhan86832 жыл бұрын
Sir 3phse water pump control ke bareme project banayyena
@AhmadLogs2 жыл бұрын
I have not so much knowledge about 3phase pump. have you suggest me some tutorial?
@swapnildhobale93922 жыл бұрын
hey make same one just . if u r using mk1 starter use s1 s2 as control switch
@namdevmestry23812 жыл бұрын
Sir can I use sim900a for this project
@AhmadLogs2 жыл бұрын
just give it a try. it not work play with the baud rate
@namdevmestry23812 жыл бұрын
Sir without serial monitor work ho sakta hai kya?
@AhmadLogs2 жыл бұрын
@@namdevmestry2381 yes
@namdevmestry23812 жыл бұрын
Connection kya krne hoge sir?
@AhmadLogs2 жыл бұрын
@@namdevmestry2381 connections will be same
@rashidislamicvideos3 жыл бұрын
Ya Allah hume aur hamare parents ko crona se door rakhna Ameen💖💖... Adavance Eid Mubarak to all....
@AhmadLogs3 жыл бұрын
Ameen
@vijayk87883 жыл бұрын
SMS+DTMF video sir
@AhmadLogs3 жыл бұрын
just wait. I will make a complete library for sim800l with all the necessary functions. I will share it on github. so that anyone can utilize the code. thanks
@Tecnotronics2233 жыл бұрын
It can’t auto answer...... why ?
@AhmadLogs3 жыл бұрын
it must accept call automatically. because the following code is responsible for answering the call automatically - if(buff.indexOf("RING") > -1). also check the serial monitor to find the error