Arduino_Vcc
Arduino_Vcc copied to clipboard
Arduino library to read VCC supply level without external components
Hi, Thank you for the great library. Hower a question and a problem. I am using the Arduino Pro Mini (ATMega328P) 3.3V version. Problem: I go in PowerDown (for 8...
Your example VccSleep.ino, makes arduino pull 200 micro Amps in LowPower. Commenting out Vcc.h code, gives correct LowPower of 4.5 micro Amps. Tested on Pro mini 8Mhz. It's not only...
Hello - I want to make sure I understand what I need to do to get the correct values in in the below line. It looks like I should measure...
Hi, I tried to compile the `VccSimple` example on the new [Arduino Nano Every](https://store.arduino.cc/nano-every) (ATMEGA4809) and get the following errors. Are you planning support for this new board? Thanks Stephan...
Hi, I am using your code but I find that the value of vcc is sometime unstable. And sometime I just want the adc int value so that to save...