water level sensor

  1. UKB

    [SOLVED] How to calculate water depth using a set of ADC parameters available?

    Hello, I am working on a project that is supposed to measure the water depth using a water level sensor connected to an analog input pin of an IO controller (10bit ADC, Analog Input resolution – 10mV). Following are the set of parameters available to me uint8_t max_vdd = 5...
Top