github geo-tp/ESP32-Bus-Pirate v0.3

latest releases: v0.8, v0.7, v0.6...
one month ago

Changelog

I2C

slave <addr>

🔹 Emluates an I2C slave device at given address.

dump <addr>

🔹 Reads all registers from the given device address.

glitch <addr>

🔹 Sends a crafted sequence to disrupt or provoke faulty I2C behavior.

flood <addr>

🔹 Continuously sends traffic to overload or saturate the target device.


2WIRE

smartcard probe

🔹 Detects and decodes the ATR of a smartcard.

smartcard security

🔹 Displays the smartcard's security memory layout.

smartcard dump

🔹 Dumps the full content of the smartcard.

config

🔹 Configures 2-Wire or smartcard communication parameters.


LED

scan

🔹 Tries to auto-detect the connected LED type.

fill <color>

🔹 Fills all LEDs with the specified color.

set <index> <color>

🔹 Sets a specific LED to a given color.

blink

🔹 Blinks all LEDs simultaneously.

rainbow

🔹 Displays a flowing rainbow animation.

chase

🔹 Activates a chasing light effect.

cycle

🔹 Cycles through a series of colors.

wave

🔹 Plays a wave animation across LEDs.

reset [num led]

🔹 Turns off all LEDs or the specified LED.

setprotocol

🔹 Selects the active LED protocol (WS2812, APA102, etc.).

config

🔹 Configures LED settings (brightness, count, etc.).


WIFI

ssh <host> <user> <pass> [port]

🔹 Opens an SSH session with the specified credentials.


JTAG

scan swd

🔹 Scans available pins for SWD devices.

scan jtag

🔹 Scans available pins for JTAG devices.

config

🔹 Configures the JTAG/SWD scan and interface settings.

Device Support

🔹 Add support for M5STACK StampS3
stamps3

🔹 Add support for M5STACK AtomS3 Lite
atom

🔹 Add support for LILYGO T-embed S3
tembed

🔹 Add support for LILYGO T-embed S3 CC1101
tembedcc1101

Don't miss a new ESP32-Bus-Pirate release

NewReleases is sending notifications on new releases.