The is a vital tool for engineers and hobbyists looking to simulate contactless infrared (IR) temperature measurement without purchasing hardware. This sensor, often called the GY-906, uses I2C (SMBus) communication to provide highly accurate ambient and object temperature readings. Key Features of the MLX90614 Sensor Measurement Range : Factory calibrated from for ambient and for object temperatures.
You can simulate the I2C protocol manually by writing specific values to specific addresses. By using a generic I2C debugger or monitor in Proteus, you can write a script that listens to the I2C bus and, when it detects a read request from your microcontroller, responds with pre-defined temperature data. mlx90614 proteus library
Are you designing a specific system, such as an or a thermal scanner ? Share public link The is a vital tool for engineers and