cleanup
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
*.kicad_sch-bak
|
||||
*.kicad_pcb-bak
|
||||
*.sch-bak
|
||||
*-backups
|
||||
*~
|
||||
_autosave-*
|
||||
*.tmp
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -623,7 +623,7 @@
|
||||
},
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"plot_directory": "images/",
|
||||
"space_save_all_events": true,
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -2,11 +2,13 @@
|
||||
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
Designed in **KiCad v9**.
|
||||
|
||||
## Features
|
||||
|
||||
22826
images/Flow_Controller.svg
Normal file
22826
images/Flow_Controller.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 416 KiB |
BIN
images/Sensor_ZJ-S401.png
Normal file
BIN
images/Sensor_ZJ-S401.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 302 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 185 KiB |
Reference in New Issue
Block a user