Close

added ability to show where high and low temp is on display.

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/16/2018 at 08:520 Comments

should be simple, low temp square is white,  high temp square is a yellowish orange. keep in mind that this is working using an arduino uno, it is upsampling a amg8833 to 64x64 square blocks in a 320x240 display real time!

https://github.com/jamesdanielv/thermalcam/blob/updates-(possibly-unstable)/themalCam_ili9341)64x64_V5.zip

Discussions