Looking for example code to drive NHD-2.7-12864UCY3
I been looking on the internet for well documented example C code to get the font tables so I can get my NHD-2.7-12865UCY3 working.
There are a couple examples that appear to close but I see references to the ILI9341.
Is the SSD1325 a different controller than the ILI9341? Are these compatible or are they totally different controllers?
0
-
Hi,
These are going to be totally different controllers.
The ILI9341 is a controller made for TFT displays (Full Color LCD). Where the SSD1325 is made for monochrome OLED displays.
If it helps I recommend looking at U8Glib, which is a graphics library made for various OLED controllers.
You can find their site here: https://github.com/olikraus/u8glib0
Please sign in to leave a comment.
Comments
1 comment