LFR Line Follower Sensor 5 Array Original price was: 320.00৳ .Current price is: 290.00৳ .
Back to products
Original Samsung INR21700 40T Li-ion Battery 4000mAh 35A For RC Drone Long Range FPV Original price was: 1,400.00৳ .Current price is: 1,050.00৳ .

Voltage Sensor Module DC 0-25V

110.00৳ 

13 People watching this product now!
  • Pick up from the RadioGear Store

Schedule Pick up from store

Free

  • Inside Dhaka Metro

Inside Dhaka Metro city

24 Hours

60tk

  • Outside Dhaka metro

Outside Dhaka Metro

24 Hours

100tk

  • Outside Dhaka

All Bangladesh 

1-2 Days

130tk

  • Terms And Conditions
  • Return Policy

Payment Methods:

How to Order Online

Description

DC 0-25V Mini Voltage Sensor Module for Arduino .

Feature:

 

  • Voltage input range: DC 0-25V
  • Voltage detection range: DC 0.02445V-25V
  • Voltage Analog Resolution: 0.00489V
  • DC input connector: Terminal cathode connected to VCC, GND negative pole
  • Output interface: ” ” connect 5/3.3V, “-” connect GND, “s” connect the Arduino AD pins

 

Reference code:

#include <Wire.h>
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=((val110)/10);
Serial.println(val2);
delay(1000);
}

Package Include:

  • 1 x DC 0-25V Mini Spannungssensor Voltage Sensor

Customer Reviews

0 reviews
0
0
0
0
0

There are no reviews yet.

Be the first to review “Voltage Sensor Module DC 0-25V”

Your email address will not be published. Required fields are marked *

1 2 3 4 5
1 2 3 4 5
1 2 3 4 5