avsa242 / mlx90621-spin

Parallax P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for the Melexis mlx90621 thermal sensor array
MIT License
0 stars 0 forks source link

No correction performed #1

Open avsa242 opened 6 years ago

avsa242 commented 6 years ago

Currently, no calculations/compensation/corrections are applied to the readings from the thermal sensor. Only the raw data is output. Implement calculation of To per Melexis datasheet sec 7.3.3

avsa242 commented 4 years ago

This is going to require a good solution that can be integrated into the driver, preferably using integer math, that doesn't sacrifice accuracy of readings.