Driver : TODO
System image : TODO
Connect the LCD screen and raspberry pi.
copy the drive (LCD_show.tar.gz) to raspberry pi
decompress file tar -xzvf LCD_show.tar.gz
go into the folder cd LCD-show
hold bootloader sudo apt-mark hold raspberrypi-bootloader
update system sudo apt-get update
upgrade system sudo apt-get upgrade
install driver sudo ./LCD35_v1
after a few seconds the system will reboot
If you want to use the HDMI, you can use this command sudo ./LCD_hdmi