Project Idea: Door Lock Security System | Arduino

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ค. 2020
  • In this video, I will present to you a project idea. Lets call it a Door Lock Security System. The idea here is to control the door lock using an Arduino board. Anyone who wish to enter is requested to input the user password. If the input password is correct, it will trigger the servo motor to unlock the door for some time then it will automatically lock again while 3 consecutive incorrect password will trigger an alarm. The alarm can only disabled by entering the admin password.
    For more details including the circuit diagram and Arduino source code, visit my blog post:
    techtotinker.com/2020/07/23/p...
    If you enjoy this video, please give me THUMBS UP and SHARE this to your friends.
    COMMENT your question and please do not forget to SUBSCRIBE.
    Thank you and have a good day.
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @fahminmahmud9633
    @fahminmahmud9633 3 ปีที่แล้ว

    Definitely trying this out soon! Thank you ❤️

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

    Nice! Planning to use solenoid lock. Thanks!

    • @TechToTinker
      @TechToTinker  3 ปีที่แล้ว

      Hi Michael, yes solenoid lock is better for this application. By the use separate external power supply for solenoid lock

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

    If we want to change the password, is it possible to log in with the keypad and save it to the Arduino memory? Without connecting a computer.

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

    how about if youre going to use 12v solenoid lock sir?

  • @dragoplayz25
    @dragoplayz25 3 ปีที่แล้ว

    @TechoToTinker. Can you modify it something like changing password in keypad .Because I want this project for my school exhibition which is after 5 days. Pls help me as soon as you can. Pls pls

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

    can i know which potentiometer you use in this video?

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

      Hi, any potentiometer you have will do(can be use). Cheers

  • @dragoplayz25
    @dragoplayz25 3 ปีที่แล้ว

    @TechToTinker. How can make the servo move more? can you please tell the change in the code. please please help me

    • @TechToTinker
      @TechToTinker  3 ปีที่แล้ว

      There is a loop under the function manage status, the pos variable is angle of rotation for the servo

  • @jordandeneus8570
    @jordandeneus8570 3 ปีที่แล้ว

    Can I use this project with an MSP430 launchpad and use Energia?

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

      Hi @Jordan Deneus, definitely possible. You will need to convert the concept to be compatible with other development platform however I don't have experience with MSP430 so I can't help you further.

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

    I don`t have 560 ohms resistor. Can I use 330 ohms resistor?
    The screen in not lighting up!

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

      I checked the connections.

  • @dragoplayz25
    @dragoplayz25 3 ปีที่แล้ว

    @TechToTinker. I tried it but my LCD is not printing any message and servo is not moving

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

      @HARSHA SHENOY, try to double check the circuit connection

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

    thank you bro
    IMADE THE PRIJECT

    • @TechToTinker
      @TechToTinker  3 ปีที่แล้ว

      @vinaya chandra, wow that's great bro. Keep it up. Thank you for letting me know

  • @ExplainingMathematics
    @ExplainingMathematics 3 ปีที่แล้ว

    How add new user ?

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

    Why my lcd display does not display anything?

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

      Check again your circuit connection.