@hackage / crc16-table

Compute CRC16 checksums using a lookup table.

Latest0.1

About

Metadata

  • Last updated , by KeeganMcAllister
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Keegan McAllister <mcallister.keegan@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

Compute a CRC16 checksum of some bytes using a lookup table.

This table matches the particular CRC flavor used by Crystalfontz LCDs. If you can extend this code to suit another application, or have any other improvements, please send me suggestions or patches.