Skip to content

Instantly share code, notes, and snippets.

View incredincomp's full-sized avatar
🙈
Monkeying Around

IncredInComp incredincomp

🙈
Monkeying Around
View GitHub Profile
@GermaniumSystem
GermaniumSystem / pwnagotchi notes
Last active July 14, 2025 06:13
How to set up a pwnagotchi in 25* simple steps.
Preface:
I have no idea if any of this is the "right" way of doing it. This is just how I got my unit working.
Good luck.
WARNING: Do not use a V1 Waveshare display module with a stock pwnagotchi! The pwnagotchi expects a V2 module, and may irreparably damage a V1 module!
A V1 display module *can* work, but you must modify `waveshare.py` and `display.py` beforehand. For the time being, this is left as an exercise for the reader.
If you have already burnt a V1 display, try disconnecting it from the Pi and leaving it overnight. This may rejuvenate the display somewhat, but it will likely still display signs of damage.
Installation:
1. `dd` Raspbian Lite to an SD card.