Analog ORP Meter SKU SEN0165 -
Account cancelled 2020-06-09 07:07:30 1476 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
to ESP32 suitable calculation (12bit ADC ) ?
orpValue=((30*(double)VOLTAGE*1000)-(75*avergearray(orpArray, ArrayLenth)*VOLTAGE*1000/1024))/75-OFFSET;
thanks
rudolf

