Table of Contents

3.5 inches touch screen

Features

Interface

How-to

  1. Connect the LCD screen and raspberry pi.
  2. copy the drive (LCD_show.tar.gz) to raspberry pi
  3. decompress file tar -xzvf LCD_show.tar.gz
  4. go into the folder cd LCD-show
  5. hold bootloader sudo apt-mark hold raspberrypi-bootloader
  6. update system sudo apt-get update
  7. upgrade system sudo apt-get upgrade
  8. install driver sudo ./LCD35_v1
  9. after a few seconds the system will reboot

If you want to use the HDMI, you can use this command sudo ./LCD_hdmi