ESP32 as counter-surveillance platform
Summary
This article introduces how to use low-cost ESP32 microcontrollers to build a counter-surveillance platform, employing open-source tools to detect and counter surveillance technologies such as license plate recognition and police cameras, thereby enabling accessible privacy protection.
View Cached Full Text
Cached at: 09/02/26, 03:55 PM
Similar Articles
The coolest anti-surveillance tools at Defcon [video]
At Def Con, independent hackers presented affordable, open-source tools for detecting surveillance technologies like smart cameras and fake cell towers, making counter-surveillance accessible to the public.
@grapeot: A complete machine vision project, from collecting image data from scratch, labeling, neural network training, quantization, building a system on a microcontroller (ESP32), firmware flashing and deployment. After deployment, the results turned out poor, so I retrained from scratch, then optimized performance and energy consumption, and finally deployed. If a senior scientist were to do it, it would take...
The author used GPT-5.6 to complete a garage door recognition project on ESP32-CAM within 10 hours, covering data collection, labeling, training, quantization, and deployment, demonstrating AI's autonomous capabilities in hardware development, and sharing insights on human-machine collaboration.
@CycleDecoded: Many folks on X who are into price-drop monitoring, ticket grabbing, and deal hunting have been quietly using this tool. This killer GitHub project with 32.6k stars http://changedetection.io is basically a "global webpage watch plugin". Whether it's a price cut, stock replenishment, a silent webpage patch, ...
Introducing changedetection.io, an open-source webpage change monitoring tool that supports AI summaries, visual selection of monitored areas, multiple notification channels, and Docker private deployment.
@Smartpigai: It's not just the camera that's shocking; this time it's 'WiFi itself seeing you.' An open-source project called RuView has gained over 70k stars on GitHub, and its idea is somewhat outrageous: The ordinary WiFi signal in your home is not just an internet tool; it can also become an 'invisible sensing radar.' It can do these things...
Introduces an open-source project called RuView that uses CSI data from ordinary WiFi signals and AI models to achieve camera-free indoor human perception, including people counting, pose estimation, breathing and heart rate monitoring, and fall detection. It has gained over 70k stars on GitHub.
ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
ESP32 Bit Pirate is an open-source firmware that turns an ESP32 into a multi-protocol hacking tool, supporting sniffing and interaction with various digital and radio protocols via serial or web-based CLI.