c program to match pass code within array digits | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

c program to match pass code within array digits

accept a 4 digit value from the virtual serial port on the Nucleo Board. If the 4 digit value is one of the 10 pass-codes stored in an array, issue an auditory feedback signal and the text "access granted" to the serial port. If it is not one of the 10 allowable pass-codes, issue another appropriate auditory feedback signal and the text "access denied". Also illuminate a red led if the access is not granted and a green led if access is granted.

17th Feb 2019, 1:10 AM
Laddi S Sidhu
Laddi S Sidhu - avatar
1 ответ
+ 3
Please don't make duplicate threads for the same question, choose either one to keep. Thanks for understanding 👍 https://www.sololearn.com/Discuss/1691375/?ref=app
19th Feb 2019, 9:05 AM
Ipang