Does anyone know of a way (or doco location) that will let me output bytes recieved over a comm line (serial) in binary format,
ie
recieved the number 8
output to screen 00001000 (or even 1000 will do).
recieved the letter a
output to screen 01100001
----------------------------------------
There are no onions, only magic
----------------------------------------
ie
recieved the number 8
output to screen 00001000 (or even 1000 will do).
recieved the letter a
output to screen 01100001
----------------------------------------
There are no onions, only magic
----------------------------------------