Page 1 of 1

ASCII characters on GLCD

Posted: Wed Mar 08, 2017 3:06 pm
by Lagoda
Hello Everybody,
I would like to see the characters from the ASCII codes on a display.
I have been struggling with it for a half day, but after the 91 code is not displayed the character.
Would help me anyone, what is wrong? (I tried it in the simulator.)

Thank you in advance for your help.

Lagoda

Re: ASCII characters on GLCD

Posted: Wed Mar 08, 2017 5:50 pm
by Benj
Hello Lagoda,

This forum topic may help to explain how the gLCD font works.
http://www.matrixtsl.com/mmforums/viewt ... 140#p69118

Which characters would you like to add support for?

Re: ASCII characters on GLCD

Posted: Wed Mar 08, 2017 10:01 pm
by Lagoda
Hi Ben,

Thank you for helping! :D
Maybe I badly formulated.
I want to do it, received an ASCII character from the RS-232 port of the PC and displays the gLCD screen.
But did not appear the characters which are ASCII code was bigger than 91d. That is why I made this little test program, that is presents the essence.
I do not know this is a program bug of Flowcode or my mistake.
Thanks for the link, is very useful for me, because I also want to modify characters in the future.

Regards,

Lagoda