This document discusses analog to digital conversion using a microcontroller. It describes configuring the microcontroller's analog to digital converter to take readings from sensors connected to analog input pins. It explains concepts like reference voltages, conversion time, and reading the digital output. The document provides an example of reading an analog potentiometer input using Microchip's ADC functions in C. It also outlines some workshops involving reading sensors and controlling a robot using the analog to digital converter.