Question: Design a password checker system using PIC18f452 that takes8 bit number to be set as password from one Port and the number to be verified
Design a password checker system using PIC18f452 that takes8 bit number to be set as password from one Port and the number to be verified from another Port. The later should be received only when the check button is pushed in Proteus. In case the password is correct, a green LED should light up. If password is wrong first time, yellow LED should be on. In case of second wrong attempt, red light should turn on. You can choose to code in either assembly or C language.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
