I tried to draw a 8x8 array to present the temperature situation with an infrared array sensor. First,I used the Arduino to communicate the sensor and got a list of temperature readings which seemed correct. However, I used Processing to draw the 8x8 array, It gave me a list of temperature readings which seemed correct as well,but the 8x8 array flashed somehow. Is there anyone could help me correct my codes?