Page 1 of 1

The Degree symbol º

Posted: Thu Sep 04, 2014 6:46 pm
by mike2545
I have tried most everything to have the LCD117 display the degreeº symbol to no avail.
Hex DF should do it or binary 11011111. I am using Big Number Mode otherwise I would generate my own 1C141C0000000000.
Modern device has this as a resource http://moderndevice.com/wp-content/uplo ... _2004D.pdf

which shows the degree symbol as one of the characters it can display.
Image


I am using PicBasic Pro any suggestions?

Re: The Degree symbol º

Posted: Sat Sep 27, 2014 1:38 pm
by oz
mike2545,

Sorry for the really slow reply.

Try the character test button on the LCD117 and watch it scroll through the whole character set. If you don't see the symbol then maybe our docs are in error. It is possible that either they did not come from our LCD manufacturer or that our manufacture changed chips.

Make your own with a custom character - it's easy and fun!

Paul

Re: The Degree symbol º

Posted: Sun Sep 28, 2014 1:03 pm
by mike2545
I just tried the character test button, it scrolls through each one but the º symbol is not there. I would use the custom character but like I said in my original post, I am using the big number mode and all the on-board eeprom is filled. :(