
https://github.com/geo-tp/ESP32-Bit-Pirate
ESP32 Bit Pirate is an open-source firmware that turns compatible ESP32 devices into versatile hardware hacking and debugging tools, inspired by the original Bus Pirate.
It lets you analyze, control, and automate protocols such as I2C, UART, SPI, and 1-Wire through either a serial terminal or a web-based CLI. It also includes support for wireless technologies like Wi-Fi, Bluetooth, Sub-GHz, and RFID.


Interactive command-line interface (CLI) via USB Serial or WiFi Web.
Modes for:
HiZ (default)
I2C (scan, glitch, slave mode, dump, eeprom)
SPI (eeprom, flash, sdcard, slave mode)
UART / Half-Duplex UART (bridge, read, write)
1WIRE (ibutton, eeprom)
2WIRE (sniff, smartcard) / 3WIRE (eeprom)
DIO (Digital I/O, read, pullup, set, pwm)
Infrared (send, record, universal remote)
USB (HID, flashrom, storage, usb-uart)
Bluetooth (BLE HID, scan, spoofing, sniffing)
Wi-Fi / Ethernet (sniff, deauth, nmap, netcat)
JTAG (scan, SWD, openOCD)
LED (animations, set LEDs)
I2S (test speakers, mic, play sound)
CAN (sniff, send and receive frames)
SUBGHZ (analyze, record, replay)
RFID (read, write, clone)
RF24 (scan, send, receive)
FM (analyze, broadcast)
CELL (dump sim card, sms, call)
Repo: https://github.com/geo-tp/ESP32-Bit-Pirate
WebFlasher: https://geo-tp.github.io/ESP32-Bit-Pirate/webflasher/
Wiki / Documentation: https://github.com/geo-tp/ESP32-Bit-Pirate/wiki
ESP32 Bit Pirate Dock: https://github.com/AndreiVladescu/ESP32-Bit-Pirate-Dock
