Skip to content

Raspberry Pi: 28" Touchscreen

msandholz edited this page Jan 8, 2021 · 1 revision

Install TouchScreen

  1. To install TFT 28" Touchscreen, see Adafruit
    cd ~
    wget https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/adafruit-pitft.sh
    chmod +x adafruit-pitft.sh
    
  2. Configure with sudo ./adafruit-pitft.sh
    Select configuration: 1. PiTFT 2.4", 2.8" or 3.2" resistive (240x320)
    Select rotation: 1. 90 degrees (landscape)
    
Clone this wiki locally