1. Introduction
This manual provides detailed instructions for the installation, operation, and maintenance of the RAKSTORE TS-300B Turbidity Sensor Module. The TS-300B is designed to measure the turbidity (suspended matter content) in water, making it suitable for applications such as washing machine water quality testing and general water quality monitoring with platforms like Arduino.
2. Product Overview
The TS-300B turbidity sensor operates on an optical principle. It utilizes an infrared light-emitting diode (LED) and a phototransistor to measure the opacity or presence of suspended substances in water. As light passes through a water sample, the amount of light penetration is inversely proportional to the amount of dirt or suspended particles in the water. The sensor quantifies the transmitted light to determine the turbidity level.

Figure 2.1: Front view of the TS-300B Turbidity Sensor Module. This image shows the general appearance of the sensor, highlighting its compact design and the transparent sensing area.

Figure 2.2: Side view of the TS-300B Turbidity Sensor Module. This perspective illustrates the sensor's profile and the design of its water-contacting components.

Figure 2.3: Top-down view of the TS-300B Turbidity Sensor Module. This image provides a clear view of the internal circuitry and the optical components responsible for turbidity detection.
3. Specifications
| Feature | Description |
|---|---|
| Measurement Principle | Optical, using infrared LED and phototransistor |
| Turbidity Range (NTU) | 0 ~ 1000 ± 30 |
| Output Voltage | 0 ~ 5 V |
| Reverse Voltage | 5 V |
| Infrared Emission Diode Wavelength | 940nm (peak) |
| Phototransistor Emission Wavelength | 880nm (peak) |
| Compatible Devices | PC (for interfacing with microcontrollers like Arduino) |
| Brand | RAKSTORE |
4. Setup and Connection
To integrate the TS-300B turbidity sensor into your project, follow the connection diagram below. The sensor typically requires a 5V DC power supply and provides an analog voltage output that can be read by a microcontroller's analog input pin.

Figure 4.1: Pinout diagram for the TS-300B Turbidity Sensor Module. This image clearly labels the three connection pins: 5VDC for power input, Analog voltage output for data, and GND for ground.
4.1 Wiring Instructions
- 5VDC: Connect this pin to the 5V power supply output of your microcontroller (e.g., Arduino's 5V pin).
- Analog voltage output: Connect this pin to an analog input pin on your microcontroller (e.g., Arduino's A0-A5 pins). This pin will provide a voltage proportional to the water's turbidity.
- GND: Connect this pin to the ground (GND) pin of your microcontroller.
Ensure all connections are secure before applying power to prevent damage to the sensor or microcontroller.
5. Operating Instructions
Once the sensor is correctly wired to your microcontroller, you can begin taking turbidity measurements. The analog output voltage will vary depending on the clarity of the water.
5.1 Measurement Procedure
- Power On: Ensure your microcontroller and the sensor are powered on.
- Immerse Sensor: Carefully immerse the transparent sensing part of the TS-300B sensor into the water sample you wish to test. Ensure the optical path is fully submerged and free from air bubbles.
- Read Analog Output: Use your microcontroller's Analog-to-Digital Converter (ADC) to read the voltage from the "Analog voltage output" pin.
- Interpret Data: The raw analog reading can be converted into a voltage value (0-5V). This voltage value correlates to the turbidity of the water. Higher turbidity generally results in a lower output voltage, as less light penetrates the water to reach the phototransistor. Conversely, clearer water will result in a higher output voltage.
- Calibration (Optional but Recommended): For precise measurements, it is recommended to calibrate the sensor using known turbidity standards (e.g., distilled water for 0 NTU, and a solution with a known NTU value). This allows you to create a mapping between the sensor's output voltage and actual NTU values.
Refer to your microcontroller's programming environment documentation (e.g., Arduino IDE) for specific code examples on reading analog inputs.
6. Maintenance
Proper maintenance ensures the longevity and accuracy of your TS-300B turbidity sensor.
- Cleaning: After each use, especially when testing dirty water, gently clean the transparent sensing area of the sensor with clean water and a soft cloth. Avoid abrasive materials that could scratch the optical surfaces.
- Storage: Store the sensor in a dry, clean environment away from direct sunlight and extreme temperatures.
- Inspection: Periodically inspect the sensor for any signs of physical damage or corrosion on the pins.
7. Troubleshooting
If you encounter issues with your TS-300B turbidity sensor, consider the following common problems and solutions:
- No Output or Constant Output:
- Check power connections (5VDC and GND). Ensure they are correctly wired and receiving power.
- Verify the analog output pin is connected to a valid analog input on your microcontroller.
- Inspect the sensor for physical damage or blockages in the optical path. Clean if necessary.
- Inaccurate Readings:
- Ensure the sensor's optical path is clean and free from air bubbles during measurement.
- Perform a calibration with known turbidity standards to adjust for environmental factors or sensor variations.
- Check for external light interference. The sensor should ideally be used in a controlled lighting environment or shielded from strong ambient light.
- Sensor Not Responding:
- Confirm that the microcontroller code is correctly configured to read the analog input.
- Test the sensor with a simple sketch to isolate if the issue is with the sensor or the larger project code.
8. Warranty and Support
Specific warranty information for the RAKSTORE TS-300B Turbidity Sensor Module is not provided in the product details. For support, technical assistance, or warranty inquiries, please contact your retailer or the manufacturer directly. Refer to the product packaging or purchase documentation for contact information.





