-
It would be great if Pwnagotchi would support the Adafruit PiTFT LCD Family. The console output drivers are supplied by Adafruit it should be easy to stitch it together.
https://learn.adafruit.com…
-
I had the same problem as described in [this](https://github.com/adafruit/FreqShow/issues/2) issue:
If I make the changes for pygame described there, I run into another issue.
`Found Fitipower FC0…
-
Am setting up battery monitor with pitft and running into trouble with screen freezing. Should there be conflicts with spi and pitft? Reading about similiar issues from following forums
https://www…
-
Adafruit support mention including the EEPROM lines on pins 27,28 in this support forum post https://forums.adafruit.com/viewtopic.php?f=19&t=96823&p=485549&hilit=pitft+datasheet#p485549
But the da…
-
I'm unable to install pitft using node.js v12.7.0 on Armbian - Ubuntu Bionic.
> pi@pizero:~/projects/lcd$ npm install pitft
>
> > pitft@0.0.17 install /home/pi/projects/lcd/node_modules/pitft
>…
-
This is a BIG ask, I know, but I LOVE the [PiTFT Plus](https://www.adafruit.com/products/2298) display. However, I am not a driver developer and can't figure this thing out.
Could someone add suppo…
-
I'll preface this by saying that I know this is a feature request and you have don a ton for the community...
I wonder if you might consider adding the ability to print the data plots that the serv…
-
adafruit has some new 240x135 and 240x240 display hats that cover 2x12 gpio
pinout is available here https://learn.adafruit.com/adafruit-mini-pitft-135x240-color-tft-add-on-for-raspberry-pi/pinouts
-
Hi,
I want to use the project PIGRRL with an Archlinux.
For the screen PITFT, I add these lines in config.txt:
> device_tree_overlay=pitft28
> dtoverlay= pitft28,rotate=270,speed=32000000,fps=60
A…
-
I'm making use of an old but quite common "XC9022" - aka. [Adafruit PiTFT - 320x240 2.8" TFT + Resistive Touchscreen](https://www.adafruit.com/product/1601) with the 4 GPIO buttons (#'s 23, 22, 27 & 1…