{"id":13265,"date":"2024-04-28T10:47:37","date_gmt":"2024-04-28T02:47:37","guid":{"rendered":"https:\/\/shchimay.com\/?p=13265"},"modified":"2024-04-29T14:38:28","modified_gmt":"2024-04-29T06:38:28","slug":"arduino-water-monitoring-system","status":"publish","type":"post","link":"https:\/\/shchimay.com\/zh\/arduino-water-monitoring-system\/","title":{"rendered":"arduino water monitoring system"},"content":{"rendered":"<h1 id=\"how-to-build-an-arduino-water-monitoring-system-for-your-home-wpaicgheading\">How to Build an Arduino Water Monitoring System for Your Home<\/h1>\n<p>Water is a precious resource that is essential for life. With concerns about water scarcity and pollution on the rise, it is more important than ever to monitor and conserve water usage. One way to do this is by building an Arduino water monitoring system for your home. Arduino is an open-source electronics platform that allows you to create interactive projects. In this article, we will guide you through the process of building a simple water monitoring system using Arduino.<br \/>\n<div style=\"width: 640px;\" class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement('video');<\/script><![endif]-->\n<video class=\"wp-video-shortcode\" id=\"video-13265-1\" width=\"640\" height=\"360\" preload=\"metadata\" controls=\"controls\"><source type=\"video\/mp4\" src=\"http:\/\/shchimay.com\/wp-content\/uploads\/2023\/11\/CCT-5300E-Series.mp4?_=1\" \/><a href=\"http:\/\/shchimay.com\/wp-content\/uploads\/2023\/11\/CCT-5300E-Series.mp4\">http:\/\/shchimay.com\/wp-content\/uploads\/2023\/11\/CCT-5300E-Series.mp4<\/a><\/video><\/div><br \/>\n<div style=\"width: 640px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-13265-2\" width=\"640\" height=\"360\" preload=\"metadata\" controls=\"controls\"><source type=\"video\/mp4\" src=\"http:\/\/shchimay.com\/wp-content\/uploads\/2023\/11\/EC-1800.mp4?_=2\" \/><a href=\"http:\/\/shchimay.com\/wp-content\/uploads\/2023\/11\/EC-1800.mp4\">http:\/\/shchimay.com\/wp-content\/uploads\/2023\/11\/EC-1800.mp4<\/a><\/video><\/div>To build a water monitoring system, you will need a few key components. These include an Arduino board, a water flow sensor, a solenoid valve, and a display screen. The water flow sensor is used to measure the amount of water flowing through a pipe, while the solenoid valve can be used to control the flow of water. The display screen will show you real-time data on water usage.<\/p>\n<p>The first step in building your water monitoring system is to connect the water flow sensor to the Arduino board. The water flow sensor has three pins: VCC, GND, and OUT. Connect the VCC pin to the 5V pin on the Arduino board, the GND pin to the GND pin, and the OUT pin to a digital pin, such as pin 2. Next, connect the solenoid valve to the Arduino board. The solenoid valve has two pins: VCC and GND. Connect the VCC pin to the 5V pin on the Arduino board and the GND pin to the GND pin.<\/p>\n<figure class=\"wp-block-table\">\n<table>\n<tbody>\n<tr>\n<td>Model<\/td>\n<td>CIT-8800 Inductive Conductivity\/Concentration Oline Controller<\/td>\n<\/tr>\n<tr>\n<td>Concentration<\/td>\n<td>1.NaOH:(0~15)% or(25~50)%; 2.HNO<sub>3<\/sub>:(0~25)% or(36~82)%; 3.User-defined concentration curves<\/td>\n<\/tr>\n<tr>\n<td>Conductivity<\/td>\n<td>(500~2,000,000)uS\/cm<\/td>\n<\/tr>\n<tr>\n<td>TDS<\/td>\n<td>(250~1,000,000)ppm<\/td>\n<\/tr>\n<tr>\n<td>Temp.<\/td>\n<td>(0~120)\u00b0C<\/td>\n<\/tr>\n<tr>\n<td>Resolution<\/td>\n<td>Conductivity: 0.01uS\/cm; Concentration: 0.01%; TDS:0.01ppm, Temp.: 0.1\u2103<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"2\">Accuracy<\/td>\n<td>Conductivity: (500~1000)uS\/cm +\/-10uS\/cm; (1~2000)mS\/cm+\/-1.0%<\/td>\n<\/tr>\n<tr>\n<td>TDS: 1.5 level, Temp.: +\/-0.5\u2103<\/td>\n<\/tr>\n<tr>\n<td>Temp. compensation<\/td>\n<td>Range: (0~120)\u00b0C; element: Pt1000<\/td>\n<\/tr>\n<tr>\n<td>Communication port<\/td>\n<td>RS485.Modbus RTU protocol<\/td>\n<\/tr>\n<tr>\n<td>Analog output<\/td>\n<td>Two channels isolated\/ transportable (4-20)mA, Instrument \/ Transmitter for selection<\/td>\n<\/tr>\n<tr>\n<td>Control Output<\/td>\n<td>Triple channels semiconductor photoelectric switch, Programmable Switch, pulse and frequency<\/td>\n<\/tr>\n<tr>\n<td>Working Environment<\/td>\n<td>Temp.(0~50)\u2103; relative humidity &lt;95%RH (non-condensing)<\/td>\n<\/tr>\n<tr>\n<td>Storage Environment<\/td>\n<td>Temp.(-20~60)\u2103;Relative Humidity \u226485%RH (none condensation)<\/td>\n<\/tr>\n<tr>\n<td>Power Supply<\/td>\n<td>DC 24V+15%<\/td>\n<\/tr>\n<tr>\n<td>Protection Level<\/td>\n<td>IP65 (with rear cover)<\/td>\n<\/tr>\n<tr>\n<td>Dimension<\/td>\n<td>96mmx96mmx94mm(HxWxD)<\/td>\n<\/tr>\n<tr>\n<td>Hole Size<\/td>\n<td>9lmmx91mm(HxW)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<p><img decoding=\"async\" src=\"http:\/\/shchimay.com\/wp-content\/uploads\/2023\/11\/CLA-7000-series-Total-chlorine-DPD-Online2.png\" alt=\"alt-105\" class=\"wp-image-105\" id=\"i105\" \/><br \/>\nOnce you have connected the components, you can start writing the code for your water monitoring system. The code will read the data from the water flow sensor and display it on the screen. It will also control the solenoid valve to regulate the flow of water. You can customize the code to set thresholds for water usage and receive alerts when these thresholds are exceeded.<\/p>\n<p>After writing the code, upload it to the Arduino board and test your water monitoring system. You should see real-time data on water usage displayed on the screen. You can also test the solenoid valve by turning it on and off to control the flow of water. If everything is working correctly, you have successfully built a water monitoring system for your home.<\/p>\n<figure class=\"wp-block-table\">\n<table>\n<tbody>\n<tr>\n<td>Model No.<\/td>\n<td colspan=\"2\">CIT-8800 Inductive Conductivity \/ Concentration Online Controller<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"6\">Measurement range<\/td>\n<td>Conductivity<\/td>\n<td>0.00\u03bcS\/cm ~ 2000mS\/cm<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"3\">Concentration<\/td>\n<td>1.NaOH\uff0c\uff080-15\uff09% or\uff0825-50\uff09%\uff1b<\/td>\n<\/tr>\n<tr>\n<td>2.HNO3\uff08note the Corrosion resistance of the sensor\uff09\uff080-25\uff09% or\uff0836-82\uff09%\uff1b<\/td>\n<\/tr>\n<tr>\n<td>3.User-defined concentration curves.<\/td>\n<\/tr>\n<tr>\n<td>TDS<\/td>\n<td>0.00ppm~1000ppt<\/td>\n<\/tr>\n<tr>\n<td>Temp.<\/td>\n<td>\uff080.0 ~ 120.0\uff09\u2103<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"4\">Resolution<\/td>\n<td>Conductivity<\/td>\n<td>0.01\u03bcS\/cm<\/td>\n<\/tr>\n<tr>\n<td>Concentration<\/td>\n<td>0.01%<\/td>\n<\/tr>\n<tr>\n<td>TDS<\/td>\n<td>0.01ppm<\/td>\n<\/tr>\n<tr>\n<td>Temp.<\/td>\n<td>0.1\u2103<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"5\">Accuracy<\/td>\n<td rowspan=\"3\">Conductivity<\/td>\n<td>0\u03bcS\/cm ~1000\u03bcS\/cm \u00b110\u03bcS\/cm<\/td>\n<\/tr>\n<tr>\n<td>1 mS\/cm~500 mS\/cm \u00b11.0%<\/td>\n<\/tr>\n<tr>\n<td>500mS\/cm~2000 mS\/cm \u00b11.0%<\/td>\n<\/tr>\n<tr>\n<td>TDS<\/td>\n<td>1.5 level<\/td>\n<\/tr>\n<tr>\n<td>Temp.<\/td>\n<td>\u00b10.5\u2103<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"2\">Temp. compensation<\/td>\n<td>element<\/td>\n<td>Pt1000<\/td>\n<\/tr>\n<tr>\n<td>range<\/td>\n<td>\uff080.0~120.0\uff09\u2103 linear compensation<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"4\">\uff084~20\uff09mA Current output<\/td>\n<td>channels<\/td>\n<td>Double channels<\/td>\n<\/tr>\n<tr>\n<td>features<\/td>\n<td>Isolated, adjustable, reversible, 4-20MA output, instruments\/ transmitter mode.<\/td>\n<\/tr>\n<tr>\n<td>Loop resistance<\/td>\n<td>400\u03a9\uff08Max\uff09\uff0cDC 24V<\/td>\n<\/tr>\n<tr>\n<td>Resolution<\/td>\n<td>\u00b10.1mA<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"5\">Control contact<\/td>\n<td>Channels<\/td>\n<td>Triple channels<\/td>\n<\/tr>\n<tr>\n<td>Contact<\/td>\n<td>Photoelectric relay output<\/td>\n<\/tr>\n<tr>\n<td>Programmable<\/td>\n<td>Programmable \uff08 temperature \u3001conductivity\/concentration\/TDS\u3001timing\uff09output<\/td>\n<\/tr>\n<tr>\n<td>Features<\/td>\n<td>Could set temperature\u3001conductivity\/concentration\/TDS\u3001 timing NO\/NC\/ PID selection<\/td>\n<\/tr>\n<tr>\n<td>Resistance load<\/td>\n<td>50mA\uff08Max\uff09\uff0cAC\/DC 30V\uff08Max\uff09<\/td>\n<\/tr>\n<tr>\n<td>Data communication<\/td>\n<td colspan=\"2\">RS485,MODBUS protocol<\/td>\n<\/tr>\n<tr>\n<td>Power supply<\/td>\n<td colspan=\"2\">DC 24V\u00b14V<\/td>\n<\/tr>\n<tr>\n<td>Consumption<\/td>\n<td colspan=\"2\">\uff1c5.5W<\/td>\n<\/tr>\n<tr>\n<td>Working environment<\/td>\n<td colspan=\"2\">Temperature\uff1a\uff080~50\uff09\u2103 Relative Humidity\uff1a\u226485%RH(non- condensing )<\/td>\n<\/tr>\n<tr>\n<td>Storage<\/td>\n<td colspan=\"2\">Temperature\uff1a(-20~60)\u2103 Relative Humidity\uff1a\u226485%RH(non- condensing)<\/td>\n<\/tr>\n<tr>\n<td>Protection level<\/td>\n<td colspan=\"2\">IP65\uff08with rear cover\uff09<\/td>\n<\/tr>\n<tr>\n<td>Outline dimension<\/td>\n<td colspan=\"2\">96mm\u00d796 mm\u00d794mm (H\u00d7W\u00d7D)<\/td>\n<\/tr>\n<tr>\n<td>Hole dimension<\/td>\n<td colspan=\"2\">91mm\u00d791mm(H\u00d7W)<\/td>\n<\/tr>\n<tr>\n<td>Installation<\/td>\n<td colspan=\"2\">Panel mounted , fast installation<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<p>In conclusion, building an Arduino water monitoring system is a simple and effective way to track and conserve water usage in your home. By monitoring water usage in real-time, you can identify areas where water is being wasted and take steps to reduce consumption. With the increasing importance of water conservation, a water monitoring system is a valuable tool for homeowners. So why not give it a try and start monitoring your water usage today?<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/shchimay.com\/wp-content\/uploads\/2023\/11\/ROS-2015-RO\u7a0b\u5e8f\u63a7\u5236\u56684.png\" alt=\"alt-1010\" class=\"wp-image-1010\" id=\"i1010\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to Build an Arduino Water Monitoring System for You&#8230;<\/p>\n","protected":false},"author":1,"featured_media":2031,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false},"categories":[200],"tags":[],"translation":{"provider":"WPGlobus","version":"2.12.0","language":"zh","enabled_languages":["en","zh","es","de","fr","ru","pt","ar","ja","ko","it","id","hi","th","vi","tr"],"languages":{"en":{"title":true,"content":true,"excerpt":false},"zh":{"title":false,"content":false,"excerpt":false},"es":{"title":true,"content":true,"excerpt":false},"de":{"title":true,"content":true,"excerpt":false},"fr":{"title":true,"content":true,"excerpt":false},"ru":{"title":false,"content":false,"excerpt":false},"pt":{"title":false,"content":false,"excerpt":false},"ar":{"title":false,"content":false,"excerpt":false},"ja":{"title":true,"content":true,"excerpt":false},"ko":{"title":true,"content":true,"excerpt":false},"it":{"title":true,"content":true,"excerpt":false},"id":{"title":false,"content":false,"excerpt":false},"hi":{"title":false,"content":false,"excerpt":false},"th":{"title":true,"content":true,"excerpt":false},"vi":{"title":true,"content":true,"excerpt":false},"tr":{"title":true,"content":true,"excerpt":false}}},"_links":{"self":[{"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/posts\/13265"}],"collection":[{"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/comments?post=13265"}],"version-history":[{"count":10,"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/posts\/13265\/revisions"}],"predecessor-version":[{"id":13691,"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/posts\/13265\/revisions\/13691"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/media\/2031"}],"wp:attachment":[{"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/media?parent=13265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/categories?post=13265"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shchimay.com\/zh\/wp-json\/wp\/v2\/tags?post=13265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}