WeatherDuino Forum

Full Version: TFT LCD ILI9341 display
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible to invert the display in software so I can mount it "upside down"
Jim
Those TFT displays can rotate the info on the display easily, but doing it doesn't automatically rotate the touch screen coordinates, which implies that you have to edit the code, and rewrite all touch screen rules, with new coordinates.