Roll over or click image to zoom in

Maxbell 5Pcs Standard Voltage Sensor Module Test Electronic Bricks For Robot Arduino

2 sold in last 8 hours
In stock
Rs. 1,144.00 Rs. 572.00
Rs. 572.00
customers are viewing this product
Description:
  • This module is based on  resistive voltage divider design principles, It is capable of reducing the voltage of the input terminal connection five times.
  • You can use a 5V maximum voltage on the ADC side of the module so which allows for a maximum of 25V on the input side.
  • If 3.3V is used, the input voltage must not exceed 16.5V. 
  • Because  AVR chips use 10 bit ADC, the maximum resolution of this module is 0.00489V (5V / 1023), so the voltage detection module detects minimum input voltage is 0.00489V × 5 = 0.02445V.
 
Parameters:
  • Input voltage range: DC0-25V
  • Voltage detection range: DC0.02445V - 25V
  • Voltage analog resolutions: 0.00489V
  • DC Input: positive terminal connected to VCC, GND negative pole
  • Output interface: "+" then 5 / 3.3V, "-" then GND, "s" then the AD pin
  • Size:  Approx 27*14*12mm/ 1.06 x 0.55 x 0.47inch
 
Reference Code:
#include
int val11;
int val2;
void setup ()
{
 pinMode (LED1, OUTPUT);
 Serial.begin (9600);
 Serial.println ("Logicware.com.au");
 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:
  • 5Pcs  Voltage Sensor Module 

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
Dispatch Time: Within 24 hours
Delivery Time: 12-15 Days. Products are directly imported and dispatched from our Hong Kong warehouse. All India Shipping.
Return: If you have received a faulty or damaged product, please contact our support team within 7 days of delivery. We will investigate the issue and provide you with instructions on how to return the product for a replacement or a full refund.
Please Note: This is going to be a closed delivery, so if you want open delivery then it will not be possible and you can cancel your order by writing us at: support@aladdinshoppers.com before dispatch of your order.
Tracking Information will be sent to you once your product is dispatched.
Maxbell 5Pcs Standard Voltage Sensor Module Test Electronic Bricks For Robot Arduino
You have successfully subscribed!