ADC_test.py

Script description: the script makes a loop with the following operations (the permitted VMax of the input is 2V):

-        the script measures the ADC value at the ADC_IN1 pin, by issuing AT#ADC and AT#ADC=1,2, -          using GPIO.getADC prints the result on the debug port -          sleep for 0,5 sec 

User inputs: none

Availability: any Telit product supporting Python