The instructions below work great on both ARM and x86.
To use it, drop both files into your directory and call:
Code: Select all
python setup.py build_ext -inplace
In the python code
Code: Select all
import ekmcrc
Code: Select all
my_crc_as_hex_string_crc = ekmcrc.ekmcrc(my_data_string)
Here is a link to the files: https://www.dropbox.com/sh/9wounarabxyh ... o4dQa?dl=0