pwnagotchi icon indicating copy to clipboard operation
pwnagotchi copied to clipboard

Support for Adafruit PiTFT

Open nachtschatt3n opened this issue 5 years ago • 4 comments

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/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-pi

nachtschatt3n avatar Jun 26 '20 13:06 nachtschatt3n

https://pwnagotchi.ai/community/#waveshare-3-5-spi-tft-screen

It says this method should work with other framebuffer based displays, give it a try.

agentages avatar Oct 15 '20 14:10 agentages

I've seen photos and, I think, a video of it working, about to give it a go since the waveshares keep dying on me. I think I have a 2.2 tft and a 3.5 pybadge or something. Not sure how aggravating it will be to configure so I'm accepting all advice lol

texastakk avatar Jan 07 '21 01:01 texastakk

I came across a solution for this, I basically installed the Pitft drivers with the adafruit script on the pwnagotchi ready to use image, then followed this : https://github.com/evilsocket/pwnagotchi/issues/124 starting from the "Reboot" step and used "spotpear24inch" in the display type instead of "inky"

crashlogs avatar Nov 14 '21 13:11 crashlogs

Hey thanks for answering I'll have to try it soon

On Sun, Nov 14, 2021, 7:55 AM Adlene Denni @.***> wrote:

I came across a solution for this, I basically installed the Pitft drivers with the adafruit script on the pwnagotchi ready to use image, then followed this : #124 https://github.com/evilsocket/pwnagotchi/issues/124 starting from the "Reboot" step and used "spotpear24inch" in the display type instead of "inky"

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/evilsocket/pwnagotchi/issues/894#issuecomment-968295562, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOG4BNMGQBK2Q5WTYK2B3UTUL65V7ANCNFSM4OJKH7OQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

texastakk avatar Nov 15 '21 09:11 texastakk