Documentation
RPI Distribution Setup
NPM Packages
Search…
⌃K
Links
Table of Contents
Tutorials to go through
Page 3
Raspberry Pi
Raspberry Pi
USB Drives
P5.js
Pins
Build an MQTT Server Using Raspberry Pi
Static IP
Scripts
Distribution Setup
HDMI Hotplug
CM4 Setup
PM2
Startup Script
Systemd Services
Display Rotation
Raspberry Pi Display
Sleep Prevention
Kiosk Mode
RTC
Programming
Programming
Homelab
Upcoming projects
Services
Reference
Interesting Open Source Projects
UnRaid
Projects
Projects
3D Printing
Klipper
Input Shaper
CAD
Non-Ender 3 Pro
Voron
ESP32/8266
ESPTOOL
ESP MQTT
Alamods
Alamods
PR21472
Page 1
arduino cli
Quality Statistics
CSS-Tricks
Excel
Powered By
GitBook
Display Rotation
LCD Rotation(7" Touch)
1. Run the following command in the terminal
sudo nano /boot/config.txt
Add the following line to the beginning of the file
lcd_rotate=2
2. Exit the text editor with the following key presses
Ctrl+X then Y to save
HDMI Rotation
2. Run the following command in the terminal
sudo nano /boot/config.txt
Add the following line to the file
display_rotate=1
2. Exit the text editor with the following key presses
Ctrl+X then Y to save
Previous
Systemd Services
Next
Raspberry Pi Display
Last modified
1yr ago