Degrees symbol

General discussion on mikroBasic for dsPIC30/33 and PIC24.
Post Reply
Author
Message
alainc
Posts: 9
Joined: 19 Jul 2009 13:17

Degrees symbol

#1 Post by alainc » 24 Jul 2009 19:33

Hi im looking to print the degrees symbol (ASCII 176 or B0 in hex)
on an LCD screen using the Lcd_Chr command but it doesn't work why?

Thanks Alan

milutin.apostolovic
mikroElektronika team
Posts: 88
Joined: 03 Jun 2009 14:22

#2 Post by milutin.apostolovic » 27 Jul 2009 14:26

Hi,

You can find character codes, also character code for degree symbol, in datasheet for your lcd controller.

If you are using lcd with HD44780 controller then character code for degree symbol should be 0xDF.


Best regards.

Post Reply

Return to “mikroBasic for dsPIC30/33 and PIC24 General”