จำนวนชิ้น | ส่วนลดต่อชิ้น | ราคาสุทธิต่อชิ้น |
{{(typeof focus_pdata.price_list[idx+1] == 'undefined')?('≥ '+price_row.min_quantity):((price_row.min_quantity < (focus_pdata.price_list[idx+1].min_quantity - 1))?(price_row.min_quantity+' - '+(focus_pdata.price_list[idx+1].min_quantity - 1)):price_row.min_quantity)}} | {{number_format(((focus_pdata.price_old === null)?focus_pdata.price:focus_pdata.price_old) - price_row.price,2)}} บาท | {{number_format(price_row.price,2)}} บาท |
คงเหลือ | ชิ้น |
จำนวน (ชิ้น) |
- +
|
ซื้อเลย หยิบลงตะกร้า ซื้อเลย หยิบลงตะกร้า คุณมีสินค้าชิ้นนี้ในตะกร้า 0 ชิ้น
ช่องทางสั่งซื้ออื่น ๆ
|
|
|
|
คุยกับร้านค้า | |
{{ size_chart_name }} |
|
หมวดหมู่ | วัดมุม การหมุน & Potentiometer ตัวต้านทานปรับค่าได้ |
สภาพ | สินค้าใหม่ |
เพิ่มเติม | |
สภาพ | สินค้ามือสอง |
เกรด | |
สถานะสินค้า | |
ระยะเวลาจัดเตรียมสินค้า | |
เข้าร่วมโปรโมชั่น | |
ข้อมูล |
น้ำหนัก
บาร์โค้ด
ลงสินค้า
อัพเดทล่าสุด
|
รายละเอียดสินค้า |
โมดูลตัวต้านทานปรับค่าได้ Electronic building blocks, rotary potentiometer, analog knob module, rotary encoder module
Characteristics: •High quality rotary electric appliance, stable performance smooth movement •Output 0 - VCC analog voltage signal
1.Size: 26*20mm 2.Weight: 5g 3.Voltage: 3.3V, 5V 4.Port: Analog 5.Resistance: 100K 6.Rotation angle: 270 degrees 7.Platform: Arduino, MCU, ARM, Raspberry Pi Connect the S port of the rotating potentiometer electronic block to the A0 end of the Arduino plate,and use the following program to read its simulation value.Through the simulation value to set the LED brightness. const int led = 9; // the pin that the LED is attached to int brightness = 0; // how bright the LED is void setup() { // declare pin 9 to be an output: pinMode(led, OUTPUT); } void loop() { brightness = analogRead(A0); //use A0 to read the electrical signal brightness = map(brightness, 0, 1023, 0, 255); // set the brightness of pin 9: analogWrite(led, brightness); } ![]() ![]() ![]() |
เงื่อนไขอื่นๆ |
|
Tags |
หน้าที่เข้าชม | 2,073,164 ครั้ง |
ผู้ชมทั้งหมด | 1,333,890 ครั้ง |
ร้านค้าอัพเดท | 7 ก.ย. 2568 |