ArduinoGeneral

Analog ORP Meter SKU SEN0165 -

userHead Account cancelled 2020-06-08 23:07:30 1255 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