I've purchased a display labeled 2.8-inch tftlcd for arduino (ft1509), www.mcufriend.com. I couldn't get it worked. I've tried the following library from Github and loaded different examples. Did I miss anything, is it the best library for the module I've bought?
The front view is at an angle. So it is difficult to judge whether your screen is 240x400 or 240x320. i.e. the shape.
The pcb view is not from real life at all. Even a 240x400 would not look as narrow as that. And it clearly would be too narrow to mate with the Arduino Uno header sockets.
Read the how_to file from the library installation.
Run the LCD_ID_readreg.ino sketch. Copy-Paste from the Serial Terminal to your message. (in a CODE window)
Thank you very much, the display is working perfectly. I want to plot a simple graph in this display. Could you please give me some suggestions to plot a graph in the display. (Basically, it will be having a set of values for X-axis and another set of values for Y-axis) This is for an embedded system and we have to plot a graph which is updated frequently.
Photo problem: My photo was more than 1 MB. So I have edited that in MS Paint without keeping aspect ratio, sorry for that confusion.