<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bogza.ro/index.php?action=history&amp;feed=atom&amp;title=Configuration_for_the_TFT</id>
	<title>Configuration for the TFT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bogza.ro/index.php?action=history&amp;feed=atom&amp;title=Configuration_for_the_TFT"/>
	<link rel="alternate" type="text/html" href="https://bogza.ro/index.php?title=Configuration_for_the_TFT&amp;action=history"/>
	<updated>2026-09-15T11:51:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://bogza.ro/index.php?title=Configuration_for_the_TFT&amp;diff=626&amp;oldid=prev</id>
		<title>Tinel: Created page with &quot;== About the system of 3.5 touch screen ==  The touch screen need to configure the driver for touch function , otherwise you can not use it by your own system. Here we provide...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bogza.ro/index.php?title=Configuration_for_the_TFT&amp;diff=626&amp;oldid=prev"/>
		<updated>2020-04-27T13:37:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== About the system of 3.5 touch screen ==  The touch screen need to configure the driver for touch function , otherwise you can not use it by your own system. Here we provide...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== About the system of 3.5 touch screen ==&lt;br /&gt;
&lt;br /&gt;
The touch screen need to configure the driver for touch function , otherwise you can not use it by your own system.&lt;br /&gt;
Here we provide the method to configure for Raspbian system :&lt;br /&gt;
&lt;br /&gt;
Step 1: Download the Raspbian IMG  &lt;br /&gt;
Step 2: Burn the system image&lt;br /&gt;
If you don&amp;#039;t know how to do that,you can refer to the Raspberry Pi office tutorial&lt;br /&gt;
Step 3: Open terminal(SSH) and install the driver on RaspberryPi&lt;br /&gt;
(tested on RaspberryPi 3B+,3B,2B,2B+,1B,ZERO)&lt;br /&gt;
&lt;br /&gt;
Drive File:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
sudo rm -rf LCD-show&lt;br /&gt;
git clone https://github.com/goodtft/LCD-show.git&lt;br /&gt;
chmod -R 755 LCD-show&lt;br /&gt;
cd LCD-show/&lt;br /&gt;
sudo ./LCD35-show&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make sure your RPI connects to the internet then wait a few minutes, when the system reboot ok, you can see that.&lt;br /&gt;
&lt;br /&gt;
You can also download the system image which we already configured well by following link :&lt;br /&gt;
&lt;br /&gt;
https://github.com/goodtft/LCD-show&lt;/div&gt;</summary>
		<author><name>Tinel</name></author>
	</entry>
</feed>