Close

i have the mlx90640 sensor reading full array of calibrated values in deg c

A project log for spi write up to 64 colors at a time on Arduino!

amg8833 equivilent sensor thermal cam is a perfect example of how to write faster with spi lcd displays. 128x128 sample fast on Arduino.

jamesdanielvjamesdanielv 12/09/2018 at 19:350 Comments

https://hackaday.io/project/161499-mlx90640-sensor-works-w-800-bytes

i think i've got the mlx90640 sensor working to read deg c outputs after running a buttload of calculations. i will know for sure when i convert the code to output colors on lcd display.

code runs a lot of calculations and outputs degrees in C. sensor is capable of resolution to 0.00065 deg c! however noise is far higher than that and some work on speed of calculations and noise reduction is in the works.

I will begin to convert the code into a drop in replacement coding for the amg8833 sensor code and make it work with the thermal cam.

Discussions