Single Phase Voltage Sensor Module โมดูลวัดโวลต์ AC 220v สูงสุด 250VAC

Single Phase Voltage Sensor Module โมดูลวัดโวลต์ AC 220v สูงสุด 250VAC
Single Phase Voltage Sensor Module โมดูลวัดโวลต์ AC 220v สูงสุด 250VACSingle Phase Voltage Sensor Module โมดูลวัดโวลต์ AC 220v สูงสุด 250VACSingle Phase Voltage Sensor Module โมดูลวัดโวลต์ AC 220v สูงสุด 250VACSingle Phase Voltage Sensor Module โมดูลวัดโวลต์ AC 220v สูงสุด 250VAC
รหัสสินค้า AS10132
หมวดหมู่ โมดูลวัดแรงดัน กระแส กำลัง Voltage/ Current/ Power
ราคา 60.00 บาท
สถานะสินค้า พร้อมส่ง
จำนวน
ชิ้น
หยิบลงตะกร้า
หนังสือรับรองบริษัท
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay

โมดูลเซ็นเซอร์วัดแรงดันไฟ AC สูงสุดอยู่ที่ 250VAC โดยสัญญาณ output เป็นสัญญาณอนาล็อก สามารถนำไปต่อเข้ากับขา ADC ของไมโครคอนโทรเลอร์ที่ใช้ Vref +5V ได้ทันทีเช่น Uno, Mega, Leonardo มีวงจรขยายสัญญาณ สามารถปรับขนาดของสัญญาณเอาท์พุตได้ โดยการปรับตัวต้านทานปรับค่าบนบอร์ด    

Specification:

  • Supply Voltage : 5VDC
  • Signal output : Analog
  • Dimensions : 1.97 in x 0.79 in x 0.94 in (5 cm x 2 cm x 2.4 cm)
ตัวอย่าง Arduino Code
//----------------------------------- Arduino Sketch Sample ---------------------------------------------//
const int analogInPin = A0;  // Analog input pin that the potentiometer is attached to
const int analogOutPin = 9; // Analog output pin that the LED is attached to
 
int sensorValue = 0;        // value read from the pot
int outputValue = 0;        // value output to the PWM (analog out)
 
void setup() {
  // initialize serial communications at 9600 bps:
  Serial.begin(9600); 
}
 
void loop() {
  // read the analog in value:
  sensorValue = analogRead(analogInPin);            
  // map it to the range of the analog out:
  outputValue = map(sensorValue, 0, 1023, 0, 255);  
  // change the analog out value:
  analogWrite(analogOutPin, outputValue);           
 
  // print the results to the serial monitor:
  Serial.print("sensor = " );                       
  Serial.print(sensorValue);      
  Serial.print("\t output = ");      
  Serial.println(outputValue);   
 
  // wait 2 milliseconds before the next loop
  // for the analog-to-digital converter to settle
  // after the last reading:
  delay(2);                     
}

 

วิธีการชำระเงิน

ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีธนาคาร KBANK, SCB, BBL,TMB

กรุณาเก็บหลักฐานการโอนเงินของท่านไว้เพื่อแจ้งการชำระเงินด้วยค่ะ

 

ท่านสามารถแจ้งการชำระเงินผ่านระบบอัตโนมัติได้โดย Click Link ข้างล่างค่ะ

https://www.arduitronics.com/informpayment

 

บมจ. ธนาคารกสิกรไทย สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารกรุงเทพ จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 สะสมทรัพย์
ธนาคารทหารไทยธนชาต จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 กระแสรายวัน

เพิ่มเพื่อน

@rfm0967y

ติดต่อสอบถาม

เพิ่มเพื่อน

CATEGORY

Sensors / Modules [1703]

CONTACT US

มือถือ 0887823467 แฟกซ์ 02-0153201

Join เป็นสมาชิกร้านค้า

ร้านArduitronics
ร้านArduitronics
/www.arduitronics.com/
Join เป็นสมาชิกร้าน
2140
สมัครสมาชิกร้านนี้ เพื่อรับสิทธิพิเศษ

STATISTICS

หน้าที่เข้าชม15,420,505 ครั้ง
ผู้ชมทั้งหมด5,923,583 ครั้ง
เปิดร้าน21 พ.ค. 2556
ร้านค้าอัพเดท4 ต.ค. 2568

MEMBER

พูดคุย-สอบถาม