{"id":360,"date":"2021-09-16T07:33:55","date_gmt":"2021-09-16T07:33:55","guid":{"rendered":"https:\/\/tomtechproductions.be\/?p=360"},"modified":"2021-09-16T07:33:55","modified_gmt":"2021-09-16T07:33:55","slug":"rotate-screen-raspberry-pi","status":"publish","type":"post","link":"https:\/\/blog.tomtechproductions.be\/index.php\/2021\/09\/16\/rotate-screen-raspberry-pi\/","title":{"rendered":"Rotate screen raspberry pi"},"content":{"rendered":"\n<p>Source: https:\/\/howchoo.com\/pi\/raspberry-pi-display-rotation <\/p>\n\n\n\n<p>Open file<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/boot\/config.txt<\/code><\/pre>\n\n\n\n<p>Rotate the display<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>display_rotate=0 # Normal (landscape)\ndisplay_rotate=1 # 90 degrees (portrait, upside down)\ndisplay_rotate=2 # 180 degrees (landscape)\ndisplay_rotate=3 # 270 degrees (portrait, upside down)\ndisplay_rotate=0x10000 # horizontal flip\ndisplay_rotate=0x20000 # vertical flip<\/code><\/pre>\n\n\n\n<p>Rotate touch input<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>lcd_rotate=0 # default (normal landscape)\nlcd_rotate=1 # 90 degrees (portrait, upside down)\nlcd_rotate=2 # 180 degrees (landscape)\nlcd_rotate=3 # 270 degrees (portrait, upside down)<\/code><\/pre>\n\n\n\n<p>Reboot the device<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Source: https:\/\/howchoo.com\/pi\/raspberry-pi-display-rotation Open file Rotate the display Rotate touch input Reboot the device<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-360","post","type-post","status-publish","format-standard","hentry","category-geen-categorie"],"_links":{"self":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts\/360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/comments?post=360"}],"version-history":[{"count":0,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts\/360\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/media?parent=360"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/categories?post=360"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/tags?post=360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}