fixed path to images

This commit is contained in:
cpu
2026-05-16 00:16:31 +02:00
parent cff68ae658
commit 96d537e0eb

View File

@@ -2,10 +2,12 @@
A fail-safe water flow monitoring module designed to protect CNC spindles and laser cutter tubes. It reads impulses from a ZJ-S401 water flow sensor, displays the real-time flow rate on an I2C OLED display, and triggers an active-low alarm to the CNC controller if the flow drops below a user-defined threshold. A fail-safe water flow monitoring module designed to protect CNC spindles and laser cutter tubes. It reads impulses from a ZJ-S401 water flow sensor, displays the real-time flow rate on an I2C OLED display, and triggers an active-low alarm to the CNC controller if the flow drops below a user-defined threshold.
![Flow Controller Schema](schema.png) ![Flow Controller Schema](images/Flow_Controller.svg)
![Front](Flow_Controller_front.png) ![Front](images/Flow_Controller_front.png)
![Back](Flow_Controller_back.png) ![Back](images/Flow_Controller_back.png)
![ZJ-S401](images/Sensor_ZJ-S401.png)
Designed in **KiCad v9**. Designed in **KiCad v9**.