hi thanks for the return to this post, I have been trying for some time without success, I am Brazilian I do not know much about arduino and you can imagine the work of translating research and more research ... I find it difficult to find something about this lcd, had already tried this link file up but without success, tried again and again nothing works, it presents the following error when compiling ...
? \ Users \ User \ Documents \ Arduino \ libraries \ Adafruit-SPFD54124B-master / Adafruit_SPFD54124B.h: 85: 4: error: expected ';' at the end of the declaration
? \ Users \ user \ Documents \ Arduino \ libraries \ Adafruit-SPFD54124B-master / Adafruit_SPFD54124B.h: 85: 53: warning: ISO C ++ forbids declaration of 'Color565' with no type [-fpermissive]
uint16_t Color565 (uint8_t r, uint8_t g, uint8_t b);
^
? \ Users \ user \ Documents \ Arduino \ libraries \ Adafruit-SPFD54124B-master / Adafruit_SPFD54124B.h: 89: 3: error: expected unqualified-id before 'void'
void writeData (uint8_t c);