Closed Ivoah closed 10 years ago
It should in theory, although I haven't tested it yet. I just got an ILI9340 display though and can give it a shot in the next couple days to confirm.
I have the Adafruit 2.2" display with ILI9340 driver, and when I run the examples the screen turns black for a second and then goes back to white.
The init code is slightly different for the ILI9340, it may not be exactly compatible...sorry!
@tdicola Do you plan on making a python library for the ILI9340? Also, you might want to remove the part in the readme that says it works with the 2.2" TFT
readme edited - there is no current plan for porting this to any other chipset - pull requests are accepted! thx! :)
Is the init the only difference?
probably!
I have ported this to work with the ILI9340, what would be the best way to merge the two?
I bought the 2.2" LCD display (http://www.adafruit.com/products/1480) with the ILI9340 driver and tested all examples with the latest commit 54d52bde26cec29bb497b1b8a5a904c93119efe9. So far they all seem to work properly :smiley:.
Does this work with the ILI9340?