Hi guys,
My LCD on the Arduino mega board is upside down fixed to the panel & cannot be turned physically.
Is there a code command that can rotate the text 180 degree to rectify this problem.
I got both, scrolling & static alphanumeric text to be turned & displayed in the right readable direction.
It depends on the library you use. Most TFT libraries have a setRotation() method, values 0..3.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.