If it is already installed, first find where python is installed (to find this directory, look for python.exe where it is installed – as shown below) C:\> Dir /s python.exe ...
float temp = 25.0; // the real temperature measured from thermistor float v_therm,v25; // v_therm is voltage drop across the TH10K, v25vt is voltage drop adross R25, so voltage going into TH10k is v25 ...