how to find readings in potentiometer
Answers
Answer:
if you potentiat in potentiometer than you read potentiometer
Explanation:
A potentiometer (often called a pot) is an electronic variable resistor with a knob you can turn to vary the resistance. Pots of various types are often used as input devices for BASIC Stamp projects. For example, you might use a simple pot to control the speed of a pair of flashing LEDs: As you turn the pot’s knob, the rate at which the LEDs flash changes.
Ans. Reading a pot is just similar to that of reading a ceramic capacitor.
Reading a pot is just similar to that of reading a ceramic capacitor.If a pot is named XXX.
Reading a pot is just similar to that of reading a ceramic capacitor.If a pot is named XXX.Then the value of the pit can be calculated easily just c retain the first 2 numbers as it is and multiply it by 10 to the power of 3rd number.
Reading a pot is just similar to that of reading a ceramic capacitor.If a pot is named XXX.Then the value of the pit can be calculated easily just c retain the first 2 numbers as it is and multiply it by 10 to the power of 3rd number.i.e, XX * 10^X ohms
Reading a pot is just similar to that of reading a ceramic capacitor.If a pot is named XXX.Then the value of the pit can be calculated easily just c retain the first 2 numbers as it is and multiply it by 10 to the power of 3rd number.i.e, XX * 10^X ohmsFor example 103
10 * 10^3=10Kohms
474
47 * 10^4= 470Kohms.