phase_1_-_the_wifi_analyzer_software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| phase_1_-_the_wifi_analyzer_software [2026/08/20 16:24] – [Introduction] walkeradmin | phase_1_-_the_wifi_analyzer_software [2026/08/20 16:52] (current) – [Wifi Analyzer Software] walkeradmin | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| \\ | \\ | ||
| {{ : | {{ : | ||
| + | Back to [[pico_wifi_analyzer_-_phase_1|Pico Wifi Analyzer Phase 1]] | ||
| ---- | ---- | ||
| ===== Introduction ===== | ===== Introduction ===== | ||
| Line 10: | Line 11: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | Here is the Python code you need to save to your Pico. | + | Here is the Python code you need to save to your Pico. To start, I would just copy this code in to Thonny and run it from there. |
| < | < | ||
| Line 123: | Line 124: | ||
| # ---------------------------------------------------- | # ---------------------------------------------------- | ||
| networks = [ | networks = [ | ||
| - | ("WildWalker", "Manager68.."), | + | ("SSID1", "YOUR-SSID-PASSWORD"), |
| - | ("WildWalker_v2G4", "9090909090") | + | ("SSID2", "YOUR-SSID-PASSWORD") |
| ] | ] | ||
phase_1_-_the_wifi_analyzer_software.1787243081.txt.gz · Last modified: by walkeradmin
