Friday, October 28, 2016

Importance of potentiometer in Arduino

OVERVIEW

In some Arduino projects we will end up using Potentiometers.

The potentiometer (or pot, as it is more commonly known) converts rotary or linear motion into a change of resistance that can be read by an Arduino analog pin.

But which value (or K) should you use in your project?

Let’s find out if the Potentiometer Values have an impact when read from an Arduino.

SCHEMATIC
                                   
PARTS USED
1.

                                                                UNO R3

2.

                                                      Potentiometer Knobs

3.

                                                      Rotary Potentiometer

4.

                                                              Breadboard

5.

                                                 Jumper Wires male to male

CODE


No comments:

Post a Comment