DS1820CalcCRCbit function

Calculate 8-bit CRC for DS1820

Calculate 8-bit CRC for DS1820

DS1820CalcCRCbit Calculates 8-bit CRC for DS1820

DS1820CalcCRCbit(shiftReg, dataBit)

Arguments

  • shiftReg: shift register
  • dataBit: data bit

Returns

  • b: beta coefficient

Source

Peter H. Anderson, 1998 DS1820 Digital Thermometer - Calculating an 8-bit CRC Value http://www.phanderson.com/PIC/16C84/crc.html

References

Peter H. Anderson, 1998 DS1820 Digital Thermometer - Calculating an 8-bit CRC Value http://www.phanderson.com/PIC/16C84/crc.html

Author(s)

Jose Gama

  • Maintainer: Jose Gama
  • License: GPL (>= 3)
  • Last published: 2015-07-19

Useful links