Rotate Raspberry Pi Touchscreen Display 180d

3220 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

Unboxing

Posted by - August 15, 2015 5
First I unboxed my raspberry pi and took it out of it’s bag. The first thing I thought when I…

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.