DS1820CalcCRCbit: Calculate 8-bit CRC for DS1820

Description Usage Arguments Value Author(s) Source References

View source: R/thermocouple.R

Description

DS1820CalcCRCbit Calculates 8-bit CRC for DS1820

Usage

1
 DS1820CalcCRCbit(shiftReg, dataBit)

Arguments

shiftReg

shift register

dataBit

data bit

Value

b

beta coefficient

Author(s)

Jose Gama

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


thermocouple documentation built on May 2, 2019, 8:30 a.m.