-->
Page 1 of 1

C/D LCD library for TFTM1802 SPI Display

PostPosted: Wed Apr 22, 2015 4:32 pm
by cosmok82
I forked this project from a my previous TFTM1802 SPI Display Library for CY8CKIT-049-42xx, now ported on ESP8266 Arduino IDE.
I promise that for this weekend all libraries I released in these weeks will be tested :D.
Keep in touch ;).

Re: C/D LCD library for TFTM1802 SPI Display

PostPosted: Sun May 24, 2015 6:35 pm
by cosmok82
Finally it works!
It has been a long job :D; because I have tested all SPI signals and they have worked pretty well, but the display didn't show to me something.
At the end, I have found all bugs and fixed it for last version of Arduino IDE, the version 1.6.4.
Now, you can use it without problems; after an upgrade of Arduino, if you use a previous version.

This is the video I made some minute ago for a small preview (excuse me for video quality).



It works up to 40Mhz... right now.

Re: C/D LCD library for TFTM1802 SPI Display

PostPosted: Mon May 25, 2015 4:13 pm
by cosmok82
Lots of improvements today :D , info on github :geek: .