ESP8266 Email Notifier Security System With Motion Sensor and GPS

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 มิ.ย. 2024
  • In this video we will learn how to make PIR Motion Sensor Security System that detects motion and sends email notifications to your personal email address using esp8266 and PIR Motion Sensor.
    Working of the Project:
    The project detects motion using PIR Motion Sensor and then send an email alert with GPS location data, to your personal email address using SMTP Server and ESP8266. You can check the email alert from your computer as well as from your mobile phone. you just click on the link in the email, to check the Motion Alert location in Google Maps.
    SMTP means Simple Mail Transfer Protocol. This server is responsible for sending emails. you can use any SMTP server like Gmail or Hotmail. its totally free.
    I recommend to create a new email account for SMTP Server. Do not use your personal email account. because If something went wrong in your code or if by mistake you make too many requests then your account might be disabled temporarily. The Email address and Password of the SMTP server will be used in the code.
    Parts Used:
    1. NodeMCU ESP8266 - amzn.to/3Zzm1bJ
    2. PIR Motion Sensor - amzn.to/3l5WQhW
    3. NEO6M GPS Module - amzn.to/3YwyWd7
    #ESP8266 #NodeMCU #PirMotionSensor
    --------------------------------------------------------------------------------------------------------------------
    Useful Video Links
    --------------------------------------------------------------------------------------------------------------------
    Sim800l | GSM Home Security using Arduino
    • NodeMCU SIM800L GPS Tr...
    NodeMCU SIM800L GPS Tracker with Register Phone Number
    • NodeMCU SIM800L GPS Tr...
    --------------------------------------------------------------------------------------------------------------------
    Social Media Links
    --------------------------------------------------------------------------------------------------------------------
    GitHub:
    github.com/ahmadlogs/
    TH-cam:
    th-cam.com/users/ahmadlogs?sub...
    --------------------------------------------------------------------------------------------------------------------
    Download Code
    --------------------------------------------------------------------------------------------------------------------
    github.com/ahmadlogs/nodemcu/...
    --------------------------------------------------------------------------------------------------------------------
    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.

ความคิดเห็น • 26

  • @nikolatesla8853
    @nikolatesla8853 หลายเดือนก่อน

    Your explanation is awesome ❤️❤️

  • @okankaraca2974
    @okankaraca2974 2 ปีที่แล้ว +1

    Another nice project with excellent video, many thanks

  • @syaduinotech3681
    @syaduinotech3681 2 ปีที่แล้ว

    Your idea and knowledge sharing was very good. May god bless you sir

    • @AhmadLogs
      @AhmadLogs  2 ปีที่แล้ว +1

      So nice of you

  • @shakerileiwat4341
    @shakerileiwat4341 2 ปีที่แล้ว

    excellent project
    Thank you

  • @TechnicalidEas07
    @TechnicalidEas07 2 ปีที่แล้ว +1

    👏

  • @TechnicalidEas07
    @TechnicalidEas07 2 ปีที่แล้ว

    Waaa

  • @August301989
    @August301989 ปีที่แล้ว

    the email is spaming, how to fix it thanks!

  • @mobiletesting9048
    @mobiletesting9048 ปีที่แล้ว

    what is the purpose of using the gps module here...esp32 connect with internet...

    • @AhmadLogs
      @AhmadLogs  ปีที่แล้ว

      if you install it at more then one place. then the gps gives you the location of the motion detection.

  • @TechTrendsShameer
    @TechTrendsShameer 2 ปีที่แล้ว

    Bro. My GPS module is not blinking. Connections are correct. What could be the reason ?

    • @AhmadLogs
      @AhmadLogs  2 ปีที่แล้ว +1

      1. try to test it outdoor
      2. replace the antenna of gps module

    • @TechTrendsShameer
      @TechTrendsShameer 2 ปีที่แล้ว

      @@AhmadLogs ok bro. Will try outdoor. How long I need to keep it outdoor ?

    • @AhmadLogs
      @AhmadLogs  2 ปีที่แล้ว

      @@TechTrendsShameer if the battery it takes 1 to 2 hours to charge the little battery on gps module. otherwise it takes 2 to 3 seconds

  • @Raghuvaran752
    @Raghuvaran752 4 หลายเดือนก่อน

    bro the serial monitor will only displying
    Motion detected!
    latitude:
    longitude:

  • @ezeoluchukwu5104
    @ezeoluchukwu5104 2 ปีที่แล้ว

    This is excellent project. Well done bro. But the the code is yet to be uploaded bro💪

    • @AhmadLogs
      @AhmadLogs  2 ปีที่แล้ว

      thanks. I have uploaded the code

    • @futurekongo6830
      @futurekongo6830 2 ปีที่แล้ว

      @@AhmadLogs can you do something on smarthome with arduino,servo motors for doors and blynk app?

    • @AhmadLogs
      @AhmadLogs  2 ปีที่แล้ว

      @@futurekongo6830 GIVE ME SOME EXPLANATION. I will try to do

  • @dragon-cu6cc
    @dragon-cu6cc ปีที่แล้ว

    hello
    Insecure application access
    CLOSED BY GOOGLE
    another method?
    whatsapp latitude longitude message send?

    • @AhmadLogs
      @AhmadLogs  ปีที่แล้ว +1

      will try soon

  • @sakaria6590
    @sakaria6590 ปีที่แล้ว

    How about notifications via WhatsApp, sir?

    • @AhmadLogs
      @AhmadLogs  ปีที่แล้ว

      great idea. i will work on it