awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
EmenstaNougat avatar

EmenstaNougat/ESP32-BlueJammer

0
View on GitHub↗
5,342 stars·662 forks·other·9 viewsesp32-bluejammerflasher.pages.dev↗

ESP32 BlueJammer

ESP32-BlueJammer is an embedded signal blocker and wireless interference tool designed for the ESP32 microcontroller. It functions as a radio frequency disruptor that emits noise and unnecessary packets across the 2.4GHz spectrum to interrupt wireless communications.

The project targets the disruption of Bluetooth, WiFi, and remote control signals, including those used by drones and peripherals. It allows for spectrum testing by introducing signal noise across common radio frequency channels to evaluate device resilience.

The firmware includes mechanisms for switching between interference modes and frequency targets via hardware buttons and visual indicators. These configurations are managed through a combination of static profiles and a hardware-mapped user interface.

Features

  • Wireless Interference Tools - Generates noise and packets on the 2.4GHz spectrum to disrupt Bluetooth, WiFi, and remote control communications.
  • ESP32 Firmware Projects - Implements specialized firmware for the ESP32 microcontroller to handle low-level radio frequency manipulation.
  • RF Noise Generators - Produces continuous electromagnetic noise at 2.4GHz intervals to saturate wireless communication channels.
  • Wireless Signal Disruptors - Generates noise and transmits unnecessary packets across the 2.4GHz spectrum to interfere with multiple wireless protocols.
  • Radio Register Manipulation - Directly manipulates hardware registers to force the radio into non-standard modes for signal interference.
  • Bluetooth Signal Blockers - Prevents Bluetooth devices from maintaining stable connections by flooding the frequency with unnecessary packets.
  • Embedded Signal Blockers - Functions as a firmware-driven device using an ESP32 microcontroller to create interference in wireless frequency bands.
  • RF Protocol Disruptors - Targets specific frequency channels to interrupt data transmission for wireless drones and peripherals.
  • WiFi Signal Blockers - Interrupts WiFi data transmissions by generating interference that blocks signals between wireless clients and access points.
  • Wireless Signal Jammers - Disrupts Bluetooth, WiFi, and remote control signals by emitting noise across the 2.4GHz spectrum.
  • Wireless Network Tools - Provides hardware-based tools for auditing and attacking wireless networks through signal interference.
  • Physical Button Interfacing - Integrates physical buttons and LEDs to control and indicate real-time firmware state and frequency targets.
  • Interrupt-Driven Signal Handlers - Uses interrupt-driven routines to manage real-time state transitions and immediate response to hardware inputs.
  • Resilience Testing - Provides a means of evaluating wireless device resilience by introducing signal noise across common channels.

Star history

Star history chart for emenstanougat/esp32-bluejammerStar history chart for emenstanougat/esp32-bluejammer

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with ESP32 BlueJammer

These projects share indexed features with ESP32 BlueJammer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ankit0183/wifi-hackingankit0183 avatar

    ankit0183/Wifi-Hacking

    2,561View on GitHub↗

    This project is a wireless network security toolkit designed for monitoring wireless traffic and exploiting vulnerabilities in network authentication protocols. It provides a suite of tools for scanning networks, capturing authentication handshakes, and testing the security of wireless access points. The toolkit includes a password wordlist generator to create custom lists for offline key recovery and a handshake cracker to recover encrypted keys using brute-force methods. It also features a vulnerability scanner specifically for testing the security of the Wireless Protected Setup pin system

    Pythoncrack-handshakehackathonhacking-tool
    View on GitHub↗2,561
  • lmarzen/esp32-weather-epdlmarzen avatar

    lmarzen/esp32-weather-epd

    5,954View on GitHub↗

    This is an ESP32 firmware project that turns a low-power E-Paper display into a weather dashboard. The device runs on battery power with USB-C recharging, periodically fetches weather forecasts from a remote JSON API, and renders them on the screen alongside indoor sensor readings and battery status. The project includes a build-time SVG-to-C header converter that embeds weather icons directly into the firmware binary, and those icons can be rotated programmatically to align with wind direction before display. An error state machine handles API failures, low battery, time sync issues, and Wi-

    Cdisplayeinkembedded
    View on GitHub↗5,954
  • danmcinerney/wifijammerDanMcInerney avatar

    DanMcInerney/wifijammer

    4,263View on GitHub↗

    wifijammer is a wireless network utility designed to identify wireless targets and disrupt active network connections through management frame injection. It functions as a Wi-Fi deauthentication tool and wireless scanning utility that injects frames into the air to force devices to drop their network links. The software enables targeted disruption by focusing on specific hardware addresses across multiple radio frequencies. It employs a scanning capability that hops through Wi-Fi channels to identify active access points and connected clients within range. The project covers capabilities for

    Python
    View on GitHub↗4,263
  • spacehuhntech/esp8266_deautherSpacehuhnTech avatar

    SpacehuhnTech/esp8266_deauther

    14,840View on GitHub↗

    This project is custom firmware for ESP8266 hardware that transforms the microcontroller into a wireless security audit platform. It functions as a deauthentication tool and a wireless network simulator designed for security testing and auditing. The software enables the generation of synthetic beacon frames to create multiple fake network identifiers and sends raw management frames to force devices to disconnect from wireless access points. These capabilities allow for the simulation of deceptive wireless environments and the testing of network resilience against management frame attacks. T

    Carduinoattackboard
    View on GitHub↗14,840
Compare all 30 related projects→

Frequently asked questions

What does emenstanougat/esp32-bluejammer do?

ESP32-BlueJammer is an embedded signal blocker and wireless interference tool designed for the ESP32 microcontroller. It functions as a radio frequency disruptor that emits noise and unnecessary packets across the 2.4GHz spectrum to interrupt wireless communications.

What are the main features of emenstanougat/esp32-bluejammer?

The main features of emenstanougat/esp32-bluejammer are: Wireless Interference Tools, ESP32 Firmware Projects, RF Noise Generators, Wireless Signal Disruptors, Radio Register Manipulation, Bluetooth Signal Blockers, Embedded Signal Blockers, RF Protocol Disruptors.

Which projects share features with emenstanougat/esp32-bluejammer?

Projects with overlapping indexed features include: ankit0183/wifi-hacking — This project is a wireless network security toolkit designed for monitoring wireless traffic and exploiting… spacehuhntech/esp8266_deauther — This project is custom firmware for ESP8266 hardware that transforms the microcontroller into a wireless security… danmcinerney/wifijammer — wifijammer is a wireless network utility designed to identify wireless targets and disrupt active network connections… lmarzen/esp32-weather-epd — This is an ESP32 firmware project that turns a low-power E-Paper display into a weather dashboard. The device runs on… hash3lizer/wifibroot — WiFiBroot is a command-line utility designed for wireless network security auditing and penetration testing. It… arduino-irremote/arduino-irremote — This project is an infrared communication library and hardware driver for Arduino microcontrollers. It provides the…