This item has closed 3 buyers bought 6 items
View other items offered by BotShop2866

Similar products

R30 shipping
5pcs WXD3-13-2W Precision Potentiometer 220R 470R 5.6K Ohm Wirewound Multi-Turn Potentiometer
R424
R30 shipping
3pcs WXD3-13-2W Precision Potentiometer 2.2K 2.2K Ohm Wirewound Multi-Turn Potentiometer
R391
R30 shipping
20pcs WXD3-13-2W Precision Potentiometer 10K 10K Ohm Wirewound Multi-Turn Potentiometer
R694
R30 shipping
5pcs WXD3-13-2W Precision Potentiometer 1K 1K Ohm Wirewound Multi-Turn Potentiometer
R372

5k Potentiometer

New
R5.99
Closed 4 Oct 21 09:42
Shipping
Standard courier shipping from R60
R60 Standard shipping applies to orders under R100, in most areas in South Africa. R30 Standard shipping applies to orders over R100. Some areas may attract a R30 surcharge. This will be calculated at checkout if applicable.
Check my rate
Ready to ship in
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Get it now, pay later
Buyer Protection

Product details

Condition
New
Location
South Africa
Customer ratings:
Product code
5k-pot-144
Bob Shop ID
521373510
A potentiometer henceforth referred to as a pot, is a variable resistor. It is an electrical component with three terminals (i.e. pins or legs): one for input voltage (e.g. 5V), one for output voltage (e.g. GND) and one for picking up the value of the pot (we'll call this the wiper).

Mechanically speaking, pots are physically adjusted usually using your fingers. Both rotational and linear pots are common.


Pots are used a lot in all kinds of electrical appliances. Volume knobs, light dimmers and faders in audio mixers are often controlled with pots. They also come in digital and even motorized versions, but those are outside of the scope of this post.

If you want to control the speed of your electric motor, the position of your servo, LED brightness, filter cutoff on your synthesizer, gain on your guitar amp or thousands of other cool things in your own embedded system, a pot might just be the solution for you.

[learn_more caption="Example Sketch & Diagram"]

Code

void setup() {
pinMode(3, OUTPUT);
}

void loop() {
int Time = analogRead(A0);
Time = map(Time, 0, 1023, 20, 1000);
digitalWrite(3,HIGH);
delay(Time);
digitalWrite(3,LOW);
delay(Time);
}

[/learn_more]

More from this seller

View all
R30 shipping
Deutsch DTM-6Pin Female
R103.27
Load Cell Sensor / Strain Gauge 50kg
R68.16
dip CD4023BE CD4023 gate / inverter / logic NAND gate chip
R30.16
47uf 16V Electrolytic Capacitor (10 Pack)
R34

Customer ratings: 1 ratings

Thank you…., I received all items in good condition. Seller communicated well throughout ….*****
20 Sep 2021