# geo-tp/ESP32-Bit-Pirate

A Hardware Hacking Tool with Web-Based CLI That Speaks Every Protocol

Repository: https://github.com/geo-tp/ESP32-Bit-Pirate
Canonical: https://ross.abutalabs.com/products/esp32-bit-pirate
Homepage: https://geo-tp.github.io/ESP32-Bit-Pirate/
Language: C++
License: MIT
License Family: permissive
Topics: esp32, hardware-hacking, debugging, can-bus, i2c, jtag, spi, uart, subghz, gpio, wifi, rfid, arduino, eeprom, bluetooth, pwm, flipperzero, radio, protocols, openocd
Last push: 2026-08-25T14:43:12+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 30
- inputs: {"age_days": 424, "days_push": 8, "days_rel": 27, "gap_med": 9.0, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5634, forks 467 (observed 2026-08-28T04:09:26.153422+00:00)

## What it is
ESP32 Bit Pirate is open-source C++ firmware that turns an ESP32-S3 board into a multi-protocol hardware debugging and analysis workbench, inspired by the Bus Pirate. It supports sniffing, sending, and scripting across wired buses (I2C, SPI, UART, JTAG, 1-Wire) and radio protocols (Wi-Fi, Bluetooth, Sub-GHz, RFID, Infrared) via a serial terminal or web-based CLI.

## Use cases
- sniff and interact with i2c and spi buses on embedded devices
- dump eeprom and spi flash chips
- debug uart serial communication on hardware
- scan and explore jtag/swd debug ports
- capture sub-ghz and infrared radio signals
- turn a cheap esp32 into a bus pirate alternative
- test bluetooth ble devices with scanning and spoofing
- perform wifi packet sniffing and network analysis

## When to choose
- you need a low-cost multi-protocol hardware debugging tool
- you want a bus pirate alternative with web-based CLI and wireless protocol support
- you're learning electronics and embedded protocols hands-on
- you need to sniff, dump, or script interactions with i2c, spi, uart, or jtag targets

## When to avoid
- you need a polished commercial logic analyzer with high sample rates
- you only work with high-level software and never touch hardware
- you require certified/safety-critical testing equipment
- your board is not an ESP32-S3 compatible device

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, cli, security, networking, embedded
- domain: hardware, embedded-systems, security, developer-tools, iot
- platform: embedded, iot, cli, cross-platform
- tags: esp32, hardware-hacking, bus-pirate, firmware, i2c, spi, uart, jtag, subghz, rfid, flipper-zero-alternative, web-serial, protocol-sniffing, hardware-debugging, debugging, web

## Member repositories
- geo-tp/ESP32-Bit-Pirate (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:26.153422+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:20.054734+00:00, confidence not recorded.
  - readme: https://github.com/geo-tp/ESP32-Bit-Pirate (fetched 2026-08-28T04:09:26.153422+00:00, sha cc38e2e39c72)
  - homepage: https://geo-tp.github.io/ESP32-Bit-Pirate/ (fetched 2026-08-29T08:49:50.175908+00:00, sha 51e13e1047ba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
