Page 1 of 1

Question 3: Assume that the lower three bits of P3 are connected to three switches write a program to display a particul

Posted: Wed Apr 27, 2022 6:00 pm
by answerhappygod
Question 3 Assume That The Lower Three Bits Of P3 Are Connected To Three Switches Write A Program To Display A Particul 1
Question 3 Assume That The Lower Three Bits Of P3 Are Connected To Three Switches Write A Program To Display A Particul 1 (53.6 KiB) Viewed 24 times
Question 3: Assume that the lower three bits of P3 are connected to three switches write a program to display a particular row of an 8 * 8 dot matrix LED's. Port P1 is used to select the column and P2 is used for the selection of row. Use row 1 column 0 light up mode. The display will be as shown below. Use the snapshot of the output in your report using 8051 IDE available in the lab Switch value (P3) Row to be Displayed 000 1 001 2 010 3 011 100 5 101 6 110 7 111 4 8