Преглед на файлове

add giessomat 3d print photos

Thomas Buck преди 3 години
родител
ревизия
142c8acce2
променени са 19 файла, в които са добавени 39 реда и са изтрити 6 реда
  1. 39
    6
      input/projects/giessomat.md
  2. Двоични данни
      static/img/giessomat_3d_1.png
  3. Двоични данни
      static/img/giessomat_3d_1_small.png
  4. Двоични данни
      static/img/giessomat_3d_2.png
  5. Двоични данни
      static/img/giessomat_3d_2_small.png
  6. Двоични данни
      static/img/giessomat_3d_3.png
  7. Двоични данни
      static/img/giessomat_3d_3_small.png
  8. Двоични данни
      static/img/giessomat_3d_4.png
  9. Двоични данни
      static/img/giessomat_3d_4_small.png
  10. Двоични данни
      static/img/giessomat_3d_5.png
  11. Двоични данни
      static/img/giessomat_3d_5_small.png
  12. Двоични данни
      static/img/giessomat_3d_6.png
  13. Двоични данни
      static/img/giessomat_3d_6_small.png
  14. Двоични данни
      static/img/giessomat_3d_7.png
  15. Двоични данни
      static/img/giessomat_3d_7_small.png
  16. Двоични данни
      static/img/giessomat_3d_8.png
  17. Двоични данни
      static/img/giessomat_3d_8_small.png
  18. Двоични данни
      static/img/giessomat_3d_9.png
  19. Двоични данни
      static/img/giessomat_3d_9_small.png

+ 39
- 6
input/projects/giessomat.md Целия файл

@@ -72,12 +72,6 @@ For the inlet, I'm using a more expensive metal solenoid valve from Germany that
72 72
 Two float switches are used to tell the fill-height of the water tank.
73 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 75
 <div class="lightgallery">
82 76
     <a href="img/giessomat_4.jpg">
83 77
         <img src="img/giessomat_4_small.jpg" alt="Top view of the machine">
@@ -90,6 +84,45 @@ The water tank is realized using a generic 5l liquid tank, with two holes drille
90 84
     </a>
91 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 126
 Most of the parts I had lying around in the workshop.
94 127
 I only had to buy the outlet valves after realizing one of the big valves I still had was no longer working.
95 128
 Also the pumps, hoses and hose-adapters had to be bought.

Двоични данни
static/img/giessomat_3d_1.png Целия файл


Двоични данни
static/img/giessomat_3d_1_small.png Целия файл


Двоични данни
static/img/giessomat_3d_2.png Целия файл


Двоични данни
static/img/giessomat_3d_2_small.png Целия файл


Двоични данни
static/img/giessomat_3d_3.png Целия файл


Двоични данни
static/img/giessomat_3d_3_small.png Целия файл


Двоични данни
static/img/giessomat_3d_4.png Целия файл


Двоични данни
static/img/giessomat_3d_4_small.png Целия файл


Двоични данни
static/img/giessomat_3d_5.png Целия файл


Двоични данни
static/img/giessomat_3d_5_small.png Целия файл


Двоични данни
static/img/giessomat_3d_6.png Целия файл


Двоични данни
static/img/giessomat_3d_6_small.png Целия файл


Двоични данни
static/img/giessomat_3d_7.png Целия файл


Двоични данни
static/img/giessomat_3d_7_small.png Целия файл


Двоични данни
static/img/giessomat_3d_8.png Целия файл


Двоични данни
static/img/giessomat_3d_8_small.png Целия файл


Двоични данни
static/img/giessomat_3d_9.png Целия файл


Двоични данни
static/img/giessomat_3d_9_small.png Целия файл


Loading…
Отказ
Запис