Overview
DFRobot Gravity: analog electrical conductivity meter V2 is specially used to measure the electrical conductivity of an aqueous solution, and then to evaluate the water quality, which is often used in water culture, aquaculture, environmental water detection, and other fields. You may also check Liquid Sensor Selection Guide to get better familiar with our liquid sensor series.
This ec meter product, as an upgraded version of the electrical conductivity meter V1, greatly improves the user experience and data precision. It supports 3~5v wide voltage input, and is compatible with 5V and 3.3V main control board; The output signal filtered by hardware has low jitters; The excitation source adopts AC signal, which effectively reduces the polarization effect, improves the precision, and prolongs the life of the probe; The software library uses two-point calibration method, and can automatically identify standard buffer solution, so simple and convenient.
With this product, the main control board (such as Arduino), and the software library, you can quickly build an electrical conductivity meter, plug, and play, no welding. DFRobot provides a variety of water quality sensor products, uniform size, and interface, not only meet the needs of various water quality testing but also suitable for the DIY of multi-parameter water quality tester.
Conductivity is the reciprocal of the resistance, which is related to the ability of the material to carry the current. In the liquid, the reciprocal of the resistance, the conductivity, is the measure of its ability to conduct electricity. Conductivity is an important parameter of water quality. It can reflect the extent of electrolytes present in water.
Tips:
In order to ensure measurement accuracy, it is strongly recommended to add a temperature sensor to measure the temperature and achieve automatic temperature compensation.
Features:
- 3.0~5.0V wide voltage input
- Hardware filtered output signal, low jitter
- AC excitation source, effectively reduce polarization
- Gravity connector and BNC connector, plug and play, no welding
- Software library supports two-point calibration and automatically identifies standard buffer solution, integrates temperature compensation algorithm
- Uniform size and connector, convenient for the design of mechanical structures
Applications:
- Water quality monitoring.
- Aquaculture.
- Hydroponic & Aquaponic
Get Inspired
I have prepare home Automoation project using Arduino nano esp32
There are almost endless variations of clocks for sale on the internet today, but it is still easy to end up in a situation where you can't quite find a model with the style and features you want. Marco Zonca ended up with that problem while searching for a new clock to put in his music studio. Nothing on the market fit the bill, so he built this minimalist network-updated digital clock. Zonca wanted a simple design, the ability to adjust brightness, and NTP (Network Time Protocol) updates. There are clocks available with those features, but nothing in the style Zonca wanted. So he created the perfect clock for himself. It displays 24-hour time across a red LED matrix, lets the user control settings like brightness via Bluetooth® Low Energy communication, and always stays in sync with network time. An Arduino Nano ESP32 board, programmed through Arduino Web Editor, controls all of those functions. It mounts onto a custom PCB that Zonca designed for this clock. The PCB also hosts an 8×32 LED matrix display with MAX7219 driver. Three buttons on the PCB let the user select modes. The PCB fits into a black 3D-printed enclosure that reflects the overall minimalist style. Now Zonca has the perfect clock for his music studio. If you like the look of it, the sketch, PCB files, and 3D enclosure are all available on Hackster.io.