Description
- This analog Rotary Potentiometer is arduino compatible. It is based on a potentiometer. Its voltage can be subdivided into 1024, easy to be connected to Arduino with our sensor shield. Combined with other sensors, we can make interesting projects by reading the analog value from the IO port.
- Supply Voltage: 3.3V to 5V
- Interface: Analog
Connect the Potentiometer:
- First terminal (one side) connects to GND (ground).
- Second terminal (middle wiper) connects to an analog pin on the Arduino (e.g., A0).
- Third terminal (other side) connects to 5V (or 3.3V, depending on your Arduino model).