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

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -