arduino - Reason for Using potentiometer to connect LCD -
why should connect potentiometer pin 3 of (16*2) lcd instead of directly connecting 1 of pins in arduino , use analog write write optimum value?
the potentiometer used change contrast. can try remember analogwrite() uses pwm write analog value. replacing continuous voltage value discrete value, frequency slow , lcd may flick.
Comments
Post a Comment