Got that working! Thanks for the tip,
Now on to the display. 3 digit 7 segment display, common cathode.
I want to take the port C pin states and look those up in a table.
Then Send the table contents at that address to the 3 digit display.
I've been reading post and looking at some lookup codes but to be honest, I don't know where to start.
I think I know what I want in the table but getting it to the display is where I'm getting confused.
Any suggestions?