let servo to rotate some certain angle (0-180).
pin: int. the PWM pin which is attached by the servo
angle: int. the rotate angle (0-180)
status: boolean. if succeeds, output true.
Measure the knob value in every 1s, set the rotate angle as (knob_value/10)