Can I Read Battery Voltage on AX0 Pin?

  • Thread starter Thread starter johnnyhassle
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
johnnyhassle
Messages
4
Reaction score
0
  • Pin Description Min/Max
  • AX0 to AX7 I/O channels 0 V to 3.3 V, 4 mA source/sink

I want read the voltage on pin AX0 from a AAA battery, 1.5V. My question is: what does 4 mA source/sink mean? Can I use this pin for reading de battery's voltage?

Thanks in advance
 
Engineering news on Phys.org
johnnyhassle said:
  • Pin Description Min/Max
  • AX0 to AX7 I/O channels 0 V to 3.3 V, 4 mA source/sink

I want read the voltage on pin AX0 from a AAA battery, 1.5V. My question is: what does 4 mA source/sink mean? Can I use this pin for reading de battery's voltage?

Thanks in advance

Is this still with your Arduino? Can you post a datasheet for the part?

I'm not familiar with the Arduino, but it looks like those are digital IO pins, with 4mA source/sink capability when configured as outputs. They would not be suitable for reading an analog voltage. Does your Arduino have an A/D converter analog input?