Say that you have 75 ( 01001011 ) and you want to display the number on two displays. Each display can only display a single digit, so you have to send a "7" ( 0111 ) to one display and a "5" ( 0101 ) to the other display for the entire number 75 to be displayed.
How do you get the binary for 7 and 5 from 75?
How do you get the binary for 7 and 5 from 75?
