stratatools icon indicating copy to clipboard operation
stratatools copied to clipboard

eeprom uid transposer

Open RobListon opened this issue 9 years ago • 1 comments

Is it possible to add option for a transposer or formatter function to this project so that I can enter the UID of a chip as it is displayed at /sys/bus/w1/devices/ (eg. 23-0000014b4065) and have it converted to the UID (eg. b60000014b406523) used to encrypt/decrypt the eeprom? It's not a big deal but would help prevent an accidental typo from messing things up. Thanks.

RobListon avatar May 14 '15 18:05 RobListon

It is possible ;)

I'm currently in the process of making sure the software work in Python3, then I'll move into making it easier to use.

bvanheu avatar May 28 '15 15:05 bvanheu