VB6 code to calculate CRC of HEX Data using CRC-8/MAXIM algorythm.
Budget: $10 – $30 USD
Code must be in VB6 (no other language).
Calculate CRC of HEX Data (any length of data) using CRC-8/MAXIM algorythm.
Form1 should have a text box for user to enter the Hex data (for example: "A1 01 02 03 04")
Form1 should have a command button for user to press to begin calculation.
Form1 should have a text box to display the generated CRC.
See this sample:
https://stackoverflow.com/questions/29214301/ios-how-to-calculate-crc-8-dallas-maxim-of-nsdata
Calculate CRC of HEX Data (any length of data) using CRC-8/MAXIM algorythm.
Form1 should have a text box for user to enter the Hex data (for example: "A1 01 02 03 04")
Form1 should have a command button for user to press to begin calculation.
Form1 should have a text box to display the generated CRC.
See this sample:
https://stackoverflow.com/questions/29214301/ios-how-to-calculate-crc-8-dallas-maxim-of-nsdata