Password Based Door Locking System Using Arduino || Proteus Simulation

แชร์
ฝัง

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

  • @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.

  • @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.

  • @RohitSharma-lw5tr
    @RohitSharma-lw5tr ปีที่แล้ว +1

    Awesome work bro, amazed to see your project

  • @its_nanakwamee
    @its_nanakwamee 2 หลายเดือนก่อน +1

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

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

    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?

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

    Can i use any arduino uno bord in proteus?

  • @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

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

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

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

    The Power Pins are not there what should I do?

  • @moodyharigaming9227
    @moodyharigaming9227 3 ปีที่แล้ว +2

    AWESOME

  • @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  2 ปีที่แล้ว

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

  • @avaneethanil4595
    @avaneethanil4595 3 ปีที่แล้ว +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  3 ปีที่แล้ว +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

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

    Very important 👍

  • @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.

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

    Superb

  • @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.

  • @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!

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

    goood thanks brooo

  • @sulamanhassan2676
    @sulamanhassan2676 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  2 ปีที่แล้ว

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

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

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

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

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

  • @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.

  • @31-abdifitahabdi62
    @31-abdifitahabdi62 2 ปีที่แล้ว +1

    Thanks alot i have done it correctly

  • @shamikdebnath545
    @shamikdebnath545 ปีที่แล้ว +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  ปีที่แล้ว

      Thanks for the comment.. Please check the code again

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

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

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

      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

  • @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.

  • @yashkharat2266
    @yashkharat2266 2 ปีที่แล้ว +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  2 ปีที่แล้ว

      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 2 ปีที่แล้ว +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  2 ปีที่แล้ว

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

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

      @@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  2 ปีที่แล้ว

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

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

    ❤️❤️❤️

  • @ashwingupta6476
    @ashwingupta6476 ปีที่แล้ว +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  ปีที่แล้ว

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

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

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

  • @duyphuong5849
    @duyphuong5849 2 ปีที่แล้ว +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  2 ปีที่แล้ว +1

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

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

      @@VirtualEngineer_MKS thanks

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

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

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

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

  • @anishmn3670
    @anishmn3670 3 ปีที่แล้ว +2

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

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

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

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

      ino Arduino..c program

  • @user-fq2hm5tp9r
    @user-fq2hm5tp9r 3 ปีที่แล้ว +2

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

  • @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.

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

      Please install keypad.h lib file in IDE

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

      @@VirtualEngineer_MKS how to download that ??

  • @shayanfatima2522
    @shayanfatima2522 3 ปีที่แล้ว +2

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

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

      sure, please mention ur error

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

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

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

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

    • @sg-yo4kp
      @sg-yo4kp 2 ปีที่แล้ว

      @@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

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

    Instead of Aurduino Raspberry Pi can we use?

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

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

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

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

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

      @@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  3 ปีที่แล้ว

      @@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 ?

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

    Which version of proteus do you use

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

    Bro showing package is missing for simulino uno in design explorer

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

      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.

  • @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!!!

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

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

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

      same

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

      As mentioned previously, please download keypad.h library and add in arduino lib. folder

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

      @@VirtualEngineer_MKS Ok

  • @shaikharif795
    @shaikharif795 2 ปีที่แล้ว +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.

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

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

  • @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  11 หลายเดือนก่อน

      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

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

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

  • @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!

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

    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  ปีที่แล้ว

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

  • @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!

  • @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.

  • @AkashPatil-wo8jh
    @AkashPatil-wo8jh 2 ปีที่แล้ว +1

    How can I get key pad library for ardinau

  • @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 2 ปีที่แล้ว +1

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

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

    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  3 ปีที่แล้ว +1

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

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

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

  • @mohamedaboelela2266
    @mohamedaboelela2266 3 ปีที่แล้ว +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.

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

      same thing to me :/

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

      Please the connections, you might had not connected the pin from keypad to arduino properly

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

    how can i get the arduino blue where to get that

  • @segunsaka-aiyedun8342
    @segunsaka-aiyedun8342 2 ปีที่แล้ว +1

    please how do i make this fingerprint instead of password

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

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

  • @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  11 หลายเดือนก่อน

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

  • @chadcarvajal1216
    @chadcarvajal1216 15 วันที่ผ่านมา

    LCD isn't working

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

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

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

      Thanks for the comment.. Please install keypad.h library

  • @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,

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

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

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

      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

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

    Does this work in proteus 8.1?

  • @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  2 ปีที่แล้ว

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

  • @martinkiarie4611
    @martinkiarie4611 11 หลายเดือนก่อน +1

    simulate a fingerprint door lock if possible

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

    how to add arduino library in proteous

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

    where to run that code in which section

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

      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 ปีที่แล้ว

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

  • @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.

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

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

  • @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.

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

    I am getting error in ur code bro

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

    Hello code open aagala.code open enna app use pannanum

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

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

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

    Can u share your proteus file please

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

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

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

    can i use arduino uno instead of this

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

    sir where should i compile the code sir

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

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

  • @tempusmusic4605
    @tempusmusic4605 11 หลายเดือนก่อน +1

    Software name??

  • @MohammedSaidi-mb1ed
    @MohammedSaidi-mb1ed 5 หลายเดือนก่อน

    Pcb ?

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

      I didnt explain printed circuit board design in this tutorial

  • @jayeshshendurnikar2621
    @jayeshshendurnikar2621 2 ปีที่แล้ว +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!

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

    code ?

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

      Please check in the description or follow the tutorial, thanks

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

    give the proteus download link

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

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

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

      @@VirtualEngineer_MKSwill I get some trail days ??

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

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

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

      Yes, you can get that

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

    Code not working

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

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

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

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

  • @-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  11 หลายเดือนก่อน

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

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

    Code is running but servo motor does not rotate

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

    Keypad.h directory issue

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

      Please install keypad.h lib in your arduino >> library folder