Last active
June 10, 2020 01:11
-
-
Save SummittDweller/624628ae38586d6b26024dd14de4b8d0 to your computer and use it in GitHub Desktop.
5" Raspberry Pi Display QuickStart - Driver Installation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo rm -rf LCD-show | |
git clone https://github.com/goodtft/LCD-show.git | |
chmod -R 755 LCD-show | |
cd LCD-show | |
sudo ./LCD5-show |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment