Rotate Raspberry Pi Touchscreen Display 180d

4291 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

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…

Serial Commands used by our Satellite transciever.

Posted by - October 17, 2015 0
We will need the crc16 python code library : http://code.google.com/p/pycrc16/downloads [crayon-68f35e6c76b47311147082/] [crayon-68f35e6c76b4e382313328/]   [crayon-68f35e6c76b51276679843/] Keep Reading : Serial Communication with…

Phase One

Posted by - August 15, 2015 2
“Phase One” is where we learned basic raspberry pi use. we started with the unboxing of our model 2 B raspberry…

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.