PIC18F4520: Analog Inputs

From Mech
Revision as of 11:52, 27 June 2007 by LIMS (talk | contribs)
Jump to navigationJump to search

Analog-to-Digital Conversion (ADC) is a useful capability of many PIC microcontrollers. This ADC produces a digital value based on the supplied analog voltage, which can then be used with the digital logic of the rest of the PIC.

Available Pins

Analog Input Example (ADC)

Sample Code

Circuit Diagram