Password Based Door Locking System Using Arduino || Proteus Simulation

Поділитися
Вставка
  • Опубліковано 22 січ 2025

КОМЕНТАРІ • 209

  • @he_is_nanakwame
    @he_is_nanakwame 10 місяців тому +1

    The Keypad.h isn’t working(it’s not turning orange). I dunno how to add it

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  7 місяців тому

      kindly check the whether you have added "keypad.h" library in arduino IDE.
      Please visit our website for more details: lifestyleunboxed.in/innovation-ve

  • @PatnaikUC
    @PatnaikUC 2 роки тому +1

    Will it work with changed password once it is switched off and on again? If answer is no then it is not for practical use.

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Hi Patnaik, Thanks for the comment.
      This will work for change in password, just need some modification in the same code.

  • @engr.hassantrickschannel9065
    @engr.hassantrickschannel9065 Місяць тому

    the project is indeed superb but i cannnot find the source code in your website i have finshed the schetmatic but dont have the source code and i couldnt see it in your website. could you please help and provide me with it

  • @sayalishinde673
    @sayalishinde673 2 роки тому +1

    Bro it literally worked.!! Thankyou so much..!

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Thank you for comment. you can also check my latest tutorial on raspberry pi simulation.

  • @michaelmardiansyah
    @michaelmardiansyah 2 роки тому +1

    help error bro in arduino
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x4e

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Seems like there is issue in IDE, Requesting you to search this error in web or create a new project instead and run compilation. Thanks!

  • @Artur163
    @Artur163 8 місяців тому +1

    Hello everyone! Can you please tell me. I wanted to put just a regular microcontroller instead of an arduino board. I entered the same code into it as from the video, but the circuit is only half functioning. Please tell me, what could be the problem?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  7 місяців тому

      Good to know that you circuit is half functional👏. You are on the write track just try to make change in connect by following the tutorial properly then you can able to resolve the issue.

  • @ashwingupta6476
    @ashwingupta6476 2 роки тому +1

    Error reading HEX file 'door_locking_system.ino.hex' at line 1: Colon expected at start of line.. [SIM1]
    help me out on these asap plssss

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      You missed semicolon in code. Please verify the code..

    • @ashwingupta6476
      @ashwingupta6476 2 роки тому

      @@VirtualEngineer_MKS its saying in line 1 but in line one all libraries are there

  • @fearlesskralblack289
    @fearlesskralblack289 2 роки тому +1

    Help there is error "Keypad.h:No such file or directory"can you show how to solve

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Please install the keypad.h library file in arduino lib. folder. thanks for the comments

  • @marwanalghem4917
    @marwanalghem4917 2 роки тому +1

    Hey thank u so much
    I have problem : when i search for Arduino , my proteuse have Arduino does not have a support in 5V why ? ( It just have one in reset!)

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому +1

      For proteus simulation - arduino you don't need +5V power supply. only when you work on actual hardware you need power supply.

  • @RohitSharma-lw5tr
    @RohitSharma-lw5tr Рік тому +1

    Awesome work bro, amazed to see your project

  • @smartcreation2671
    @smartcreation2671 2 роки тому +1

    Bro showing package is missing for simulino uno in design explorer

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Thanks for the comment, @Smart Creation. Kindly add all the relevant packages to your tool (IDE and Proteus) then issue will be resolved or share the snapshot of the error.

  • @Gamers-Club007
    @Gamers-Club007 3 місяці тому

    Help my arduinoMy Arduino disables the ground and VCC, what should I do?

  • @Shopifyguro
    @Shopifyguro 3 роки тому +1

    sir when I run this simulation on protests the correct code not working as we written in Arduino always show that msg this is incrrocet password

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      You need to check the password again. Probably you missed some line of code or you might entering the incorrect password.

  • @kartikhegde7893
    @kartikhegde7893 3 роки тому +2

    After downloading the code which u gave in description, I am getting as "this file is not supported".. what to do? Please help me

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      You need to install proper arduino IDE. or try to open code in notepad++

  • @Navya-s8o
    @Navya-s8o 3 роки тому +2

    Code is not exeuting it stopped at keypad.h showing error here

  • @varshadas3798
    @varshadas3798 11 місяців тому +1

    hey... how to add the 'keypad.h' file or directory ? the error is showing in my case can you plzz help??

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  7 місяців тому

      we are working on the libraries soon i will share all the link in my upcoming video so that you guys can easily access lib, code and project files. thanks for reaching out.

  • @ananyadas7556
    @ananyadas7556 2 роки тому +1

    Can i use any arduino uno bord in proteus?

  • @mdnadeemazam4382
    @mdnadeemazam4382 2 роки тому +1

    The Power Pins are not there what should I do?

  • @avaneethanil4595
    @avaneethanil4595 4 роки тому +3

    when i try to compile your code, it is showing a warning called "deprecated conversion from string constant to char". So i tried running it in your version also. Still the same errors. What should i do?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  4 роки тому +1

      Thanks @Avaneeth Anil for reaching out. Please, check the line of code at which the error is.. and try to check it again with the code mentioned in the description. If the issue still arise share the screenshot of the error on the mail ID provided in the channel.

    • @multibala
      @multibala 3 роки тому

      i have same problem

    • @nayanashivanna6250
      @nayanashivanna6250 3 роки тому

      @@VirtualEngineer_MKS sir, can u share the code plzz

  • @omkarsapte4119
    @omkarsapte4119 3 роки тому +1

    There is error ,i. e. Keypad.h : No such file or directory. What to do?

  • @setgallery111
    @setgallery111 3 місяці тому

    Dont you have the flowchart for these project

  • @Vilinyks
    @Vilinyks 2 роки тому +2

    the video is incredible, thanks a lot!

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому +1

      Thank you, Nur. Please check out our other proteus tutorials as well.

  • @yashkharat2266
    @yashkharat2266 3 роки тому +1

    sir while compiling it is showing that #include is not in lArduino: 1.8.16 (Windows 10), Board: "Arduino Uno"
    door_lock_syestem:3:10: fatal error: Keypad.h: No such file or directory
    #include
    ^~~~~~~~~~
    compilation terminated.
    exit status 1
    Keypad.h: No such file or directory
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      Hi Yash, thank you for comment. Please download proper arduino board library in Proteus and also add keypad.h library in arduino IDE

    • @yashkharat2266
      @yashkharat2266 3 роки тому +1

      @@VirtualEngineer_MKS But Sir...it is still not working 😔😭 and how to download Keypad.h from where we have to download please 🙏 can you send me the link to download the keypad.h

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      @@yashkharat2266 playground.arduino.cc/uploads/Code/keypad/index.zip

    • @yashkharat2266
      @yashkharat2266 3 роки тому

      @@VirtualEngineer_MKS sir But where to put that Keypad. h ... I am Confused sir please can you share any video which will guide me to install this

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      @@yashkharat2266 You can find - "How to add library to arduino IDE" on UA-cam. You will get the answer. Thanks

  • @anishmn3670
    @anishmn3670 4 роки тому +2

    Bro when I run the code it is not showing the file path with . hex extension... Please help me 😩😩😩

  • @mothanraj
    @mothanraj 11 місяців тому +1

    Lcd not showing,it just turn on with no text ."enter the code"is not showing me can you help me

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  7 місяців тому +1

      seems like you made incorrect circuit connection check the connection and code again.

    • @mothanraj
      @mothanraj 7 місяців тому +1

      Thank you bro

  • @AvinashSharma-rq3co
    @AvinashSharma-rq3co 3 місяці тому

    Simulino uno is not showing in my software

  • @powerprocess3308
    @powerprocess3308 3 роки тому +1

    Very important 👍

  • @shaikharif795
    @shaikharif795 3 роки тому +1

    hello bro I need this project I try to do it but I fail. I do not find that Arduino. I think that's why my project is not working can you help me.

  • @AkashPatil-wo8jh
    @AkashPatil-wo8jh 3 роки тому +1

    How can I get key pad library for ardinau

  • @farhanrahman237
    @farhanrahman237 3 роки тому +1

    Arduino: 1.8.15 (Windows 10), Board: "Arduino Uno"
    door_locking_system:3:10: fatal error: Keypad.h: No such file or directory
    #include
    ^~~~~~~~~~
    compilation terminated.
    exit status 1
    Keypad.h: No such file or directory
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.
    this error message shown when i tried to compile the code.It would be pleasure if u share what i have to do now.
    thanks.

  • @shamikdebnath545
    @shamikdebnath545 2 роки тому +1

    I am not able to find where to upload and how to upload the code kindly help me

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Double click on controller component in proteus tool.. you will find the option. Kindly follow the tutorial .. you will find the answer for that.. thanks for the comment

  • @viancamanalo8698
    @viancamanalo8698 2 роки тому +1

    Hello, what can i use code if there is a change password by pressing # sign?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      You can modify the code for '#''$" or '*' that will work fine and also select appropriate keypad for the same. Thanks!

  • @injamamulhoquechy1667
    @injamamulhoquechy1667 3 роки тому +1

    Which version of proteus do you use

  • @nsbondre
    @nsbondre 3 роки тому +1

    Instead of Aurduino Raspberry Pi can we use?

  • @smartcreation2671
    @smartcreation2671 2 роки тому

    Bro my code was successfully and i added it here also ...but my lcd is not showing any msg what to do.???

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      You please check the connections to LCD is done right!. if the code is correct then simulation should definitely work. thanks for the comment!

  • @viviyf3237
    @viviyf3237 2 роки тому +1

    Hello and thank you for the tutorial. when I compile your code and try to enter the password, the system does not give me time to finish. once i enter the first digit of the password, the lcd directly shows me 'incorrect code.why?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Thanks for the comment. Seems like you missed any loop statement (Ex: while/for loop). I would suggest you to go through the tutorial again. if you unable to resolve the issue you and send your code to "virtualEngineerve@gmail.com". I will review the code and revert you back.

  • @HarshiniL-gv3hm
    @HarshiniL-gv3hm 6 місяців тому +1

    is proteus open source?
    can we o this in trial version?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  6 місяців тому

      it is open source.

    • @HarshiniL-gv3hm
      @HarshiniL-gv3hm 6 місяців тому +1

      Can u please send link for the software, for me it is showing to buy proteus

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  6 місяців тому

      @@HarshiniL-gv3hm soon i will upload the software on my website you can download from there. lifestyleunboxed.in/innovation-ve

  • @ahmedchoudhary6477
    @ahmedchoudhary6477 Рік тому

    dear proteus closes itself as soon as the door locks itself again after 5secs. How can we solve this issue

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  Рік тому

      Seems like there is software glitch. try to uninstall proteus and install again with proper libraries and try to run the simulation again

  • @ahmedinnovativs996
    @ahmedinnovativs996 Рік тому

    Bro Arduino not available which you are using. When I clicked to add component and types Arduino. There were only a few Arduino present but which you used isn't there. Please help me

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  Рік тому

      You can use arduino uno or arduino nano from proteus library. if not the please download the library from this link: github.com/Proteus-LIBRARY/Arduino-Library

  • @Vilinyks
    @Vilinyks 2 роки тому +2

    Hi again! I'm trying this video with mebrane 4x3 numpad and arduino uno. All of the codes are the same as yours and the connections are done, there is light on the lcd panel but it's only white boxes. Should I add delay(500) to each lcd.printIn line? I tried with a potansiometer too, It only changed the visibility of the boxes. Can you help me with that?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому +1

      Thanks for reaching out. Please share the snapshot/image of the issue you are facing with LCD display via mail (to virtualenginerve.gmail.com). we'll definitely try to fix the issue.

  • @musaddiqahamed
    @musaddiqahamed 3 роки тому +1

    Hey please tell me which programing language is used in this project

    • @amessit10
      @amessit10 3 роки тому +1

      ino Arduino..c program

  • @shamikdebnath545
    @shamikdebnath545 2 роки тому +1

    where to run that code in which section

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Hi shamik, thanks for the comments.. There is simulate button at the bottom of tool.. Kindly go through the tutorial.. Maybe be you will find out.. Let me know if you are still unable to find the "run" option in tool

    • @shamikdebnath545
      @shamikdebnath545 2 роки тому

      @@VirtualEngineer_MKSI am not able to find where to upload and how to upload the code kindly help me

  • @eylulmood4830
    @eylulmood4830 4 роки тому +1

    Thank you how can I add simulino uno to the library coz I didn(t find it

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  4 роки тому +1

      u can use arduino uno instead of simulino uno.. u can find the lib. on google

    • @eylulmood4830
      @eylulmood4830 4 роки тому

      @@VirtualEngineer_MKS thank you so much for replying I really appreciate it I did but it doesn't work .... can I send you my schematic ?? because when I used Arduino UNO there isn't the 5v pin as simulino uno so I linked the lines to DC generator 5v am I right??

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  4 роки тому

      @@eylulmood4830 U can leave 5V pin float. the simulation runs without 5V

    • @mirellemartis1017
      @mirellemartis1017 3 роки тому

      @@VirtualEngineer_MKS It does work, but the message does not display , why ?

  • @rafsunahmed6859
    @rafsunahmed6859 2 роки тому +1

    This Problem Is
    exit status 1
    Keypad.h: No such file or directory

  • @shravanianemi8955
    @shravanianemi8955 3 роки тому

    When I tried to compile the code, it is showing an error that "keypad.h:No such file or directory".how should I install this.

  • @segunsaka-aiyedun8342
    @segunsaka-aiyedun8342 3 роки тому +1

    please how do i make this fingerprint instead of password

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      That is different project. you need to reprogram arduino as per fingerprint sensor data.

  • @aajumadhavan7341
    @aajumadhavan7341 3 роки тому

    sir i have AN doubt door locking system using assistant this project also we do in this software ah sir?
    and one more is our code is in python language that how can we upload in it sir

  • @strigpalma8104
    @strigpalma8104 3 роки тому +1

    Where I can get Keypad Library for this code ? Can you please tell me?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      U can check on google. definitely u will find

    • @muhammadabywidiarto7748
      @muhammadabywidiarto7748 3 роки тому

      @@VirtualEngineer_MKS just tell me which one?

    • @arindamnath1779
      @arindamnath1779 3 роки тому

      I too need the keypad library. Please help

    • @gaafarahmad8635
      @gaafarahmad8635 3 роки тому +1

      @@arindamnath1779 open sketch menu
      include library
      search for keypad
      there is library called "keypad"
      install it and that‘s it

  • @shamikdebnath545
    @shamikdebnath545 2 роки тому +1

    Sketch uses 6586 bytes (20%) of program storage space. Maximum is 32256 bytes.
    Global variables use 622 bytes (30%) of dynamic memory, leaving 1426 bytes for local variables. Maximum is 2048 bytes.
    This error is coming

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Thanks for the comment.. Please check the code again

    • @divyanshubhati4016
      @divyanshubhati4016 2 роки тому

      Sir this is showing in my window..
      Kindly give valuable solution.

    • @darkrusherlive
      @darkrusherlive 11 місяців тому

      This is not an error it means ur code successfully executed if you need hex file location after running prgm here you can go and search in your files hex there you can find the path location paste that location in Arduino

  • @simpleman8881
    @simpleman8881 День тому

    we need the code for this circuit

  • @mohamedaboelela2266
    @mohamedaboelela2266 4 роки тому +2

    Hi, thanks for the video, but the keypad only enter 1 digit and i can't write the 4 numbers to get access can you help me.

  • @vedantzunjarrao
    @vedantzunjarrao 2 роки тому

    Hlo sir presentation ke liye simulation explain karna he to kese kare plz suggest me sir or simulation explain karte he ya nahi???

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Simulation explain kar sakte hi. koi bhi circuit diagram/project ko proteus mein banake expected output aur simulation output explain kar do,

  • @FarahMaqbool-r1k
    @FarahMaqbool-r1k 5 місяців тому

    I am unable to find Arduino in my proteus

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  5 місяців тому

      Yes, because you haven't added arduino library in you proteus. Please try to find and add the arduino lib. file

  • @duyphuong5849
    @duyphuong5849 3 роки тому +2

    Hi, i love your simulation. But if i want to add 1 led blue to indicate the open status, what should i declare in your code.

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому +1

      Thanks for the comment. Kindly use #define of the pin number and set the pinMode as output.

    • @duyphuong5849
      @duyphuong5849 3 роки тому

      @@VirtualEngineer_MKS thanks

  • @FardousRahmanArmia
    @FardousRahmanArmia 3 роки тому +1

    can any body tell me by which software he did this project

  • @rachanaramesh5301
    @rachanaramesh5301 3 роки тому +1

    Im getting as the file format is not supported.... The link that you have attached is not opening

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      please download the file properly and open the file in arduino IDE or notepad++

  • @meetdave7086
    @meetdave7086 3 роки тому +2

    Hello Sir, I am facing an issue- "Simulation is not running in real time due to excessive CPU load". How can I solve this issue? Online I read that I should try to reduce the complexity of the circuit, but I don't think so that is possible. Please help me!!!

  • @brySag
    @brySag 3 роки тому +1

    Does this work in proteus 8.1?

  • @demandmarly8588
    @demandmarly8588 4 роки тому

    Ok so can i used this without the code? I know it wont know the password and probably wont be able to open the door. But can i?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  4 роки тому +1

      that's a good question @Demand Marly, it is possible but the circuit will be different.

    • @demandmarly8588
      @demandmarly8588 4 роки тому

      @@VirtualEngineer_MKS okay i will try it thank you for the video 👍👍👍👍

  • @kollasaisirisha9970
    @kollasaisirisha9970 3 роки тому +1

    how to add arduino library in proteous

  • @markneileugenio4384
    @markneileugenio4384 4 роки тому

    how can i get the arduino blue where to get that

  • @karthikas1000
    @karthikas1000 3 роки тому +1

    Hello code open aagala.code open enna app use pannanum

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому +1

      கருத்துக்கு நன்றி, குறியீட்டைப் பார்க்க நோட்பேட்++ அல்லது arduino IDE ஐ முயற்சி செய்யலாம்

  • @mustafaalamad3943
    @mustafaalamad3943 2 роки тому +1

    Hello
    the code in the link is totally different from what you used in the video

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому +1

      I request you to follow the tutorial instead. that will be helpful for you. I will verify the code. Thanks for pointing it out.

  • @amnabutt2152
    @amnabutt2152 2 роки тому +1

    Can anyone tell me the complete working of this code? Like what does it do?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Hi Amna, Thanks for the comment. I had explained the complete code in this tutorial.

  • @KumarRajnishOm
    @KumarRajnishOm 4 роки тому +1

    Superb

  • @sanakamal5633
    @sanakamal5633 4 роки тому

    Can the code used to be worked on actual arduino uno as in in real life ?

  • @moodyharigaming9227
    @moodyharigaming9227 4 роки тому +2

    AWESOME

  • @31-abdifitahabdi62
    @31-abdifitahabdi62 3 роки тому +1

    Thanks alot i have done it correctly

  • @varunn9798
    @varunn9798 4 роки тому +1

    I am getting error in ur code bro

  • @joycebabu4753
    @joycebabu4753 4 роки тому

    can i use arduino uno instead of this

  • @adityaraj4637
    @adityaraj4637 2 роки тому

    thank u very very much brother very happy......

  • @shashisharan5840
    @shashisharan5840 2 роки тому

    sir where should i compile the code sir

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      You can compile the code in IDE itself. thanks for the comment.

  • @chadcarvajal1216
    @chadcarvajal1216 8 місяців тому +1

    LCD isn't working

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  7 місяців тому

      can you check the connections and run simulation again

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  7 місяців тому

      you are on the right track just try to make correct circuit connection then you are good to go!.
      lifestyleunboxed.in/innovation-ve

  • @shayanfatima2522
    @shayanfatima2522 4 роки тому +2

    Hey thank you so much for the video. I'm facing a few errors can you help?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  4 роки тому +1

      sure, please mention ur error

    • @mishusingha1655
      @mishusingha1655 3 роки тому +3

      ​ @Virtual Engineer Keypad.h: No such file or directory

    • @sangitapaul9833
      @sangitapaul9833 3 роки тому +1

      @@mishusingha1655 yes plz... I'm also having this same issue... Plz help!!!! ☹️

    • @sg-yo4kp
      @sg-yo4kp 3 роки тому

      @@mishusingha1655 Hey did you find the solution to this error?
      I tried downloading the keypad library from library manager but that didnt solve the error

  • @vandanaangadi6597
    @vandanaangadi6597 3 роки тому +1

    Can u share your proteus file please

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      Please follow the tutorial from next tutorial i will attach the proteus file as well, but for learning purpose follow the tutorial

  • @shamikdebnath545
    @shamikdebnath545 2 роки тому +1

    give the proteus download link

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      It's a licensed tool.. You can search on google, you will definitely find the solution

    • @shamikdebnath545
      @shamikdebnath545 2 роки тому

      @@VirtualEngineer_MKSwill I get some trail days ??

    • @shamikdebnath545
      @shamikdebnath545 2 роки тому +1

      @@VirtualEngineer_MKS does it has a trial version means 30 days or 40 days trial

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Yes, you can get that

  • @M3K-G
    @M3K-G Рік тому +1

    simulate a fingerprint door lock if possible

  • @tempusmusic4605
    @tempusmusic4605 Рік тому +1

    Software name??

  • @jayeshshendurnikar2621
    @jayeshshendurnikar2621 3 роки тому +1

    Memory error in code

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Please check the controller you opted in IDE, Hope that will resolve the issue. If not then try in new project file. Thanks!

  • @MohammedSaidi-mb1ed
    @MohammedSaidi-mb1ed Рік тому

    Pcb ?

  • @saidileepkumar7519
    @saidileepkumar7519 3 роки тому +1

    code ?

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Please check in the description or follow the tutorial, thanks

  • @jangangegabahhh
    @jangangegabahhh 7 місяців тому

    amazing

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  7 місяців тому

      Thank you! Cheers!
      Please visit our website for more details: lifestyleunboxed.in/innovation-ve

  • @jayeshshendurnikar2621
    @jayeshshendurnikar2621 3 роки тому +1

    Code is running but servo motor does not rotate

  • @-LongbirKiling
    @-LongbirKiling Рік тому

    Sir Im getting an error stated:
    warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    char* password="0123";

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  Рік тому

      do not use pointer "*" instead use char password. this will resolve the issue. follow the tutorial for more clarity

  • @mursalinmorshed2479
    @mursalinmorshed2479 3 роки тому

    Code not working

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  3 роки тому

      Kindly check the code again. probably you might missed something.

  • @multibala
    @multibala 3 роки тому

    goood thanks brooo

  • @pranitnath8240
    @pranitnath8240 4 роки тому

    ❤️❤️❤️

  • @collengodfrey4880
    @collengodfrey4880 3 роки тому +1

    Thanks for the video.. Please bra share with me the code

  • @abnerrodriguez7458
    @abnerrodriguez7458 4 роки тому +1

    Great tutorial. Can you please share the code?. Thanks!!

  • @vinitvaidya474
    @vinitvaidya474 2 роки тому

    Keypad.h directory issue

  • @lalithasagar1163
    @lalithasagar1163 2 роки тому +1

    when i am compiling it is showing "serial port not selected"

    • @VirtualEngineer_MKS
      @VirtualEngineer_MKS  2 роки тому

      Please try to generate binary file instead of compiling. Hope that will solve the issue. Thanks!