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

latest releases: v0.8, v0.7, v0.6...
28 days ago

Changelog

1WIRE

ibutton
๐Ÿ”น Opens an interactive iButton shell for reading, writing, and copying IDs between tags (RW1990).

I2C

identify <addr>
๐Ÿ”น Identifies an I2C device based on its address.
monitor <addr> [ms]
๐Ÿ”น Continuously monitors an I2C deviceโ€™s registers for changes, with an optional polling interval.
eeprom [addr]
๐Ÿ”น Opens an interactive I2C 24X series EEPROM shell (probe, read, write, analyze, dump, erase).

SPI

flash
๐Ÿ”น Opens an interactive SPI Flash shell (probe, analyze, extract strings, read, write, erase).
eeprom
๐Ÿ”น Opens an interactive SPI 25X EEPROM shell (probe, read, write, erase, dump).

2WIRE

smartcard
๐Ÿ”น Opens an interactive smartcard shell for SLE44XX cards (probe, get/set PSC, dump, unlock, protect, read, write).

3WIRE

eeprom
๐Ÿ”น Opens an interactive 3WIRE EEPROM shell for 93CX series (probe, read, write, dump, erase)..

DIO

measure <pin> [ms]
๐Ÿ”น Measures the signal frequency on the specified pin, with an optional sampling interval.

INFRARED

remote
๐Ÿ”น Opens a universal remote shell with common commands (on, mute, volume control, channel control, etc.).

BLUETOOTH

scan|sniff
๐Ÿ”นFix crash using theses commands for the M5Stick

WIFI

nc <host> <port>
๐Ÿ”น Opens a netcat session to the specified host and port. Thanks to @AndreiVladescu

JTAG

scan jtag
๐Ÿ”น Fix for JTAG scan

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

NewReleases is sending notifications on new releases.