Due to supply chain disruptions, inflation and changes in currency valuation, please be advised that price and delivery time is tentative and subject to change even after you place your order. Please contact us for updated price before making payment for your order. CLICK HERE for further details.

Voltage Sensor Module

SKU
SN-00009
PKR140.00
Quantity: 78
Voltage input range: DC0-25V
Voltage detection range: DC0.02445V-25V
Voltage Analog Resolution: 0.00489V
  • Buy 3 for PKR133.00 each and save 5%
  • Buy 10 for PKR128.80 each and save 8%

FEATURES:

  1. Voltage input range: DC0-25V
  2. Voltage detection range: DC0.02445V-25V
  3. Voltage Analog Resolution: 0.00489V
  4. DC input connector: Terminal cathode connected to VCC, GND negative pole
  5. Output interface: "+" then 5/3.3V, "-" then GND, "s" then the Arduino AD pins

REFERANCE CODE:

# include
int val11;
int val2;
void setup ()
{
pinMode (LED1, OUTPUT);
Serial.begin (9600);
Serial.println ("Emartee.Com");
Serial.println ("Voltage:");
Serial.print ("V");
}
void loop ()
{
float temp;
val11 = analogRead (1);
temp = val11/4.092;
val11 = (int) temp ;/ /
val2 = ((val11% 100) / 10);
Serial.println (val2);
delay (1000);

PACKAGE INCLUDES:

  1. 1 X Voltage Sensor Mdule
Part Number NA
Manufacturer Made in China
Weight (KG) 0.100000
Product Availability In Stock
Only registered users can write reviews. Please Sign in or create an account