MCUVoltage Library experience?


GitHub - cygig/MCUVoltage: MCUVoltage measures the voltage supply (Vcc) of Arduino without extra components.

From the page:

MCUVoltage measures the voltage supply (Vcc) of Arduino without extra components.

Looks like an interesting library, does anyone here have experience with it yet?

What if the voltage is 0?

I think you're getting into weather rock territory

a bright wrapper around a long-known code

Haven't explored that aspect. Do you have any good reading on it?

google "secret arduino voltmeter"

for example (note the date)
https://provideyourown.com/2012/secret-arduino-voltmeter-measure-battery-voltage/

Cool.
I am aware of how to read voltage and about using the aref, but with only a bit of experience.
That's a great link, thank you.