Skip to content

ronnied/crc16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

crc16

Modified CRC16 library for Arduino

Added :

  • verifyCRC method
  • appendCRC method
  • examples/CRC16Test/CRC16Test.pde (uses a 32 byte array for testing the CRC16 methods)

Renamed :

  • CRC16 -> calcCRC16

Original credit for this library goes to:

Tim W. Shilling (www.ShillingSystems.com)

About

Modified CRC16 library for Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published