SDP8XX - Differential pressure sensor
- class pyserialsensors.devices.sdp8xx.SDP8(*args, **kwargs)[source]
Differential Pressure sensor SDP8 125Pa and 8500
- crc_check(ba: bytearray)[source]
- Parameters
ba – byte array with n*3 entries. Two data bytes are followed by one crc check.
- Returns
list of booleans with len n indicating crc results