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
🔹 Add support for M5STACK AtomS3 Lite