Skip to content Skip to sidebar Skip to footer
Showing posts with the label Checksum

Crcmod Python3 Polynomial Error

I need to use a crc checksum in a python3 program, but my knowledge of crc is virtually non-existen… Read more Crcmod Python3 Polynomial Error

Modbus Rtu Crc16 Calculation

I'm coding a MODBUS CRC16 calculator in C. What I have before is a python that do this, I wante… Read more Modbus Rtu Crc16 Calculation