0

HEX to GC compressed

Does anyone have a program that preferably converts HEX to GC compressed or at least GC to GC compressed?  I'm using iConvert to go from HEX to GC, but wish they gave us the option of GC compressed.  GC, can you add that please?  I have a lot of HEX codes to convert and loathe the idea of converting to GC and then manually converting to GC compressed.

EDIT:

Here is a python program and a sample CSV file.  The commands generated should be correct, but I haven't tested it.  The program generates a CSV and XML document with all of the codes.  I don't do anything with the offset value, but from what I've read on here it's rare that it ever needs to be changed.

The csv file structure is:

Device name, connector address

Button name, repeat, hex code




hex.csv
buildxml.py

5 comments

Please sign in to leave a comment.