Close

doubled ili9341 performance in 64x64 subsample mode

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 11/28/2018 at 08:580 Comments

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

this version has several enhancements, such as doubling text writes to display which were slow and improving the draw performance of the color bar, and significant performance boost of the graphics showing of the upsample amg8833 thermal sensor output.

i also now turned off debug serial for display block time updates. this should speed things up more. sending a capitol 'C' to Arduino serial will send a copy of 8x8 sensor output. 

here is it in action.

Discussions