Page 1 of 1

add color text

Posted: 27 Oct 2009, 13:13
by j.thummel
Hi,

Is there any way to color some text ? I tried to found on the source code but without any result. Can somebody tell me where to set this up ?

By the way, what's the oled screen model ?

Regards

Jérôme

Re: add color text

Posted: 27 Oct 2009, 15:12
by heinrichsweikamp
Hello,

The OSTC1 has no color display. You can use 4Bit (0-15) Grayscale instead. This is the last byte in the text and position table (texttable.asm).

regards,
Matthias