Calendar

June 2015
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Categories

Active supporter of WikiPedia
Support Wikipedia

Geocaching

Profile for uwezi

Yesterday at QuizClash

Sorry, this entry is only available in German.

ATmega328P – measuring its own supply voltage III

After the first two parts of this series

ATmega328P – measuring its own supply voltage ATmega328P – measuring its own supply voltage II

where I investigated the possibility of the Atmel ATmega series microcontrollers to select the internal bandgap voltage VBG as input for the analog-to-digital converter. Using the analog supply voltage AVcc as […]

Continue reading ATmega328P – measuring its own supply voltage III

ATmega328P – measuring its own supply voltage II

Here is a brief follow up from yesterday’s post on the internal reference voltage VBG of the ATmega328P.

I wrote a small test program where I wait for a variable delay time after switching the input multiplexer of the analog-to-digital converter to the internal bandgap reference voltage VBG. Using the AVcc of as the […]

Continue reading ATmega328P – measuring its own supply voltage II

ATmega328P – measuring its own supply voltage

The trick is not new, it is utilized in the AVR transistor tester which you can buy for quite cheap money from China, and it has been discussed in internet forums for almost 10 years (see below for some links).

The Atmel AVR microcontrollers feature an analog to digital converter (ADC) equipped with […]

Continue reading ATmega328P – measuring its own supply voltage