mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
README update
This commit is contained in:
10
README.md
10
README.md
@ -31,9 +31,17 @@ For hackers to learn reinforcement learning, WiFi networking and have an excuse
|
|||||||
### Hardware
|
### Hardware
|
||||||
|
|
||||||
- Raspberry Pi Zero W
|
- Raspberry Pi Zero W
|
||||||
- [Waveshare eInk Display (V2)](https://www.waveshare.com/2.13inch-e-paper-hat.htm) (optional if you connect to usb0 and point your browser to the web ui, see config.yml)
|
|
||||||
- A decent power bank (with 1500 mAh you get ~2 hours with AI on)
|
- A decent power bank (with 1500 mAh you get ~2 hours with AI on)
|
||||||
|
|
||||||
|
#### Display (optional)
|
||||||
|
|
||||||
|
The display is optional if you connect to `usb0` (by using the data port on the unit) and point your browser to the web ui (see config.yml).
|
||||||
|
|
||||||
|
The supported models are:
|
||||||
|
|
||||||
|
- [Waveshare eInk Display (V2)](https://www.waveshare.com/2.13inch-e-paper-hat.htm)
|
||||||
|
- [Pimoroni Inky pHAT](https://shop.pimoroni.com/products/inky-phat)
|
||||||
|
|
||||||
### Software
|
### Software
|
||||||
|
|
||||||
- Raspbian + [nexmon patches](https://re4son-kernel.com/re4son-pi-kernel/) for monitor mode, or any Linux with a monitor mode enabled interface (if you tune config.yml).
|
- Raspbian + [nexmon patches](https://re4son-kernel.com/re4son-pi-kernel/) for monitor mode, or any Linux with a monitor mode enabled interface (if you tune config.yml).
|
||||||
|
Reference in New Issue
Block a user