-
Binary to ASCII routine
I am trying to write ASCII text numerals to an LCD and could not find a command to convert my regsiter contents into readable ASCII. Perhaps there is not such command in PB and I need to write one? If so does anyone have an optimized code sample (non-pro verision) for converting binary to Ascii
Thanks,
Fritz
-
Hi,
See the link below.
Convert a byte into three ASCII digits and display them on the LCD.
See PDF page 17 and 19 (doc page 87 and 89, source code page 89).
http://www.parallax.com/html_pages/d...p_AppNotes.pdf
Best regards,
Luciano