ASCII characters on GLCD

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
Lagoda
Posts: 170
Joined: Fri Jul 15, 2016 9:51 pm
Has thanked: 69 times
Been thanked: 61 times
Contact:

ASCII characters on GLCD

Post 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
Attachments
ASCII_test.fcfx
(9.92 KiB) Downloaded 292 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: ASCII characters on GLCD

Post 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?

Lagoda
Posts: 170
Joined: Fri Jul 15, 2016 9:51 pm
Has thanked: 69 times
Been thanked: 61 times
Contact:

Re: ASCII characters on GLCD

Post 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

Post Reply