This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:avr:adc [2010/10/30 16:15] – allan.pettai | en:avr:adc [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 9: | Line 9: | ||
A typical AVR has 8 analog voltage input channels, ATtiny series have only a few, some ATmega devices have 16, but there is always only one converter. To make it possible to use different inputs, the device has a built-in multiplexer. The input of the multiplexer is definable using a special register. The ADC unit has a few more properties: using the processor' | A typical AVR has 8 analog voltage input channels, ATtiny series have only a few, some ATmega devices have 16, but there is always only one converter. To make it possible to use different inputs, the device has a built-in multiplexer. The input of the multiplexer is definable using a special register. The ADC unit has a few more properties: using the processor' | ||
- | ~~PB~~ | + | < |
<box 100% round # | <box 100% round # |