diff --git a/Readme.md b/Readme.md index 39722b9..1339ccb 100644 --- a/Readme.md +++ b/Readme.md @@ -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. -![Flow Controller Schema](schema.png) +![Flow Controller Schema](images/Flow_Controller.svg) -![Front](Flow_Controller_front.png) -![Back](Flow_Controller_back.png) +![Front](images/Flow_Controller_front.png) +![Back](images/Flow_Controller_back.png) + +![ZJ-S401](images/Sensor_ZJ-S401.png) Designed in **KiCad v9**.