adafruit / Adafruit-MLX90614-Library

Arduino library for the MLX90614 sensors in the Adafruit shop
Other
128 stars 97 forks source link

Add new methods to read and write Emissivity factor to the sensor. #12

Closed newts closed 4 years ago

newts commented 4 years ago

No changes, added new methods to read and write Emissivity factor which was needed to help get better accuracy for making fever thermometer as well as adding missing feature of the library to take advantage of the sensor.

Shouldn't break anything. testing more now for casual use. no formal testing but operationally seems to work.

This PR also includes required write16 and crc8 utility functions for internal use to make it easier to add other features if needed. 2020-04-27 18 21 29-2

ladyada commented 4 years ago

@siddacious plz add to actionslist :)