# LCD-show **Repository Path**: redef/LCD-show ## Basic Information - **Project Name**: LCD-show - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-30 - **Last Updated**: 2021-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to install the driver -------for 3.5inch GPIO-------------- \ sudo rm -rf LCD-show \ git clone https://github.com/lcddiy/LCD-show.git \ chmod -R 755 LCD-show \ cd LCD-show \ sudo ./LCD35-show -------for 3.5inch HDMI 480X320-------------- \ sudo rm -rf LCD-show \ git clone https://github.com/lcddiy/LCD-show.git \ chmod -R 755 LCD-show \ cd LCD-show \ sudo ./LCD35-HDMI-480x320-show -------for 3.5inch HDMI 600X400-------------- \ sudo rm -rf LCD-show \ git clone https://github.com/lcddiy/LCD-show.git \ chmod -R 755 LCD-show \ cd LCD-show \ sudo ./LCD35-HDMI-600x400-show -------for 4.0inch HDMI 480X320-------------- \ sudo rm -rf LCD-show \ git clone https://github.com/lcddiy/LCD-show.git \ chmod -R 755 LCD-show \ cd LCD-show \ sudo ./LCD40-HDMI-480x320-show -------for 4.0inch HDMI 600X400-------------- \ sudo rm -rf LCD-show \ git clone https://github.com/lcddiy/LCD-show.git \ chmod -R 755 LCD-show \ cd LCD-show \ sudo ./LCD40-HDMI-600x400-show -------for 7.0inch HDMI 1024X600-------------- \ sudo rm -rf LCD-show \ git clone https://github.com/lcddiy/LCD-show.git \ chmod -R 755 LCD-show \ cd LCD-show \ sudo ./LCD70-HDMI-1024x600-show -------for HDMI recovery-------------- \ sudo rm -rf LCD-show \ git clone https://github.com/lcddiy/LCD-show.git \ chmod -R 755 LCD-show \ cd LCD-show \ sudo ./LCD-hdmi