- The Students Are Tasked To Develop A Security System That Accepts The Id Number Of The Student As An Access Code O The 1 (47.55 KiB) Viewed 28 times
The students are tasked to develop a security system that accepts the ID number of the student as an access code. o The
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
The students are tasked to develop a security system that accepts the ID number of the student as an access code. o The
The students are tasked to develop a security system that accepts the ID number of the student as an access code. o The LCD screen will present "Enter code: "at the start of the system. o The user will input their ID number using a 4x4 keypad. *** o As the user inputs a number through the keypad, the LCD screen will display an indicating that the user is typing the access code. The button of the keypad will serve as the 'Enter' key for the code The system will only accept the ID number of the student as an access code. Once the user enters the correct access code, an LED will be lit up for 5 seconds indicating access. Also, the LCD screen will print 'ACCESS GRANTED!'. Once the 5 seconds has elapsed, the system will return to the 'Enter code: ' screen. Once the user enters the incorrect access code, the LCD screen will print 'ACCESS DENIED!' for 1 second and reverts to the 'Enter code: * screen. o o The system only accepts exactly eight characters before granting access. o