Close

first example program on Arduino for working mlx90640

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 09/26/2018 at 03:400 Comments

https://github.com/jamesdanielv/thermal_cam_mlx90640

files can be found here. allows Arduino uno to run mlx90640 sensor. this is just a first step demo program that reads the first 16 pixels of the first page of data. it is just to show the sensor works. at start up it calibrates to zero out heat level, so anything it senses after start up will show on terminal. just the first row of data updates

Discussions