Adafruit Mini PiTFT - Color TFT1.14" 240x135 Kernel Module I

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
vboeree
 
Posts: 2
Joined: Tue Oct 12, 2021 8:18 pm

Adafruit Mini PiTFT - Color TFT1.14" 240x135 Kernel Module I

Post by vboeree »

Hi, I'm trying to get my Adafruit Mini PiTFT display working. Here is the response I get when I try to run the script from the Adafruit page...

pi@ITTY-RTTY-RO-Terminal:~ $ cd ~
pi@ITTY-RTTY-RO-Terminal:~ $ sudo pip3 install --upgrade adafruit-python-shell click
sudo: pip3: command not found
pi@ITTY-RTTY-RO-Terminal:~ $ sudo apt-get install -y git
Reading package lists... Done
Building dependency tree
Reading state information... Done
git is already the newest version (1:2.20.1-2+deb10u3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
pi@ITTY-RTTY-RO-Terminal:~ $ git clone https://github.com/adafruit/Raspberry-P ... cripts.git
fatal: destination path 'Raspberry-Pi-Installer-Scripts' already exists and is not an empty directory.
pi@ITTY-RTTY-RO-Terminal:~ $ cd Raspberry-Pi-Installer-Scripts
pi@ITTY-RTTY-RO-Terminal:~/Raspberry-Pi-Installer-Scripts $ sudo python3 adafruit-pitft.py --display=st7789_240x135 --rotation=270 --install-type=console


pi@ITTY-RTTY-RO-Terminal:~ $ git clone https://github.com/adafruit/Raspberry-P ... cripts.git
fatal: destination path 'Raspberry-Pi-Installer-Scripts' already exists and is not an empty directory.
pi@ITTY-RTTY-RO-Terminal:~ $ cd Raspberry-Pi-Installer-Scripts
pi@ITTY-RTTY-RO-Terminal:~/Raspberry-Pi-Installer-Scripts $ sudo python3 adafruit-pitft.py --display=st7789_240x135 --rotation=270 --install-type=console

And that's as far as it goes. Any ideas?

User avatar
vboeree
 
Posts: 2
Joined: Tue Oct 12, 2021 8:18 pm

Re: Adafruit Mini PiTFT - Color TFT1.14" 240x135 Kernel Modu

Post by vboeree »

Got it to work with a fresh Raspbian install. I would like to know how to make the font a little bigger though. ;)

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”