WeatherDuino Forum
TFT LCD ILI9341 display - Printable Version

+- WeatherDuino Forum (https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (https://www.meteocercal.info/forum/Forum-Weather-Stations-WeatherDuino-Pro2-Line)
+--- Forum: Hardware Questions (https://www.meteocercal.info/forum/Forum-Hardware-Questions)
+--- Thread: TFT LCD ILI9341 display (/Thread-TFT-LCD-ILI9341-display)



TFT LCD ILI9341 display - Barrow4491 - 18-07-2017

Is it possible to invert the display in software so I can mount it "upside down"
Jim


RE: TFT LCD ILI9341 display - werk_ag - 20-07-2017

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.