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
Densitron LMRD4265
Moderator: Benj
-
- Posts: 81
- Joined: Wed Jun 20, 2012 9:59 pm
- Has thanked: 36 times
- Been thanked: 5 times
- 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
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.
I can have a go at adding this type of display into the v6 Beta if this would be any good for you.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Posts: 81
- Joined: Wed Jun 20, 2012 9:59 pm
- Has thanked: 36 times
- Been thanked: 5 times
-
- Posts: 81
- Joined: Wed Jun 20, 2012 9:59 pm
- Has thanked: 36 times
- Been thanked: 5 times
Re: Densitron LMRD4265
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
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
- 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
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Posts: 81
- Joined: Wed Jun 20, 2012 9:59 pm
- Has thanked: 36 times
- Been thanked: 5 times
Re: Densitron LMRD4265
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
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
-
- Posts: 81
- Joined: Wed Jun 20, 2012 9:59 pm
- Has thanked: 36 times
- Been thanked: 5 times
Re: Densitron LMRD4265
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
Did you have any luck with including the glcd in flowcode, I purchased V6 and am eagerly waiting for the file.
Regards
Tony