I want to build four rectangles containing 16 "strip" rectangles which change color based on temperature. These will be used to take CAN data from IR tire temp sensors and display an image of the tire temperatures measured by the IR sensor.
RaceLogic has a tool called "Heat Block" which makes this fairly easy: the CAN channel can be assigned and the block shows four different colors dependent on the temperature from the IR channel.
I can make the larger rectangle and the strips fairly easily, and have the .dbc file to import the CAN data, but I'm not seeing how to change the color based on the temperature value. Ideally I could build a similar tool to populate each of the strips.
If I've made myself clear, does anyone have some advice or insight?
Many thanks!