Question: Write a program that will read a packed BCD number from port 1. Then it will send the ASCII value of each digit to
Write a program that will read a packed BCD number from port 1. Then it will send the ASCII value of each digit to P2 and P3. Use a look-up table. The ASCII value for 0 to 9 is 30H to 39H respectively.
Step by Step Solution
3.43 Rating (156 Votes )
There are 3 Steps involved in it
Please find below program we dont need look up table to get the values we can just a... View full answer
Get step-by-step solutions from verified subject matter experts
