-
Using the latest:
**Node:** v6.2.2
**Raspbian**: Release 2016-05-27
**NPM:** v3.9.5
Raspberry Pi 3 Model B
[PiTFT 2.8" TFT 320x240 + Capacitive Touchscreen for Raspberry Pi](https://www.adafruit.com/…
-
Hi,
Is anyone working on a DT overlay for the Adafruit PiTFT 2.8 capacitive touchscreen?
https://www.adafruit.com/products/1983
Adafruit provide their own kernel with an overlay which can be found h…
-
Hello,
I am using an AdaFruit PiTFT Plus 480x320 3.5" Display (https://www.adafruit.com/products/2441), and I noticed the HX8357 drivers were in staging but I have been unable to get these drivers to…
ghost updated
8 years ago
-
I use GPIO with this config:
```
{ 22, KEY_LEFT }, // Joystick (4 pins)
{ 23, KEY_RIGHT },
{ 17, KEY_UP },
{ 27, KEY_DOWN },
{ 24, KEY_LEFTCTRL }, // A/Fire/…
-
Just followed https://www.youtube.com/watch?v=4u1NKok2-BE to get the PiTFT to work on a Rasp 3, but when it got to this step I used the new commit where we do not change the ioStandard table at all bu…
-
(TL;DR - When I boot up the PiZero after installing the PiTFT kernel, the kernel panics a few minutes later)
After hardware hacking my 3.5" Resistive Touch PiTFT by removing the header pins and solde…
-
I have a Raspberry Pi 3, and have been using it with OctoPi happily for several months. I was recently gifted a PiTFT, and have been completely unable to make it work with OctoPi. Something seems to…
-
Currently I am trying to use an Adafruit 2.8" ILI9341 breakout board ( http://bit.ly/1xPvFbw ) with fbtft however I can't seem to get it working. If someone could tell me if they have had it working o…
-
Hello i'm using pitft on my olimex A10 board based on allwinner A10 chip.
Lcd works fine with notro drivers but i can't use capacitive touch.
I have compiled kernel with adafruit driver using this po…
-
I'm running a pi with the ArchLinux ARM distro on it. When I upgrade to the latest kernel my display doesn't comes up anymore
```
==> Software upgrade (new version) :
core/linux-raspberrypi 4.1.8-1 -…