[Holiday Notice] Please be informed that our office will be closed on September 16 in observance of a public holiday. Kindly note that all orders placed after 12:00 PM (GMT +8) on September 13 will be processed on September 17. Thank you for your understanding, and we apologize for any inconvenience caused.
Getting Started With 3.5

Getting Started With 3.5

Introduction

TFT Touch Screen is a great HAT for versatile control panel and you can consider to use it on your Raspberry Pi project. In this tutorial, we will show you how to interface this HAT with the latest Raspberry Pi board - Raspberry Pi 4 Model B.

Video

This video shows how to get started with 3.5" TFT Touch Screen Using Raspberry Pi 4 and Raspbian OS.

 

Hardware Preparation

This is the list of items used in the video.

Command Line

Please write following command in the Raspbian Terminal.

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

Thank You

References

  • 3.5inch RPi Display - Wiki

Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.

Related Products