Browse Source

add giessomat 3d print photos

Thomas Buck 3 years ago
parent
commit
142c8acce2

+ 39
- 6
input/projects/giessomat.md View File

72
 Two float switches are used to tell the fill-height of the water tank.
72
 Two float switches are used to tell the fill-height of the water tank.
73
 The ESP32 also provides a simple web interface to allow the same controls as from the user interface.
73
 The ESP32 also provides a simple web interface to allow the same controls as from the user interface.
74
 
74
 
75
-Both UI and controller are connected to each other using I2C.
76
-All relevant signals are transmitted with a simple DB-9 cable.
77
-
78
-All this is mounted on an old piece of shelf-board, using some custom designed 3D printed parts.
79
-The water tank is realized using a generic 5l liquid tank, with two holes drilled for the fill switches. The holders for the fertilizer bottles, as well as the bottlecaps, are specifically designed to fit my 1l fertilizer bottles.
80
-
81
 <div class="lightgallery">
75
 <div class="lightgallery">
82
     <a href="img/giessomat_4.jpg">
76
     <a href="img/giessomat_4.jpg">
83
         <img src="img/giessomat_4_small.jpg" alt="Top view of the machine">
77
         <img src="img/giessomat_4_small.jpg" alt="Top view of the machine">
90
     </a>
84
     </a>
91
 </div>
85
 </div>
92
 
86
 
87
+Both UI and controller are connected to each other using I2C.
88
+All relevant signals are transmitted with a simple DB-9 cable.
89
+
90
+All this is mounted on an old piece of shelf-board, using some custom designed 3D printed parts.
91
+The water tank is realized using a generic 5l liquid tank, with two holes drilled for the fill switches. The holders for the fertilizer bottles, as well as the bottlecaps, are specifically designed to fit my 1l fertilizer bottles.
92
+
93
+I designed all the 3D printed parts with OpenSCAD.
94
+You can find [the files](https://git.xythobuz.de/thomas/3d-print-designs/src/branch/master/giessomat) on my Gitea.
95
+
96
+<div class="lightgallery">
97
+    <a href="img/giessomat_3d_2.png">
98
+        <img src="img/giessomat_3d_2_small.png" alt="User Interface">
99
+    </a>
100
+    <a href="img/giessomat_3d_1.png">
101
+        <img src="img/giessomat_3d_1_small.png" alt="Bottlecap for Fertilizer">
102
+    </a>
103
+    <a href="img/giessomat_3d_3.png">
104
+        <img src="img/giessomat_3d_3_small.png" alt="Fertilizer bottle mount">
105
+    </a>
106
+    <a href="img/giessomat_3d_9.png">
107
+        <img src="img/giessomat_3d_9_small.png" alt="Watertank holder">
108
+    </a>
109
+    <a href="img/giessomat_3d_4.png">
110
+        <img src="img/giessomat_3d_4_small.png" alt="Hose sieve/filter">
111
+    </a>
112
+    <a href="img/giessomat_3d_5.png">
113
+        <img src="img/giessomat_3d_5_small.png" alt="Hose fix for pumps">
114
+    </a>
115
+    <a href="img/giessomat_3d_6.png">
116
+        <img src="img/giessomat_3d_6_small.png" alt="Light-proofing for hose hole">
117
+    </a>
118
+    <a href="img/giessomat_3d_7.png">
119
+        <img src="img/giessomat_3d_7_small.png" alt="Large valve mount">
120
+    </a>
121
+    <a href="img/giessomat_3d_8.png">
122
+        <img src="img/giessomat_3d_8_small.png" alt="Small valve mount">
123
+    </a>
124
+</div>
125
+
93
 Most of the parts I had lying around in the workshop.
126
 Most of the parts I had lying around in the workshop.
94
 I only had to buy the outlet valves after realizing one of the big valves I still had was no longer working.
127
 I only had to buy the outlet valves after realizing one of the big valves I still had was no longer working.
95
 Also the pumps, hoses and hose-adapters had to be bought.
128
 Also the pumps, hoses and hose-adapters had to be bought.

BIN
static/img/giessomat_3d_1.png View File


BIN
static/img/giessomat_3d_1_small.png View File


BIN
static/img/giessomat_3d_2.png View File


BIN
static/img/giessomat_3d_2_small.png View File


BIN
static/img/giessomat_3d_3.png View File


BIN
static/img/giessomat_3d_3_small.png View File


BIN
static/img/giessomat_3d_4.png View File


BIN
static/img/giessomat_3d_4_small.png View File


BIN
static/img/giessomat_3d_5.png View File


BIN
static/img/giessomat_3d_5_small.png View File


BIN
static/img/giessomat_3d_6.png View File


BIN
static/img/giessomat_3d_6_small.png View File


BIN
static/img/giessomat_3d_7.png View File


BIN
static/img/giessomat_3d_7_small.png View File


BIN
static/img/giessomat_3d_8.png View File


BIN
static/img/giessomat_3d_8_small.png View File


BIN
static/img/giessomat_3d_9.png View File


BIN
static/img/giessomat_3d_9_small.png View File


Loading…
Cancel
Save