Code to display a character

This uses "bit-banging" because Picaxe does not support SHIFTOUT and SHIFTIN for this chip..
This is one of several ways to do it, with no significant advantage for any
The status byte is not actually used since the code is slow enough.