Skip to content

Arduino library to read VCC supply level without external components

License

Notifications You must be signed in to change notification settings

LaZsolt/Arduino_Vcc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino_vcc

Arduino library to read VCC supply level without external components This version also can be run on Logicgreen LG8F328P microcontroller.

Warning! Be aware if running this program on ATmega, becase switching reference voltage to VCC will drive AREF pin with VCC. So if an external referece is connected to AREF pin it will be shorted to VCC.

Unfortunately it doesn't work on Logicgreen LGT8F328D. This because if ADMUX selecting reference voltage as VCC instead of internal reference then internal reference will be shut down.

About

Arduino library to read VCC supply level without external components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%