-->
Page 1 of 1

ESP-12F and ILI9341 LCD Display

PostPosted: Mon Jan 25, 2016 12:39 am
by led-bloon
I have a working copy of the Adafruit-ILI9341 library for the ESP, having made numerous patches.
Were these problems well known? Was I using an early version of the library?
Should I post this code somewhere for future reference?
Rgds to all
led

Re: ESP-12F and ILI9341 LCD Display

PostPosted: Mon Jan 25, 2016 4:21 pm
by WereCatf
Were these problems well known?


You're not even saying what problems you're talking about, how are we supposed to know? Besides, there is already an ESP8266 - optimized version of the ILI9341 - library at https://github.com/Links2004/Adafruit_ILI9341

Re: ESP-12F and ILI9341 LCD Display

PostPosted: Mon Jan 25, 2016 4:59 pm
by led-bloon
Sri, the original library, I had, would not compile at all, with multiple errors. I believed I had the latest library available and a search on this forum gave me no clue as to the problem/fix. I am using Arduino IDE v1.6.7 and v2.0.0 ESP core.
Thanks for answering my question though. In future I will use Google and not rely on this forum's search facility.