Rotate Raspberry Pi Touchscreen Display 180d

4025 0

Problem : our 7″ touchscreen is upside-down if you want to rest it on it’s holder.

We need to edit the config.txt file to rotate the raspberry pi display

sudo pico /boot/config.txt

Add the following line to the bottom of the file

lcd_rotate=2

Save the file and reboot your pi

Facebooktwitterredditpinterestlinkedinmail

Related Post

python to send a SMS message

Posted by - October 18, 2015 0
[crayon-68266721b4729048537324/] Keep Reading : Serial Communication with SMS Modem (FONA) GPS RESPONSE CODE ORDER Serial Commands used by our Satellite…

Mesopotamia

Posted by - February 28, 2017 0
For Mesopotamia : This page is a great resource, THE WESTERN TRADITION – Episodes #3 Mesopotamia and #4 From Bronze…

GPS RESPONSE CODE ORDER

Posted by - October 18, 2015 0
in response to AT+CGPSINF=0 0 longitude 1 latitude 2 altitude 3 UTC Broadcast Time 4 TTFF Time To First Fix…

while loop

Posted by - October 18, 2015 0
[crayon-68266721b1bc6035996052/] Keep Reading : Pi Camera Resolution Fix Hello World LED Blinking Wire camera to pi

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.