3D Printing Tutorial – How To Make a 3D Printed Automatic Plant Watering System

About the project

1 > What is automatic watering artifact?
Automatic watering artifact is a modernly invented machine which could replace people to water flowers automatically, applicable to automatic flower care in family, company, hotel etc.
2 > Features of the automatic watering artifact:
There are two watering modes of the automatic watering artifact:
1. automatically watering flowers according to soil moisture;
2. watering according to the set timing.
In mode 1, users can set soil humidity threshold to realize automatic watering. If the actual soil humidity is less than the threshold, watering system will work automatically.
In mode 2, users can set watering intervals to realize automatic watering. When time reaches the set value, watering system will work automatically.
In addition, users could set water amount in the menu if thinking the default amount is too small. At the same time, we add a hook to the shell of the artifact, so that it can be easily hung to any flower pot.
Step 1: collect all components and tools
Our automatic watering system is completely open source, including program and 3D print file.
Collect all necessary components and tools. List is as follows:
Then you just need to use 3D printer to print two components:
(11) 3D Shell for automatic watering artifact
(12) 3D cover for automatic watering artifact
Step 2: Set the 3D printer
Step 3: Download code
Before downloading code, you need to make sure Arduino IDE is already installed.
Then you need to load these library files to Arduino.
Connect Romeo BLE min V1.1 to your computer with Micro USB data line.
Open code final autowatering, and download it to your Romeo BLE min.
Step 4: Circuit wiring diagram
Circuit wiring diagram of automatic watering artifact is as follows:
You could following the steps below and refer to the wiring diagram to complete installation of automatic watering artifact step by step.
Step 5: Install main control board Remo BLE min V1.1
Insert the connection line of pump into the shell from the round hole on the left of the printed shell. Insert power cord into the shell from the round hole on the back. Connect pump line and power cord with Remo BLE min. Connection ports are shown in wiring diagram. correspond the screw hole of Remo BLE min with that of the printed shell, and then fix them with plastic rivet or M3 screw.
Step 6: Install infrared receiver module
Correspond infrared receiver with the front square hole of the printed shell and fix them with plastic rivet or M3 screw. Connect infrared receiver with Remo BLE min. Connection ports are shown in wiring diagram.
Step 7: Install temperature and humidity module
Correspond temperature and humidity module to the square hole on the right of the shell and fix them with plastic rivet or M3 screw. Connect temperature and humidity module with Remo BLE min. Connection ports are shown in wiring diagram.
Step 8: Install soil moisture module
Insert the connection line of temperature and humidity module into the shell from the square hole on the back of shell. Connect soil moisture module with Remo BLE min. Connection ports are shown in wiring diagram.
Step 9: Install LCD 1602 module
Fix LCD 1602 module on the printed cover with plastic rivet or M3 screw.
Step 10: Installation completed and preparation before powering up
Put the cover on the shell. And connect pump with wire, battery with power cord. Finally hang the whole watering system on the edge of flower pot. Insert soil humidity sensor into the soil of flower pot. Put pump into a cup or bucket filled with water. The whole set of watering system is completed. Next, you can power it up to see the result.

Read Original Blog:

留下评论