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

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

Changelog

1WIRE

copy ibutton

๐Ÿ”น Copies the ID of an iButton tag to another one (RW1990)


I2C

recover

๐Ÿ”น Attempts to release stuck I2C lines and restore bus functionality.


SPI

sdcard

๐Ÿ”น Opens an interactive SD card shell (read, write, delete files, etc.).


2WIRE

smartcard psc [get]

๐Ÿ”น Reads the current PSC (PIN Code) from the smartcard.

smartcard psc set

๐Ÿ”น Sets a new PSC (PIN Code) to secure access to the card.

smartcard unlock

๐Ÿ”น Unlocks the smartcard using the stored PSC.

smartcard write

๐Ÿ”น Writes data to the smartcardโ€™s main memory.

smartcard protect

๐Ÿ”น Permanently protects main memory from further writes.


DIO

analog <pin>

๐Ÿ”น Reads the analog voltage level on the specified pin.


WIFI

deauth <ssid>

๐Ÿ”น Sends deauthentication frames to disconnect clients from a selected access point. Thanks to @AndreiVladescu


CAN

sniff

๐Ÿ”น Continuously prints all received CAN frames.

send [id]

๐Ÿ”น Sends a CAN frame with the specified identifier.

receive [id]

๐Ÿ”น Captures and displays CAN frames matching the specified identifier.

status

๐Ÿ”น Displays the current state and statistics of the CAN controller.

config

๐Ÿ”น Configures CAN MCP2515 module and speed.

Devices Support

๐Ÿ”น Add support for the S3 Dev Kit

s3-devkit

T-Embeds

๐Ÿ”น Add a wifi scan and setup on screen with the encoder.

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

NewReleases is sending notifications on new releases.