Gravity: Non-contact Turbidity Sensor

SKU: SEN0554

This non-contact turbidity sensor detects water quality via optics, measuring light transmittance/scattering rate in 40-50mm transparent containers and outputting analog values for turbidity. It has two infrared probes (oppositely installed, activated when liquid level is higher) and resists water/chemical corrosion due to non-contact design.

Front of non-contact turbidity measurement sensor module with USB and microcontroller-DFRobot product sku:SEN0554 image.

Downloadable Resources

  • Docs
  • Tech Specs
  • Specification

    Parameter Value
    Operating Voltage 5V
    Operating Current <10mA(Max)
    Response Time <1s (VDD=5V Ta=25℃)
    Operating Temperature 5-60℃
    Storage Temperature 0-65℃
    Service Life 50000h (VDD=5V Ta=25℃)
    Communication Mode TTL

    Pinout

    Black=GND Blue=TX Red=VCC White=RX

    Recommended connection diagram

    Here we connect the sensor to the UNO board using Gravity: 4Pin Sensor Adapter and Gravity-4P Cable (PH2.0 to 2.54 DuPont female). The connections are as shown in the table below.

    Sensor Adapter UNO
    GND GND GND
    VCC VOUT VCC
    RX IO1 11(TX)
    TX IO2 12(RX)

    FAQ

    • How does the sensor output reflect the liquid turbidity?


      The relation between the sensor output and turbidity is shown as the curve below.

    • How does the sensor output reflect the liquid turbidity?

      The relation between the sensor output and turbidity is shown as the curve below.

    • Can the UART Non-contact Optical Turbidity Sensor operate at a voltage of 3.3V?

    • How to calculate the conversion of AD data from sensors into dirty data for UART Non-contact Optical Turbidity Sensor?

      There are two formats for reading data from the host. One is dirty data, which ranges from 0 to 255, and the other is AD data, which ranges from 0 to 4095. For example, if the AD data is 0X64, which is equivalent to 100 in decimal, it needs to be mapped to the range of 0 to 255. The calculation would be 255 * 100 / 4095 = 6, so the dirty data would be 6. The corresponding voltage is calculated as 5V / 255 * 6 = 0.1V.

    • Will the IR work through on a 25mm blue MDPE water pipe? The thickness of the plastic is 4.6mm

      For the first question, we do not have fairly precise values.
      And for your second question, there are threaded holes on both sides of the sensor probe that you can use to secure it to the vessel wall.

    Explore More Related Questions >

    Was this article helpful?

    TOP