UCTRONICS / UCTRONICS_LCD35_RPI

This driver is used for UCTRONICS LCD35 with SPI interface
42 stars 16 forks source link

UCTRONICS_LCD35_RPI (SKU: U4703)

This driver is used for UCTRONICS LCD35 with SPI interface

Revision History:

Any problems, please refer to our troubleshootings

Easy Install

wget https://raw.githubusercontent.com/UCTRONICS/UCTRONICS_LCD35_RPI/master/install
sudo chmod +x install
sudo ./install 

Detail operations

Step1: Expand the sd card first

sudo raspi-config choose Advanced Operations -> Expand Filesystem 
sudo reboot

Step2: Update your raspberry pi system

 sudo apt-get update

Step3: Download the driver package

 sudo git clone https://github.com/UCTRONICS/UCTRONICS_LCD35_RPI.git

EasyBehavior

Step4: Come in the UCTRONICS_LCD35_RPI

 cd UCTRONICS_LCD35_RPI

EasyBehavior

Step5: Get run permissions

 sudo chmod 777 UCTRONICS_LCD_backup
 sudo chmod 777 UCTRONICS_LCD35_install
 sudo chmod 777 UCTRONICS_LCD_restore
 sudo chmod 777 UCTRONICS_LCD_hdmi

EasyBehavior

Step6: backup data

 sudo ./UCTRONICS_LCD_backup

EasyBehavior

Step7: install the LCD35 driver

 sudo ./UCTRONICS_LCD35_install

EasyBehavior

wait a while the system will be installed and restarted automatically.

Reuse the pre-installation system

 sudo ./UCTRONICS_LCD_restore

display on hdmi

   sudo ./UCTRONICS_LCD_hdmi

Add more functions for the LCD :

NO1. Install calibration software for calibration

  cd UCTRONICS_LCD35_RPI
  sudo unzip Xinput-calibrator_0.7.5-1_armhf.zip 
  cd xinput-calibrator_0.7.5-1_armhf/
  sudo dpkg -i -B xinput-calibrator_0.7.5-1_armhf.deb

NO2. Install virtual keyboard

Add new ICON to desktop ?

If it's just a folder, add it directly to the desktop

If it is an executable, follow this steps:

Rotate the screen to 0/90/180/270 degree

cd ~UCTRONICS_LCD35_RPI

Rotation =0

Alt text

Rotation =180

Alt text