void loop() float tobj = readTemp(0x07); // example object register float tamb = readTemp(0x06); // ambient Serial.print("Tobj: "); Serial.println(tobj); Serial.print("Tamb: "); Serial.println(tamb); delay(1000);
Aris dug deeper.
Download the third-party MLX90614 library package from a trusted electronics simulation community or GitHub repository. Ensure the download contains two vital file formats: .IDX (Index file) .LIB (Library model file) Step 2: Locate Your Proteus Library Directory
Check the box next to under "Show verbose output during".
It measures both the ambient temperature (the temperature of the chip itself) and the object temperature (the surface temperature of the target) without physical contact.