10pcs Standard Voltage Sensor Module For Robot Arduino Good New
Product information
|
- 100% brand new and high quality
- Quantity:10pc
- Size: 25mm×13mm/0.98"×0.51"(approx)
- TThis module is based on principle of resistive voltage divider design, can make the red terminal connector input voltage to 5 times smaller.Arduino analog input voltages up to 5 v, the voltage detection module input voltage not greater than 5Vx5=25V (if using 3.3V systems, input voltage not greater than 3.3Vx5=16.5V). Arduino AVR chips have 10-bit AD, so this module simulates a resolution of 0.00489V (5V/1023), so the minimum voltage of input voltage detection module is 0.00489Vx5=0.02445V.
- Voltage input range : DC0-25 V
- Voltage detection range : DC0.02445 V-25 V
- Voltage analog resolution : 0.00489 V
- Output Interface : "+ " connected 5/3.3V, "-" connected GND, "s" connected Arduino AD pins
- DC input interface : red terminal positive with VCC, negative with GND
- By 3P connector, connect this module with the expansion of board Arduino, not only makes it easier for you to detect voltage battery, can also use the IICLCD1602 LCD to display voltage.
-
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=((val11%100)/10);
Serial.println(val2);
delay(1000);
}
![]() |
|
|
Payment |
|
Payment |
Payable To |
Note |
|
PayPal |
Paypal |
All payments are due within 7 days of the close of auction. Failing to do so, non-paying bidders will be reported to eBay. | |
|
Shipping Policy |
|
Delivery Time |
We ship to worldwide, it usually takes 10-30 Business Days to delivery. |
|
Shipping address |
We ship to your PayPal address. Please, make sure to provide us with correct, precise, and detailed shipping Address. |
|
Send Time |
Items will be shipped within 1 to 3 business days upon payment received or cleared. |
|
Note |
If you don't receive items over 30 business days, please notify us via eBay message. | |
|
Return Policy |
|
We appreciate your business and offer an instant 7 days return policy.(7 days after receive the item). The returned item has to be in its original condition. We are able to refund your money without shipping cost. |
|
Contact us |
For anything about product, price, shipping or order status, please contact us via eBay message.
We love positive feedback and 5 scores DSR. We will leave it for everyone that leaves it for us.
|