Shenzhen Shanhai Technology Ltd.

Shenzhen Shanhai Technology Ltd. Professional GSM GPRS modem and module GPS module manufacture. We supply high quality products, competitive price, and 5 star customer service

Manufacturer from China
Active Member
14 Years
Home / Products / Temperature Sensor /

DC 0 - 25 V Voltage Sensor Module

Contact Now
Shenzhen Shanhai Technology Ltd.
City:shenzhen
Province/State:guangdong
Contact Person:Ms. angel he
Contact Now

DC 0 - 25 V Voltage Sensor Module

Ask Latest Price
Video Channel
Place of Origin :China
Brand Name :Voltage Sensor Module
Certification :CE Rohs FCC
Model Number :Voltage Sensor Module
MOQ :5pcs
Price :7USD
Packaging Details :boxes
Delivery Time :3 days
Payment Terms :TT advance paypal
Supply Ability :10000
more
Contact Now

Add to Cart

View Product Description

DC 0 - 25 V Voltage Sensor Module

This module is based on resistance points pressure principle, and it can make the input voltage of red terminal reduce 5 times of original voltage.

The max Arduino analog input voltage is 5 V, so the input voltage of this module should be not more than 5 V x 5 = 25 V ( if for 3.3 V system, the input voltage should be not more than 3.3 V x 5 = 16.5 V ).

Because the Arduino AVR chip have 10 bit AD, so this module simulation resolution is 0.00489 V (5 V / 1023), and the input voltage of this module should be more than 0.00489 V x 5 = 0.02445 V.


Special Parameters :

1,Voltage input range : DC0-25 V

2,Voltage detection range : DC0.02445 V-25 V

3,Voltage analog resolution : 0.00489 V

4,DC input interface : red terminal positive with VCC, negative with GND

Connecting Diagram :




This sensor module come with 3 Pin Dual-female Jumper Wire length 300mm as below :


Application :

Connect this vlotage sensor module with Arduino sensor shield through 3 Pin sensor cable, not only can easily realize to detect and control the voltage, but also can display the voltage through the IIC LCD1602 LCD module and make voltage monitor, as following :




Referrence Test 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=((val11%100)/10);
Serial.println(val2);


delay(1000);
}

Inquiry Cart 0
You May Like
Mini Analog Test Board
Mini Analog Test Board
Mini ENC28J60 Ethernet Board
Mini ENC28J60 Ethernet Board
Arduino AVR ARM Micro SD Storage Board
Arduino AVR ARM Micro SD Storage Board
Mini PCF 8591 AD DA Shield V2.0
Mini PCF 8591 AD DA Shield V2.0
13.56 MHz Mini RFID Mifare Read Write Sensor Kits
13.56 MHz Mini RFID Mifare Read Write Sensor Kits
Mini Ingenious USB Rfid Loginer Compatible With Android And iPad
Mini Ingenious USB Rfid Loginer Compatible With Android And iPad
4WD Mobile Robotics Car Kit
4WD Mobile Robotics Car Kit
Raider Multi function Robot Car Kits  B
Raider Multi function Robot Car Kits B
Smart Car Tire  2 Pcs
Smart Car Tire 2 Pcs
Tiny RTC DS1307 Shield V2.0
Tiny RTC DS1307 Shield V2.0
60mm Continuous Potentiometer Sensor
60mm Continuous Potentiometer Sensor
5V Relay Module
5V Relay Module
Arduino Special Sensor Shield V4.0 Digital Buzzer  A / D
Arduino Special Sensor Shield V4.0 Digital Buzzer A / D
Red Version Ethernet Arduino Shield Rev3 Sensor
Red Version Ethernet Arduino Shield Rev3 Sensor
Plug and play Wrobot New Digital Button Switch Kit
Plug and play Wrobot New Digital Button Switch Kit
Send your message to this supplier
*From:
*To:

Shenzhen Shanhai Technology Ltd.

*Subject:
*Message:
Characters Remaining : (0/3000)
Contact Now