Densitron LMRD4265

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
Tony Brown
Posts: 81
Joined: Wed Jun 20, 2012 9:59 pm
Has thanked: 36 times
Been thanked: 5 times

Densitron LMRD4265

Post by Tony Brown »

Hi

I have managed to get my hands on a Densitron 128 x 128 GRAPHICS LCD, does anyone know if there is a custom code for this display?

It uses controller T6963C.

Thanks in advance

Tony

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: Densitron LMRD4265

Post by Benj »

Hi Tony,

I can have a go at adding this type of display into the v6 Beta if this would be any good for you.

Tony Brown
Posts: 81
Joined: Wed Jun 20, 2012 9:59 pm
Has thanked: 36 times
Been thanked: 5 times

Re: Densitron LMRD4265

Post by Tony Brown »

That would be really good :-)

Tony Brown
Posts: 81
Joined: Wed Jun 20, 2012 9:59 pm
Has thanked: 36 times
Been thanked: 5 times

Re: Densitron LMRD4265

Post by Tony Brown »

Hi Benj

I have a copy of the lcd driver is it possible to include it in my flowcode program so that I can use the display?

Can I just put the .C files from the driver into a C box?

Regards

Tony

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: Densitron LMRD4265

Post by Benj »

Hi Tony,

If you look at the v5 examples then there is a file that shows how to either embed C into the C icon or how to reference external C files. The C code would have to be syntactically correct for your compiler and so may require porting.

http://www.matrixmultimedia.com/lc_index.php?p=18

As for getting into the v6 beta, I have found source code which look promising and have started to convert the code into a component, hopefully be in for the next release.

Tony Brown
Posts: 81
Joined: Wed Jun 20, 2012 9:59 pm
Has thanked: 36 times
Been thanked: 5 times

Re: Densitron LMRD4265

Post by Tony Brown »

Hi Benj

Any idea when the next release will be?

I have looked at the glcd driver and there is other files that are not C files, will the lcd still work with only the C files do you know?

Thanks

Tony

Tony Brown
Posts: 81
Joined: Wed Jun 20, 2012 9:59 pm
Has thanked: 36 times
Been thanked: 5 times

Re: Densitron LMRD4265

Post by Tony Brown »

Hi Benj

Did you have any luck with including the glcd in flowcode, I purchased V6 and am eagerly waiting for the file.

Regards

Tony

Post Reply