Skip to content

Instantly share code, notes, and snippets.

@hiroMTB
Last active October 8, 2017 12:31
Show Gist options
  • Save hiroMTB/09c81f48f49328c1d3932793d39a11c7 to your computer and use it in GitHub Desktop.
Save hiroMTB/09c81f48f49328c1d3932793d39a11c7 to your computer and use it in GitHub Desktop.
RPi 3.2 inch TFT setup
Device
https://www.conrad.de/de/raspberry-pi-display-modul-schwarz-rb-tft32-v2-raspberry-pi-a-b-b-raspberry-pi-1380381.html
English document
https://www.waveshare.com/wiki/3.2inch_RPi_LCD_(B)
Chinese document
http://www.waveshare.net/wiki/3.2inch_RPi_LCD_(B)
download script
http://www.waveshare.net/w/upload/0/00/LCD-show-170703.tar.gz
excute script
cd LCD-show
chmod +x LCD32-show
./LCD32-show
Show HDMI display
cd LCD-show
. /LCD-hdmi
Show TFT display
cd LCD-show
./LCD32-show
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment