Pwnagotchi 1.6.2 with Waveshare V3 + MacOS Macbook Host

If you saw the other article I posted today you’ll see I got Pwnagotchi working on my Raspberry Pi 3. This is how to set it up properly on a PiZero WH using a Waveshare V3 e-ink screen. How to Get’r running get the image from here extract $ 7z e pwnagotchi-raspios-lite-1.6.2.7z burn o microsd where /dev/sdd is your microsd card. $ sudo dd if=pwnagotchi-raspios-lite-1.6.2.img of=/dev/sdd bs=1M now you wanna edit your config file before unmounting...

March 23, 2023 · 6 min · 1201 words · Matt G

Pwnagotchi on a Raspberry Pi 3 with Adafruit 3.5 LCD

The other day I stumbled across Pwnagotchi and had to give it a try. I didn’t have a Pi Zero WH but, I did have a Pi3 with 3.5" LCD, so I wanted to see if I could get it all working as a test platform before trying to find the PIZero. This isn’t really supported, but it does seem to work for testing purposes anyway so I thought I’d put this up for anyone else who wants to try....

March 22, 2023 · 3 min · 434 words · Matt G