-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# wifi-probe | ||
A visual Wi-Fi probe device based on the Raspberry Pi Pico W microcontroller and the Pimonori Pico Display Pack 2.0". | ||
A visual Wi-Fi probe device based on the Raspberry Pi Pico W microcontroller and the Pimonori Pico Display Pack 2.0". | ||
|
||
# Basic Usage | ||
## Select, scroll & pin | ||
- Press A to scroll up, B to scroll down. | ||
- Press X to pin the network the cursor is indicating. | ||
- Press X again to unpin the network. | ||
|
||
## Modes | ||
- Press Y to toggle between modes. There are currently 2 modes: interference check and rssi percentage. | ||
|
||
# Demo | ||
![Test of the wifi probe in the hallways of my building](https://cdn.discordapp.com/attachments/938231835488550914/1125992646012309524/IMG_8463.jpg) |