Example code on how to communicate with the infrared thermometer sensor.
This program Searches all comm ports for sensors (slaveId=1~16), and reads the target temperature and internal temperature of each sensor 100 times. The internal temperature readings of the first sensor are plotted.
Language: Python
IDE: PyCharm