📦Free shipping over $10 in most countries and regions!



HALJIA Electronic Building Block 10K Double Row Sliding Linear Potentiometer Module Compatible with Arduino Mixer Linear Sliding Resistance Analog Sensor

Regular price $11.99

Shipping calculated at checkout.
  • Electronic Building Block 10K Double Row Sliding Linear Potentiometer Module For Arduino Mixer Linear Sliding Resistance.
  • Connect the main controller to the main controller according to the standard interface of the sensor module.
  • The symbol "G" is connected to the "ground", "V" to "5V" and "S" to the "Arduino" A0 and A1 pins of the main controller.
  • Size: 11.7cm x 3.9cm x 2.9cm (4.6in x 1.54in x 1.14in); Weight: 44.8g.
  • Package: 1PCS 10K Double Row Sliding Linear Potentiometer Simulation Electronic Block Module.

Wiring Instructions:
Connect the main controller to the main controller according to the standard interface of the sensor module. The symbol "G" is connected to the "ground", "V" to "5V" and "S" to the "For Arduino" A0 and A1 pins of the main controller. Burn the test program.

Test Program:
void setup()
{
Serial.begin(9600);
}
void loop()
{
Serial.print("NUM1---");
Serial.print(analogRead(0));
Serial.println();
Serial.print("NUM2---");
Serial.print(analogRead(1));
Serial.println ();
}

Open the serial monitor, you can see the value changes with the slider slide change.

Packing List:
1 x 10K Double Row Sliding Linear Potentiometer Simulation Electronic Block Module