haydnw / AirPi

A Raspberry Pi air quality station
27 stars 15 forks source link

Calibration functions for MICS 2710 #35

Closed chrisf4lc0n closed 8 years ago

chrisf4lc0n commented 8 years ago

Out of all the calibration functions the only one I get to work is: func_Nitrogen_Dioxide = (0.0014*(x/142686.5672))+0.2857

Any other one and I get this error: Exception during output: unsupported operand type(s) for ^: 'float' and 'int'