Accident Alert System Project Using Arduino SIM800L and GPS Module

Поделиться
HTML-код
  • Опубликовано: 26 авг 2024
  • Today, I am going to build Accident Alert System Project using GPS, GSM and accelerometer. This project detects sudden change in the axis of vehicle due to a crash or accident. And then the project send a call alert by making call to your mobile phone. Accident Alert System Project also send an alert SMS on your Mobile Phone with the location of the accident.
    you will need to add the Emergency phone number in the code for receiving SMS alerts as well as call alerts.
    The GPS Location of the accident is sent to your phone in the form of Google Map link along with the latitude and longitude. you just tap on the link, to visualize the real time GPS data on Google maps.
    This Accident alert system can also be used as GPS Tracking System. you just send the "get gps" command from your phone. and you will receive the location of the vehicle on your phone.
    If the project detects false crash due to noise or some other reason. Then you don't want to receive that false accident alert on your phone. So, I have added a push button. If you want to cancel the Alert SMS then you just press this push button within 30 seconds and it will cancel the SMS and Call Alert.
    The whole project is based on GSM network. So, No internet connection is required for this project. you just need a 2G sim card and GSM module for sending SMS alerts and making calls.
    I have write an Impact Detection Algorithm. This Algorithm detects accident by getting the x, y and z axis values from accelerometer. This is one of the best Crash Detection Algorithm I have ever seen on the internet. This algorithm differentiate between parking mode and driving mode. So, it can detect crashes while you are driving. And It can also detect the crash when the car is parked.
    Parts Used In This Project
    1. Arduino Nano or UNO - amzn.to/3Fe8vlD
    2. LCD I2C - amzn.to/3mFwHqB
    3. NEO6M GPS Module - amzn.to/3YAeV5s
    4. SIM800L GSM Module - amzn.to/3yyyQH3
    5. 2G micro sim card
    6. Piezoelectric Buzzer - amzn.to/3Fco4tP
    7. push button with 1K Resistor. amzn.to/3ZZVILz
    #Arduino #AccidentAlert #SIM800L
    --------------------------------------------------------------------------------------------------------------------
    Useful Video Links
    --------------------------------------------------------------------------------------------------------------------
    NodeMCU SIM800L GPS Tracker with Register Phone Number
    • NodeMCU SIM800L GPS Tr...
    ESP8266 Email Notifier Security System With Motion Sensor and GPS
    • ESP8266 Email Notifier...
    --------------------------------------------------------------------------------------------------------------------
    Social Media Links
    --------------------------------------------------------------------------------------------------------------------
    GitHub:
    github.com/ahm...
    RUclips:
    www.youtube.co...
    --------------------------------------------------------------------------------------------------------------------
    Download Code
    --------------------------------------------------------------------------------------------------------------------
    github.com/ahm...
    --------------------------------------------------------------------------------------------------------------------
    Disclaimer
    --------------------------------------------------------------------------------------------------------------------
    Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
    Warning: In some countries it is required to register gsm module from govt authorities before using it. So, get proper understanding of govt laws related to gsm technologies.

Комментарии • 513

  • @guedesguedes2022
    @guedesguedes2022 2 года назад +4

    I'm Brazilian and I'm glad I found your channel. The content here is top notch, congratulations!

  • @davidwairimu6891
    @davidwairimu6891 2 года назад +3

    The best guy I have come across. His projects and explanations are just top notch

  • @kaidobamm6802
    @kaidobamm6802 28 дней назад

    I need help, can you explain why 50g is the threshold? If you have the paper referances that would be plenty. Currently having difficulties on finding a proper threshold, chat gpt just gave me 10, 30, and 60g thresholds but don't have any references to back it up.

  • @Dikkudon
    @Dikkudon 2 месяца назад

    I appreciate you; your video is so simple to understand and also very informative to learn about this project.
    Can I get Research Paper on it?

  • @muhammadfirdaus8020
    @muhammadfirdaus8020 Год назад +2

    Hi, thank you for the guide but I got a bit problem. For the accident alert, I only receive a phone call but no message was received. Do you know what causes this problem?

    • @ivanmanabat17
      @ivanmanabat17 Год назад

      hi I have same problem, do you have any solution?

  • @tatavox1408
    @tatavox1408 Год назад

    Hello Ahmad, you are a very prolific character! Thank you for sharing your projects with us!
    I tried some of them and they worked excellently. Since I am a beginner, I would like to ask you to help me with something: I would like the assembly described by you here to be able to communicate with several phone numbers, for safety! Please can you publish the code changes (additions) to make this change. Thank you very much .

  • @andraerivera4803
    @andraerivera4803 2 года назад +2

    Nice brother! Thanks for this great information you helped me a lot!

  • @apekshast6416
    @apekshast6416 27 дней назад

    Can you explain...about the app used? Like how it's used?

  • @masoudjafarzadeh
    @masoudjafarzadeh 2 года назад +3

    Hi ahmad Khan
    Your programs are great and useful
    Undoubtedly, this program for detecting the amount of acceleration changes in the coordinate axes depends on the exchange rate of GPS sensor data with satellites.
    In any case, we will take full advantage of your beautiful ideas and the algorithms used

    • @AhmadLogs
      @AhmadLogs  2 года назад

      many many thanks.
      one thing you must know. acceleration changes in the coordinate axes are not depends on the exchange rate of GPS sensor data with satellites. the project will work fine without gps module.

    • @masoudjafarzadeh
      @masoudjafarzadeh 2 года назад

      Yes, you are right, considering that the data transfer speed and data update rate in GPS modules by default are 9600 and 1Hz, respectively, your program will definitely work.

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@masoudjafarzadeh your suggestions will be highly appreciated about how can I improve this project

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @Yuri França I will have to buy it first. then I will be able to tell you how to

    • @sridevikv8534
      @sridevikv8534 Год назад

      If anyone knows about this please reply

  • @jojomaninang6304
    @jojomaninang6304 Месяц назад

    Hello brother, is it possible to make an app for this? Like the signal/sms will send to the app and the adding, updating, and deleting contacts is doable through the app? It would be a big help if you reply on my comment. Thanks

  • @jeevanpawar6885
    @jeevanpawar6885 Год назад +2

    Hi
    I'm using Arduino nano, gsm sim 800L, GPS Neo 6m, ADXL 345 for accident detection and alert system but I'm not getting source code for this project ? Can anybody help in this?

  • @choforedmond1657
    @choforedmond1657 2 месяца назад

    Sir can the accelerometer sensor detect collision impact ?

  • @kshitijsingh3471
    @kshitijsingh3471 11 месяцев назад +2

    Our gsm module is not working properly. The light is blinking fast onky. It is not connecting to the network. Please help it is urgent.

    • @mrbear_69
      @mrbear_69 9 месяцев назад

      Bro my led is only not glowing . please help me

    • @kshitijsingh3471
      @kshitijsingh3471 9 месяцев назад

      @@mrbear_69 which battery are you using bro?

  • @VIKASHKUMAR-bj9bx
    @VIKASHKUMAR-bj9bx Год назад

    you are great Ahmad sir, mujhe ak aisa hi project ka required hai kya amount lagega aap bana k mujhe de sakte hai kya plz.

  • @anish2289
    @anish2289 3 месяца назад

    Bro i have installed all liquid crystal library but i get error like " no maching function for call to Liquid Crystal_I2C ::begin()

  • @ambedkarnagara1478
    @ambedkarnagara1478 Год назад +1

    How to download Arduino file folder to copy librarys

  • @saivisalakshi6340
    @saivisalakshi6340 2 года назад

    Its really wonderful and innovative project..

  • @ramrode5350
    @ramrode5350 7 месяцев назад +1

    Can You Make This project using ESP32 And A9G Board ? Please sir 🙏🙏🙏🙏🙏

  • @vitalibelcev
    @vitalibelcev 2 года назад +2

    Great job, Ahmad! This is a very hot topic! Hello from Europe!

  • @okankaraca2974
    @okankaraca2974 2 года назад +1

    another great idea and nice video, many thanks

  • @snekhab2426
    @snekhab2426 Год назад +2

    Can we use SIM7600G GSM Module instead of SIM800L because 4G only available? Do I need to change the entire code of yours?

    • @Mahakal_walle
      @Mahakal_walle Год назад

      Same issue with me, will you helpme please

    • @AhmadLogs
      @AhmadLogs  Год назад

      you must have to make modifications in the code.

  • @breebriel7382
    @breebriel7382 2 года назад +1

    nice project brother, it was very informative

    • @AhmadLogs
      @AhmadLogs  2 года назад +1

      Glad it was helpful!

  • @rampage_xdit
    @rampage_xdit 2 года назад

    Nice we hope to seen your great pdoject as soon as possibls.

  • @shivaalle7
    @shivaalle7 3 месяца назад

    Does 4g sim supports for this project sir....mm?

  • @shakerileiwat4341
    @shakerileiwat4341 2 года назад +1

    Excellent video ♥
    Thank you

  • @liishelyyy
    @liishelyyy 4 месяца назад

    Hi Ahmad! Nice video of yours. I just have some questions, can I add an ESP8266 so the location or google map link would be sent to a certain app (like blynk app) instead of receiving the location via text message? Kindly help me to my project. Thank you!

  • @user-xk3xg4dc6r
    @user-xk3xg4dc6r Год назад

    With support of only 3.7v battery the project is running & call is made but gps sms is not sent.?

  • @herobhai-sn4xg
    @herobhai-sn4xg 8 месяцев назад

    Sir can I use accelero metre MPU6050 and what should be changed in that sir please me I am a really big fan of your sir

  • @VineetSingh-ms8qy
    @VineetSingh-ms8qy Год назад

    once the impact detected call and message are sending repetadlt again and again even acciciden not occured. what could be the problem

  • @hanaemakhdach157
    @hanaemakhdach157 7 месяцев назад

    hey Ahmed, could i use SIM900D there's no difference ? and please which application you have used for online simulation??

  • @user-ly7vh4ji2j
    @user-ly7vh4ji2j Месяц назад

    Can we use 4g sim card instead of 2g sim card

  • @roshnik5266
    @roshnik5266 Год назад +1

    hello is there anyone who can explain how to connect the equipments as i can't figure it out using wiring diagram?

  • @sahilok123
    @sahilok123 19 дней назад

    Hi bro ye serial port not selected ka a Raha hi iska kise kare

  • @venkateshh715
    @venkateshh715 Год назад +1

    Sir, may I know which website you use for circuit diagram

  • @ElectricalEngineer2402
    @ElectricalEngineer2402 3 месяца назад

    Bro... Guide me about gsm sim 800L...its not working

  • @osamaalsairy
    @osamaalsairy Год назад

    I am using arduino uno mpu6050 sensor for get accelerometer axises, it is working for a while and stop.
    anyone know what is the problem?

  • @trikallgaming4778
    @trikallgaming4778 Год назад +1

    Hi Ahmed i have faced some issues my buzzer is not sound

  • @aban_ck
    @aban_ck Год назад

    Why the accelerometer didnt stop in serial monster it is running without hit

  • @muhdikhwan2958
    @muhdikhwan2958 9 месяцев назад

    I use sim900A and i already change sim800a to sim 900@ but still cannot get the call

  • @suryachandra7295
    @suryachandra7295 3 месяца назад

    How did you design that circuit wiring sir i mean which app?

  • @ElectricalEngineer2402
    @ElectricalEngineer2402 3 месяца назад

    Battery used?

  • @vqngoc89
    @vqngoc89 Год назад

    Thank you very much for your sharing! I have tried but the delay time to transmit signal from 2g sim to make calls is very long. it takes about 1 minute to 2 minutes. can you help me explain?

    • @AhmadLogs
      @AhmadLogs  Год назад

      it is the same for 3g and 4g sims

    • @p.viviyanprince9902
      @p.viviyanprince9902 5 месяцев назад

      @v1ngoc89 Bro can u help me I am doing this project

  • @user-rd3lj4gn4s
    @user-rd3lj4gn4s 2 года назад

    You have 2 power suply? I see (at 3:47) only Li-ion 18650 3.7v connection to GSM. But it not connected to arduino. It means Arduino takes power from USB? I need one Battery 3.7v and one powerbank to work?

    • @AhmadLogs
      @AhmadLogs  2 года назад

      just unplug the usb. and connect the battery to 5v pin of arduino. that's all

  • @Aj_11135
    @Aj_11135 23 дня назад

    What was total cost of project😊

  • @achum1658
    @achum1658 2 года назад +1

    Bro can you please do the arduino based fall detection system for elderly person by using gsm and gps network ckt diagram

    • @AhmadLogs
      @AhmadLogs  2 года назад +1

      you can use the same project for fall detection

  • @KrazyKinggu
    @KrazyKinggu Год назад

    Hi sir can i replace with gsm 900a and arduino uno it works or not works with same program

  • @anish2289
    @anish2289 3 месяца назад

    Sir can I use 4g sim instead of 2g sim

  • @khanhdaoba
    @khanhdaoba Год назад

    Nice video bro.
    I have a small question, hope you can answer :
    why when calculating "magnitude" we use addition (8:16), while scientific articles use subtraction (7:08)

    • @AhmadLogs
      @AhmadLogs  Год назад +3

      The calculation of the magnitude in the code you provided, magnitude = sqrt(sq(deltx) + sq(delty) + sq(deltz)), is based on the Euclidean distance formula in three dimensions. It calculates the square root of the sum of the squares of the individual components (deltx, delty, deltaz) to determine the overall magnitude.
      The use of addition in the formula makes sense because we are interested in the overall magnitude or the total impact force, which is the combination of the three components. By summing the squares of the components and taking the square root, we obtain the magnitude of the resultant vector.
      On the other hand, using subtraction, as you mentioned magnitude = sqrt(sq(deltx) - sq(delty) - sq(deltz)), would result in a different calculation. This approach would be appropriate if you were trying to calculate the difference or separation between the components rather than their combined magnitude.
      I have just corrected the magnitude value. it must be updated in the scientific report.

    • @khanhdaoba
      @khanhdaoba Год назад

      @@AhmadLogs thanks bro

  • @MrBobWareham
    @MrBobWareham 2 года назад

    This is an excellent system for a car, but can you modify it as a person fall alert for an old person that falls over but does not have a phone???

  • @vinjarapuraja1138
    @vinjarapuraja1138 Год назад +1

    hi ahmad sir can i use gsm sim900A instead of sim800 and in this project can i use 3g sim because airtel networks has 2g 3g and 4g in one sim .can you pls respond sir

    • @vinjarapuraja1138
      @vinjarapuraja1138 Год назад

      can we use same program for sim900a or any changes in the program because i want to use gsm sim900a instead of gsm sim800 sir could you pls respoond sir

  • @yuvrajbaliger8723
    @yuvrajbaliger8723 2 месяца назад

    Sir we can use 4g sim

  • @ManikandanR-jf9lh
    @ManikandanR-jf9lh 5 месяцев назад

    Hii bro it is a very nice project, i have a little bit error bro,
    "lcd.begin ();" will you say this solution bro

  • @ramrode5350
    @ramrode5350 Год назад +1

    Sir please help me my Adxl335 Not Showing Any Data in Serial Monitor please sir help me and please give me Solution for this Problem 🙏 🙏🙏🙏🙏🙏🙏

  • @vashighatole6218
    @vashighatole6218 8 месяцев назад

    can I calculate tilt with the 3 axis accelerometer?

  • @user-yq5nt5mb7d
    @user-yq5nt5mb7d 6 месяцев назад

    Hi sir emergency phone number kiska lagega Jo gsm me sim lga ha ki Jo app ke mobile me
    Sir 2 or 3 mobile number dalna ho to kya kre please help me

  • @omkarbansode6305
    @omkarbansode6305 2 года назад +1

    Sir near my home area I can't find a 2g sim provider.
    Can you please let me know which different GSM module I can use, so that i won't have to change the code provided by you...

    • @AhmadLogs
      @AhmadLogs  Год назад +1

      use sim7600 4g module

    • @omkarbansode6305
      @omkarbansode6305 Год назад

      @@AhmadLogs thanks Sir🕶❤‍🔥

    • @btechstudent3115
      @btechstudent3115 Год назад

      @@AhmadLogs then we have to change code right???? PLEASE REPLY

    • @AhmadLogs
      @AhmadLogs  Год назад

      @@btechstudent3115 unfortunately not

  • @danushindi6819
    @danushindi6819 Год назад +1

    Hi ahmad Khan . I have tried to find a 2G sim card and I didn't find it on the market. Is there any way to use a 3G or 4G sim?

    • @ARK-Iot-Engineer
      @ARK-Iot-Engineer Год назад +1

      You can use 3G or 4G sim in sim800l module.
      If you have issue of connecting then you have voltage supply issue.
      Or confirm that your sim800l module has PTA approved..

    • @Mahakal_walle
      @Mahakal_walle Год назад

      How can i can that my sim800 module is PTA confirm?

  • @user-xk3xg4dc6r
    @user-xk3xg4dc6r Год назад

    Hello sir! 🙏
    The 3.7v battery is enough for the whole project or I have to connect an external power supply to arduino (I mean is it necessary to connect the arduino to the system apart from uploading the code?)
    Please help me 🙏.

    • @AhmadLogs
      @AhmadLogs  Год назад

      no it is not required. just disconnect the arduino from the computer and power the arduino from battery

  • @dahirulawal575
    @dahirulawal575 11 месяцев назад

    I uploaded to find my lcd display and the code is uploaded but is showing the address for my lcd

  • @user-pn1de2gb5x
    @user-pn1de2gb5x 7 месяцев назад +1

    hello can i use ADXL337 insted of ADXL335

  • @narayan_.prasad
    @narayan_.prasad 2 года назад

    Sir can you tell that how I can add a relay in this program using the sms function.

  • @persis2646
    @persis2646 2 года назад +1

    Should I change the code if I use GSM Module (SIM900A) instead of 800 ???

    • @AhmadLogs
      @AhmadLogs  2 года назад +1

      just give it a try

    • @persis2646
      @persis2646 2 года назад

      @@AhmadLogs thanks dude I tried but GSM is not receiving any signal

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@persis2646 how do you powering your module. the power supply must be capable of providing 2A current

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@persis2646 This is the power issue. you need powers supply with 2 ampere current rating. also test if you sim card is working or not. only 2g sim card will work

  • @joyncent600
    @joyncent600 Год назад +1

    Can i use ADXL345 ?

  • @riyazrainvideos5276
    @riyazrainvideos5276 Год назад

    Shall we do this project confidently by ur video...

  • @kifahzaidan4505
    @kifahzaidan4505 2 года назад

    Hi,
    Thanks a lot, its really greate effort and great knowledge.
    i need to do a project for a preset position linear actuator with a DC motor abd a stepper motor, with Arduino Mega or UNO but i am not able to write the code and the scheme, can you please help.
    Regards

    • @AhmadLogs
      @AhmadLogs  2 года назад

      How can I help you?

    • @kifahzaidan4505
      @kifahzaidan4505 2 года назад

      @@AhmadLogs hi, how to control a stepper motor or a dc brush motor linear movement to a multi preset position using arduino mega or uno with pushbuttons
      Regards

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@kifahzaidan4505 hmmm. it is a good idea. I will think about it.

  • @shikhakohli3565
    @shikhakohli3565 8 месяцев назад

    Hello sir can you tell what is the power supply given to it

  • @aitchjayem2294
    @aitchjayem2294 2 года назад

    hi everybody,
    i'm dealing with a big issue,
    i bought the 800l module and because i was busy i just wanted to test if it works,
    so i connected it directly to the Arduino Uno like this :
    tx-->rx
    rx-->tx
    5v-->vcc
    gnd-->gnd
    without putting the sim card
    the gsm module's LED started blinking
    after 3 days i did the same but this time with the sim card
    the gsm module doesn't work at all, the LED doesn't even turn on with/without sim card
    i checked if the LED is working using an external circuit and it worked
    i don't even know where the problem is or even if it has been corrupted

    • @AhmadLogs
      @AhmadLogs  2 года назад

      power it using 3.7v battery

    • @aitchjayem2294
      @aitchjayem2294 2 года назад

      @@AhmadLogs thank you for replying
      i tried to power it with a 3.7 battery but didn't work
      i guess i'll just buy a new one
      thanks any way

    • @AhmadLogs
      @AhmadLogs  2 года назад

      @@aitchjayem2294 yes, you are right

  • @utkarshvishwakarma604
    @utkarshvishwakarma604 9 месяцев назад

    I have followed all the steps but getting error while running the code
    #include
    ^~~~~~~~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    Compilation error: LiquidCrystal_I2C.h: No such file or directory

  • @extraseens8842
    @extraseens8842 Год назад

    What to do to get the gps location by sending sms....it doesn't work....

  • @user-fi7nx2mx3d
    @user-fi7nx2mx3d 6 месяцев назад

    Hlo can i use another display in this project and how can i make changes in the code

  • @babahaiderzaman6947
    @babahaiderzaman6947 2 года назад

    my GSM sim800l is continuously blinking and not connecting to network. What should i do plz reply

    • @AhmadLogs
      @AhmadLogs  2 года назад

      this might be helpful ruclips.net/video/6eZRlDDHuCY/видео.html

  • @Ajaykumar-ot4cb
    @Ajaykumar-ot4cb Год назад

    How can we turn ON buzzer and led located at far end from GPS module
    The whole idea is that when an object enters into the geo fence the buzzer and led will turn ON until object is in geo fence.
    Please help me with code and hardware

  • @filipacapucho3503
    @filipacapucho3503 Год назад

    How do I do it with the MPU6050 sensor?
    Thanks

    • @AhmadLogs
      @AhmadLogs  Год назад

      will make a video on it soon

  • @anujpsingh
    @anujpsingh 7 месяцев назад

    do we need to use blynk app as well??

  • @mohammadkarimi6115
    @mohammadkarimi6115 Год назад

    Hello Master. Can the RX GPS base be disconnected so that the GPS is not damaged? Grateful

    • @AhmadLogs
      @AhmadLogs  Год назад

      yes. gps rx pin is not required in this project. If disconnected then It will not damaged the module

  • @ivanmanabat17
    @ivanmanabat17 Год назад

    Do you have video that uses Dc-Dc buck converter with sim800l, I already got 3 sim800l failed because of power supply I cant make it stable. please help

    • @AhmadLogs
      @AhmadLogs  Год назад

      check out ruclips.net/video/iESO8ae9cA0/видео.html

  • @user-pn1de2gb5x
    @user-pn1de2gb5x 7 месяцев назад

    hi can i use ADXL 337 insted of ADXL 335?

  • @e.triveni1028
    @e.triveni1028 9 месяцев назад

    I am not able to find Arduino libraries folder

  • @p.viviyanprince9902
    @p.viviyanprince9902 5 месяцев назад

    It showing errors Unknown extor at address Ox7D
    Unknown error at address 0x7E
    No I2C devices found

  • @m.shayanshamim6351
    @m.shayanshamim6351 8 месяцев назад

    Can i use Arduino uno instead of uno ?

  • @q.p9000
    @q.p9000 8 месяцев назад

    Sir can we use 4g sim ,why 2 g sim used here ?

  • @malyalarammohan
    @malyalarammohan 10 месяцев назад

    Can we use arduino uno instead of nano

  • @abdel-sattarmohamed5973
    @abdel-sattarmohamed5973 2 года назад

    I applied this system as you did, but buzzer always turn on, while I increase sensitivity of accelerometer, how solve this problem?

    • @AhmadLogs
      @AhmadLogs  2 года назад +1

      if the magnitude >= sensitivity then the buzzer will turn ON. so adjust the sensitivity that always greater then the magnitude in normal conditions

  • @ivanmanabat17
    @ivanmanabat17 Год назад

    Hi please help. For the accident alert, I only receive a phone call but no message was received. Do you know what causes this problem?

    • @AhmadLogs
      @AhmadLogs  Год назад

      try to delete all the sms already stored in sim card

  • @swethaa5442
    @swethaa5442 Год назад

    I couldn't find 2g sim... Will there be any difference in coding... I have bought sim800... Tell me please

    • @AhmadLogs
      @AhmadLogs  Год назад

      the project will not work without the 2G sim card.

  • @azharshaikh6916
    @azharshaikh6916 Год назад

    Can we power Arduino with battery..?
    If yes then which battery is required...?

    • @AhmadLogs
      @AhmadLogs  Год назад

      you can use the same battery that is used for powering the sim800l

  • @Bianchi77
    @Bianchi77 Год назад

    Nice video ,thanks :)

  • @b7_17_satyamvishwakarma3
    @b7_17_satyamvishwakarma3 10 месяцев назад

    Sir can i use 4G sim and if i use this 4G sim any changes in code yes or no.

  • @eee238k.shalini3
    @eee238k.shalini3 4 месяца назад

    Sir it is agreat project
    I tried itas you said in the video. But cant get the sms and phone call and i an not getting the mistake in it

  • @fahadalzaidi1225
    @fahadalzaidi1225 9 месяцев назад

    Hi, I turned on the device, but when I receive the call and the message does not stop, the call and the sending of messages are repeated. Is there a way to stop this thing?

    • @aiii73
      @aiii73 7 месяцев назад

      Bro have u done the project
      Plz reply bro
      Urgentt

  • @jamshaidkhan5149
    @jamshaidkhan5149 Год назад

    Ammazingggg brooo

  • @timurbatashev147
    @timurbatashev147 2 года назад

    Hello from Turkey

  • @sunnyraiba3998
    @sunnyraiba3998 8 месяцев назад

    Bro I am facing issue while compiling the code please help

  • @raunakkumar4685
    @raunakkumar4685 Год назад

    sir plaese help me the project is not sending messages

  • @johnnyboydua2426
    @johnnyboydua2426 Год назад

    Nice Project. Can I upgrade this kind of Project?

  • @--EEE-NAVEENS
    @--EEE-NAVEENS 2 года назад

    @Ahmad logs bro if any extra changes when we change in programming

    • @AhmadLogs
      @AhmadLogs  2 года назад +1

      please explain a bit more

  • @m.shayanshamim6351
    @m.shayanshamim6351 8 месяцев назад

    Can i used uno instead of nano

  • @aveshekdeo4018
    @aveshekdeo4018 Год назад

    hello sir i found this interesting i just wanted to ask do you have the simulation of this project

    • @AhmadLogs
      @AhmadLogs  Год назад

      I am not perfect at simulation. please give me some idea

  • @lvna_moon-o
    @lvna_moon-o Год назад

    Hello, sir. May I know what difference would it make using Arduino UNO instead of NANO?

  • @howitworks-anmolshastri2259
    @howitworks-anmolshastri2259 Год назад

    Compilation error: no matching function for call to 'LiquidCrystal_I2C::begin()' why is this error coming?? What should I do?

    • @maniacsdead9528
      @maniacsdead9528 Год назад

      you have multiple lcd i2c libraries, this makes it use the wrong one. delete the other LCD libraries and use only the one given by him.

    • @AhmadLogs
      @AhmadLogs  Год назад

      TRUE