5152+ reviews
Order by 16:00 for same day shipping
14 days return
GB
EN
Individual
Business
Make sure the holes on the case align with those on the RPI
Mount the RPI onto the acrylic plate using the bolts and nuts.
You can choose to use the spacers. We did not do this as it is not absolutely necessary.
Assemble the side walls as shown
Place the display on the RPI
This tutorial is written for users who are more familiar with the Raspberry Pi and Linux.
Connect the raspberry Pi to a monitor using the HDMI cable.
The following steps require a keyboard & mouse.
Follow the instructions on the monitor and update the board.
Open the terminal.
Enter:
sudo rm -rf LCD show git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD show cd LCD show/sudo ./LCD35-show
The screen should now work.
Open the terminal.
Enter:
sudo apt-get install matchbox keyboard
You can find the keyboard via: Menu > Accessories > Keyboard & Mouse
Open the terminal.
Enter:
sudo apt-get install -y xinput-calibrator
Now you can calibrate the display.
To implement the new values, the board must be rebooted.
Enter:
sudo reboot
Once your LCD Display works your HDMI output will no longer work.
If you still want to work via a monitor, you can reactivate the HDMI output.
Enter:
sudo ./LCD-hdmi