/*
This Arm board contains 12 ADC channels.Here output of temperature sensor is connected PE0 pin(A3) and ADC resolution 805 uV (12 BIT ADC) .Here i have set Maximum reference voltage of 3.3V .Since it is 12 bit we get 4096 Quantization levels and the data readed from temperature is sent to pc using uart protocol
*/