measure the fire value
pin: int. the aio pin which the sensor attached
trigger: any type. trigger signal, and whenever it comes, the sensor will measure and report the fire value.
value: number. the fire value
It measure the fire in every 1s, if the value is above 100, then turn on the buzzer.