Close

resolved blockiness issues for up to 32x32. 64x64 next

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/17/2018 at 08:590 Comments

https://github.com/jamesdanielv/thermalcam/tree/updates-(possibly-unstable)

resolved errors in calc of pixel position and color for up to 64x64. 64x64 still has rounding errors for color that generate blockiness. think resolving it will require monitoring and adding back info lost from rounding errors. if this is the only issue with the 64x64 blockiness then it will be fixed soon.

Discussions