An ESP32 Wi-Fi sniffer with a web interface supporting multiple devices. Designed for monitoring the amount of people in an area.
(AI used to write some code for the sniffing part)
Gabrijel
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I've added SSID sniffing/collecting and data exporting. That way, you can easily export and process the data yourself - especially useful if you're a researcher.
I also added a viewer for individual MACs so that you can see where the individual MAC addresses went!
Added a board management page! You can list, remove and manually add boards now. Next up are stats for individual boards!
I started working on the frontend and the first thing i did was adding the upload page, where you can automatically upload the firmware, configure and trust the board by clicking a single button :D