Forum >Analog ORP Meter SKU SEN0165 -
ArduinoGeneral

Analog ORP Meter SKU SEN0165 -

userHead Account cancelled 2020-06-09 07:07:30 1429 Views2 Replies
how to change the code given on wiki for arduino
to ESP32 suitable calculation (12bit ADC ) ?

orpValue=((30*(double)VOLTAGE*1000)-(75*avergearray(orpArray, ArrayLenth)*VOLTAGE*1000/1024))/75-OFFSET;

thanks
rudolf