measure and report the temperature value (centi-degree)
pin: int. the aio pin which is attached by the sensor
trigger: any type. trigger signal, and whenever it comes, the sensor will measure and report the temperature.
value: number. the temperature (centi-degree)
Measures the tempratur in every 1s, and then show the result in LCD.