Question: Question 1 _ Binary count ( 4 bit binary count ) should happen on four right most LEDs when push button SW 2 is pressed
Question Binary count bit binary count should happen on four right most LEDs when push button
SW is pressed down.In this count LDO should represent the least sginificant bit and LD the most
significant bit. The counting should be switched to four right most LEDs when the push button SW is
pressed and kept down. In this count LD should represent the least sginificant bit and LD the most
significant bit. Binary count should stop when push button is released.
Test the code on Dragon plus board. Make sure the code is present in the project directory with name
as explained.
Condition: should not use the ledenable functionQuestion
a keyscan
b getkeymidterm
c waitforkeyup
Write a complete code to interface hex keypad with MCSDB on Dragon board
While developing the algorithm and related code, please adher to the following:
Use functions named as above in the main function Baisc strcuture of the main function also given
below
In the main function, enable Seven segment display without using the function segenable
Make sure to use the same function name as given.
Your code when executed should perform as follow: Any key press on hex key pad should be displayed
on lcd screen. At the same time the right most seven segment display DIGO should display a
hexnumber which is one less than the keypress.
However, If the keypress DIGO should display only. Points
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
