thermocouple (version 1.0.2)

DS1820CalcCRCbit: Calculate 8-bit CRC for DS1820

Description

DS1820CalcCRCbit Calculates 8-bit CRC for DS1820

Usage

DS1820CalcCRCbit(shiftReg, dataBit)

Arguments

shiftReg
shift register
dataBit
data bit

Value

  • bbeta 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