beta release of ili9341 display working at an average of 10fps (20fps but interlaced). need to finish up feature changes and buffer size adjustments for mlx90460 sensor, then get 64x64 mode working for ili9341 display.
including new features on 32x32 mode such as AdvancedColorVisualSeperation. setting this with a number greater that 0 enables it. whatever number above what you set to is the color range intensity that is amplified, so unlike narrowing temp range which also brings more noise, this just shows more details around objects. im still working on methods that handle saturation, currently i'm just clipping it at max intensity false color value
and optimize 3 setting that reduces display writes by half, and some other minor tweaks.
also starting to put in code that allows sensor buffer size to change. this is important for adding mlx90460 sensor to be used in code in future.
to turn on and off AdvancedColorVisualSeperation set it to true or false. it can saturate images.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.