News

Make a folder and save the script ecu_converter.py inside it. Place the .BIN or .HEX file you want to convert into the same folder. Open Command Prompt Navigate to the folder containing the files: cd ...
Convert between hex and RGB with python function. Hex to RGB Converting a hexadecimal color code to a tuple of integers corresponding to its RGB components is fairly simple, All you need to do is use ...