简介: Pwnagotchi_waveshare_V4适配(海南大学)(中) # pwnagotchi/ui/hw/libs/waveshare/v3/epdconfig.py import os import logging import sys import time class RaspberryPi: # Pin definition RST_PIN = 17 DC_PIN = 25 CS_PIN = 8 BUSY_PIN = 24 def __init__(self): import spidev import ...
mv “你修改的文件名字” pwnagotchi 使用github上v4版的源文件应该也是可以的,此处没做测试... (可选)如果你想启用sftp,你可以将 /etc/ssh/sshd_config 修改一下,将“#PermitRootLogin prohibit-password”这一行改为“PermitRootLogin yes”,然后重启ssh服务,这样就可以正常使用了。 7.完成以上步骤以后,重启你...
5.1 Waveshare 2.13" V4 As of April 2024, apparently there also exists a V4 of the display. See this pull-request for further details. 6 Install additional packages Now that the internet connection has been established, it's time to install some additional packages for added functionality. 6.1...
mv “你修改的文件名字” pwnagotchi 使用github上v4版的源文件应该也是可以的,此处没做测试... (可选)如果你想启用sftp,你可以将 /etc/ssh/sshd_config 修改一下,将“#PermitRootLogin prohibit-password”这一行改为“PermitRootLogin yes”,然后重启ssh服务,这样就可以正常使用了。 7.完成以上步骤以后,重启你...