News:

;) This forum is the property of Proton software developers

Main Menu

LCD 1602 Character

Started by Abdullah, Today at 06:10 PM

Previous topic - Next topic

Abdullah

Hello everyone
How can a down arrow be printed in a single custom character box on a 16x2 LCD
Abdullah

RGV250

Hi,
You need to study the display datasheet, it will have an area for user defined symbols. Once you have loaded the data you just print like any other character but I believe you need to use a number.

Regards,
Bob

Abdullah

Quote from: RGV250 on Today at 06:36 PMHi,
You need to study the display datasheet, it will have an area for user defined symbols. Once you have loaded the data you just print like any other character but I believe you need to use a number.

Regards,
Bob
Hi sir
I tried to read it,but i couldn't understand how to convert it into proton basic code
Abdullah