Close

beta version of ili9341 working 10-15fps in 16x16 mode download link

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 10/18/2018 at 04:420 Comments

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

this version has 16x16 working quickly on ili9341. 32x32 mode is about to be uploaded. current 16x16 drivers are only completed enough to allow for 16x16. when 32x32 mode is ready 16x16 will be re uploaded with latest drivers. 64x64 sub sampling should be working by end of week. it already works for st77xx displays, the ili9341 has 4 times as many pixels and also requires different display drivers. the above download link should work out of box for ili9341, and amd8833 sensor

Discussions