Skip to content

This project combines a Raspberry Pi Pico H with an "ESP8266 Module IoT WiFi HAT" from SB Components to create a WiFi sniffer. It enables network monitoring and command execution via a User Application Tool (UAT), making it a practical solution for IoT enthusiasts and network analysis.

Notifications You must be signed in to change notification settings

lookthis664/Wifi-sniffer-for-raspberry-pico-h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

WIFI SNIFFER


Wifi sniffer

Wifi sniffer using a raspberry pico h and a wifi hat

Features

  • 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

Requirements

1-Raspberry pico h
2-ESP8266 wifi hat from sb components

How to use it?

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.

Author

Github: lookthis664

About

This project combines a Raspberry Pi Pico H with an "ESP8266 Module IoT WiFi HAT" from SB Components to create a WiFi sniffer. It enables network monitoring and command execution via a User Application Tool (UAT), making it a practical solution for IoT enthusiasts and network analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages