Copy & unzip file
Copy the file into the Raspbian system, and unzip it. enter the terminal and input the following command:
sudo tar zxvf RPI_B_B+_USB_TOUCH_CAP_RASPBIAN-3.18.16-7.0-1024x600-20150806.tar.gz
Copy the file into the Raspbian system, and unzip it. enter the terminal and input the following command:
sudo tar zxvf RPI_2B_USB_TOUCH_CAP_RASPBIAN-3.18.16-v7-7.0-1024x600-20150806.tar.gz
Enable the RPi USB power output MAX
sudo nano /boot/config.txt
#add the follow line:
max_usb_current=1
Run script
cd RPI_B+_USB_TOUCH_CAP_RASPBIAN-3.18.16-7.0-1024x600-20150806
sudo ./USB_TOUCH_CAP_7.0_RASPBIAN
cd RPI_2B_USB_TOUCH_CAP_RASPBIAN-3.18.16-v7-7.0-1024x600-20150806
sudo ./USB_TOUCH_CAP_7.0_RASPBIAN
Reboot
- When finished, the system will reboot automatically. And the LCD module can work properly, including display and touch functions, after the system rebooted.