Introduction - If you have any usage issues, please Google them yourself
The voltage of the A/D sensor and potentiometer based on the ARM Cortex-M4F (TM4C123) microcontroller [functional] micro controller is displayed on the LCD screen (format as follows, once per second).
The first line: AD=AIN3 (PE0) [fixed]
The second line: Light=x.xxx V [x.xxx as voltage value]
The third line: AD=AIN2 (PE1) [fixed]
The fourth line: POT=y.yyy V [y.yyy as voltage value]