Pwnagotchi: Difference between revisions

From Edgar BV Wiki
Jump to navigation Jump to search
(Created page with "[https://pwnagotchi.ai/installation/ Pwnagotchi.ai installation guide] [https://pinout.xyz/# Raspberry Pi GPIO pinout] [https://www.adafruit.com/product/4282 Adafruit PiRTC...")
 
No edit summary
Line 10: Line 10:


[https://github.com/waveshare/e-Paper/blob/master/RaspberryPi%26JetsonNano/python/readme_rpi_EN.txt Waveshare e-ink display test utility]
[https://github.com/waveshare/e-Paper/blob/master/RaspberryPi%26JetsonNano/python/readme_rpi_EN.txt Waveshare e-ink display test utility]
change ethernet gadget (usb network) to a stable MAC address
add the following to the end of /boot/cmdline.txt
  g_ether.host_addr=86:5A:EE:60:99:4B g_ether.dev_addr=86:5A:EE:60:99:4B

Revision as of 12:16, 12 May 2020

Pwnagotchi.ai installation guide

Raspberry Pi GPIO pinout

Adafruit PiRTC DS3231 remove the GPIO connector and then solder

PiRTC pinout

2017 info on using DS3231 Real Time Clock

Waveshare e-ink display test utility

change ethernet gadget (usb network) to a stable MAC address

add the following to the end of /boot/cmdline.txt

  g_ether.host_addr=86:5A:EE:60:99:4B g_ether.dev_addr=86:5A:EE:60:99:4B