- Have all the nearby Wi-Fi networks
- Know if the Wi-Fi networks are public or private
- Get the dBm of the Wi-Fi networks
- Get the channels of the Wi-Fi networks
1-Raspberry pico h
2-ESP8266 wifi hat from sb components
Install the main.py script on your Raspberry Pico H.
Once this is done, you just need to connect your Raspberry Pico H to any USB power supply, and the program will start automatically.
To exit the menu and switch to sniffing mode, you just need to press the reset button on the ESP8266 Wi-Fi hat.
Github: lookthis664