We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sudo apt-get update && \ sudo apt-get upgrade && \ sudo apt-get install git python3-dev python3-pip \ crossbuild-essential-armhf libatlas-base-dev \ libhdf5-dev libhdf5-serial-dev \ libopenjp2-7-dev ibtiff5 build-essential cmake pkg-config && \ sudo pip3 install -U virtualenv
git clone [email protected]:goodtft/LCD-show.git chmod -R 755 LCD-show cd LCD-show sudo ./LCD35-show
Used to copy primary framebuffer to secondary framebuffer (required for SPI displays)
https://github.com/tasanakorn/rpi-fbcp
The text was updated successfully, but these errors were encountered:
leigh-johnson
No branches or pull requests
System dependencies
TFT drivers
FBCP
Used to copy primary framebuffer to secondary framebuffer (required for SPI displays)
https://github.com/tasanakorn/rpi-fbcp
The text was updated successfully, but these errors were encountered: