Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gtonicdesigns/LCD-show

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%