kindly check the whether you have added "keypad.h" library in arduino IDE. Please visit our website for more details: lifestyleunboxed.in/innovation-ve
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?
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.
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!)
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
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
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?
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.
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.
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 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
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
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.
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?
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.
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.
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
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
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?
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.
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
@@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
@@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??
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
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!!!
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.
Hi Patnaik, Thanks for the comment.
This will work for change in password, just need some modification in the same code.
Bro it literally worked.!! Thankyou so much..!
Thank you for comment. you can also check my latest tutorial on raspberry pi simulation.
Awesome work bro, amazed to see your project
Thank you , Rohit Sharma
The Keypad.h isn’t working(it’s not turning orange). I dunno how to add it
kindly check the whether you have added "keypad.h" library in arduino IDE.
Please visit our website for more details: lifestyleunboxed.in/innovation-ve
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?
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.
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!)
For proteus simulation - arduino you don't need +5V power supply. only when you work on actual hardware you need power supply.
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
Thanks for the comment.. Please check the code again
Sir this is showing in my window..
Kindly give valuable solution.
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
help error bro in arduino
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x4e
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!
Help my arduinoMy Arduino disables the ground and VCC, what should I do?
After downloading the code which u gave in description, I am getting as "this file is not supported".. what to do? Please help me
You need to install proper arduino IDE. or try to open code in notepad++
Very important 👍
Thanks
Dont you have the flowchart for these project
Help there is error "Keypad.h:No such file or directory"can you show how to solve
Please install the keypad.h library file in arduino lib. folder. thanks for the comments
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?
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.
i have same problem
@@VirtualEngineer_MKS sir, can u share the code plzz
hey... how to add the 'keypad.h' file or directory ? the error is showing in my case can you plzz help??
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.
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
You need to check the password again. Probably you missed some line of code or you might entering the incorrect password.
Can i use any arduino uno bord in proteus?
The Power Pins are not there what should I do?
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
You missed semicolon in code. Please verify the code..
@@VirtualEngineer_MKS its saying in line 1 but in line one all libraries are there
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.
Hi Yash, thank you for comment. Please download proper arduino board library in Proteus and also add keypad.h library in arduino IDE
@@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
@@yashkharat2266 playground.arduino.cc/uploads/Code/keypad/index.zip
@@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
@@yashkharat2266 You can find - "How to add library to arduino IDE" on RUclips. You will get the answer. Thanks
Code is not exeuting it stopped at keypad.h showing error here
Please add keypad lib.
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
Bro showing package is missing for simulino uno in design explorer
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.
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.
Sure Arif, Thanks for the comment. Kindly email me.
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?
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.
Bro when I run the code it is not showing the file path with . hex extension... Please help me 😩😩😩
Please try to copy correct path .
@@VirtualEngineer_MKS i am facing the same problem
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.
Please install keypad.h lib file in IDE
@@VirtualEngineer_MKS how to download that ??
Simulino uno is not showing in my software
Instead of Aurduino Raspberry Pi can we use?
Yes, you can use Raspberry pi as well
Lcd not showing,it just turn on with no text ."enter the code"is not showing me can you help me
seems like you made incorrect circuit connection check the connection and code again.
Thank you bro
There is error ,i. e. Keypad.h : No such file or directory. What to do?
same
As mentioned previously, please download keypad.h library and add in arduino lib. folder
@@VirtualEngineer_MKS Ok
the video is incredible, thanks a lot!
Thank you, Nur. Please check out our other proteus tutorials as well.
Hello, what can i use code if there is a change password by pressing # sign?
You can modify the code for '#''$" or '*' that will work fine and also select appropriate keypad for the same. Thanks!
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
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
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?
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.
is proteus open source?
can we o this in trial version?
it is open source.
Can u please send link for the software, for me it is showing to buy proteus
@@HarshiniL-gv3hm soon i will upload the software on my website you can download from there. lifestyleunboxed.in/innovation-ve
Hey please tell me which programing language is used in this project
ino Arduino..c program
This Problem Is
exit status 1
Keypad.h: No such file or directory
Thanks for the comment.. Please install keypad.h library
Which version of proteus do you use
8.9
I am not able to find where to upload and how to upload the code kindly help me
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
Bro my code was successfully and i added it here also ...but my lcd is not showing any msg what to do.???
You please check the connections to LCD is done right!. if the code is correct then simulation should definitely work. thanks for the comment!
Hey thank you so much for the video. I'm facing a few errors can you help?
sure, please mention ur error
@Virtual Engineer Keypad.h: No such file or directory
@@mishusingha1655 yes plz... I'm also having this same issue... Plz help!!!! ☹️
@@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
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.
Thanks for the comment. Kindly use #define of the pin number and set the pinMode as output.
@@VirtualEngineer_MKS thanks
Hlo sir presentation ke liye simulation explain karna he to kese kare plz suggest me sir or simulation explain karte he ya nahi???
Simulation explain kar sakte hi. koi bhi circuit diagram/project ko proteus mein banake expected output aur simulation output explain kar do,
Thank you how can I add simulino uno to the library coz I didn(t find it
u can use arduino uno instead of simulino uno.. u can find the lib. on google
@@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??
@@eylulmood4830 U can leave 5V pin float. the simulation runs without 5V
@@VirtualEngineer_MKS It does work, but the message does not display , why ?
How can I get key pad library for ardinau
playground.arduino.cc/uploads/Code/keypad/index.zip
dear proteus closes itself as soon as the door locks itself again after 5secs. How can we solve this issue
Seems like there is software glitch. try to uninstall proteus and install again with proper libraries and try to run the simulation again
Where I can get Keypad Library for this code ? Can you please tell me?
U can check on google. definitely u will find
@@VirtualEngineer_MKS just tell me which one?
I too need the keypad library. Please help
@@arindamnath1779 open sketch menu
include library
search for keypad
there is library called "keypad"
install it and that‘s it
please how do i make this fingerprint instead of password
That is different project. you need to reprogram arduino as per fingerprint sensor data.
Hello
the code in the link is totally different from what you used in the video
I request you to follow the tutorial instead. that will be helpful for you. I will verify the code. Thanks for pointing it out.
Superb
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.
Iam also facing dame problem
downlod keypad library in arduino
It's easy, please download keypad.h library and add in library folder of arduino
Thanks @RUGENERAMARC
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?
that's a good question @Demand Marly, it is possible but the circuit will be different.
@@VirtualEngineer_MKS okay i will try it thank you for the video 👍👍👍👍
can any body tell me by which software he did this project
Proteus
simulate a fingerprint door lock if possible
AWESOME
Thanks alot i have done it correctly
You are welcome! Abdi🙂
where to run that code in which section
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
@@VirtualEngineer_MKSI am not able to find where to upload and how to upload the code kindly help me
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!!!
I will get back to you with solution soon.
I am unable to find Arduino in my proteus
Yes, because you haven't added arduino library in you proteus. Please try to find and add the arduino lib. file
thank u very very much brother very happy......
You are welcome!. @adityaraj4637😊
Hello code open aagala.code open enna app use pannanum
கருத்துக்கு நன்றி, குறியீட்டைப் பார்க்க நோட்பேட்++ அல்லது arduino IDE ஐ முயற்சி செய்யலாம்
Can the code used to be worked on actual arduino uno as in in real life ?
yes, of course
Does this work in proteus 8.1?
Yes, Of course
Ty so much. This helps a lot
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.
same thing to me :/
Please the connections, you might had not connected the pin from keypad to arduino properly
how to add arduino library in proteous
please follow the tutorial
Can anyone tell me the complete working of this code? Like what does it do?
Hi Amna, Thanks for the comment. I had explained the complete code in this tutorial.
I am getting error in ur code bro
Please add keypad.h library in IDE
Software name??
Proteus and Arduino
how can i get the arduino blue where to get that
Download the library
LCD isn't working
can you check the connections and run simulation again
you are on the right track just try to make correct circuit connection then you are good to go!.
lifestyleunboxed.in/innovation-ve
amazing
Thank you! Cheers!
Please visit our website for more details: lifestyleunboxed.in/innovation-ve
sir where should i compile the code sir
You can compile the code in IDE itself. thanks for the comment.
Can u share your proteus file please
Please follow the tutorial from next tutorial i will attach the proteus file as well, but for learning purpose follow the tutorial
can i use arduino uno instead of this
Yes, ofcourse
but there is no 5v pin in that what to do
You can provide a separate 5v in Proteus
Im getting as the file format is not supported.... The link that you have attached is not opening
please download the file properly and open the file in arduino IDE or notepad++
give the proteus download link
It's a licensed tool.. You can search on google, you will definitely find the solution
@@VirtualEngineer_MKSwill I get some trail days ??
@@VirtualEngineer_MKS does it has a trial version means 30 days or 40 days trial
Yes, you can get that
Memory error in code
Please check the controller you opted in IDE, Hope that will resolve the issue. If not then try in new project file. Thanks!
code ?
Please check in the description or follow the tutorial, thanks
goood thanks brooo
Pcb ?
I didnt explain printed circuit board design in this tutorial
Thanks for the video.. Please bra share with me the code
Please check comment section
❤️❤️❤️
Code not working
Kindly check the code again. probably you might missed something.
Great tutorial. Can you please share the code?. Thanks!!
Please check the description for the code
Code is running but servo motor does not rotate
Please check the code or connections properly
Sir Im getting an error stated:
warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
char* password="0123";
do not use pointer "*" instead use char password. this will resolve the issue. follow the tutorial for more clarity
Keypad.h directory issue
Please install keypad.h lib in your arduino >> library folder
when i am compiling it is showing "serial port not selected"
Please try to generate binary file instead of compiling. Hope that will solve the issue. Thanks!