Instructions

Now, restart the Raspberry Pi with the following command.
sudo reboot
Next, download the library LIBt144from BLavery, which is released
under the
GNU General Public License version 3
.
git clone https://github.com/BLavery/LIBtft144.git
cd LIBtft144
In addition, download the sample script we have provided.
wget https://joy-it.net/files/files/Produkte/SBC-LCD02/SBC-LCD02.zip
unzip SBC-LCD02.zip && rm SBC-LCD02.zip
At this point, you can use the following command to run the sample code.
python3 SBC-LCD02.py






