summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
-rw-r--r--images/heaterPCB.pngbin0 -> 31200 bytes
-rw-r--r--images/liftPCB.pngbin0 -> 41432 bytes
-rw-r--r--images/switchesPCB.pngbin0 -> 33573 bytes
-rw-r--r--images/trafficPCB.pngbin0 -> 30759 bytes
-rw-r--r--switches/boardoutlineSwithes.fcstdbin6131 -> 5749 bytes
-rw-r--r--switches/boardoutlineSwithes.fcstd1bin5756 -> 5749 bytes
7 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 100786d..7143f10 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
# OpenPLC Modules
Addon modules for OpenPLC experiments.
-- Traffic light
-- Motor driver for lift
-- Heater/temperature control
-- Switches
-
+- Traffic light - represent a 3 way traffic light ![traffic](images/trafficPCB.png)
+- Motor driver for lift - circuit required for driving the motor, recieving and passing onthe limit-switch state and as an indicator showing the given logic ![traffic](images/liftPCB.png)
+- Heater/temperature control - elements to drive the reistor, which also doubles as the heating element, the cooling fan and collecting and passing on thermistor values ![traffic](images/heaterPCB.png)
+- Switches - an array of a combination of NO, NC and latch switches with indicator LEDs ![traffic](images/switchesPCB.png)
diff --git a/images/heaterPCB.png b/images/heaterPCB.png
new file mode 100644
index 0000000..503ac6b
--- /dev/null
+++ b/images/heaterPCB.png
Binary files differ
diff --git a/images/liftPCB.png b/images/liftPCB.png
new file mode 100644
index 0000000..a427185
--- /dev/null
+++ b/images/liftPCB.png
Binary files differ
diff --git a/images/switchesPCB.png b/images/switchesPCB.png
new file mode 100644
index 0000000..7d9d5cf
--- /dev/null
+++ b/images/switchesPCB.png
Binary files differ
diff --git a/images/trafficPCB.png b/images/trafficPCB.png
new file mode 100644
index 0000000..a6b7112
--- /dev/null
+++ b/images/trafficPCB.png
Binary files differ
diff --git a/switches/boardoutlineSwithes.fcstd b/switches/boardoutlineSwithes.fcstd
index 99dc9a8..44aeffc 100644
--- a/switches/boardoutlineSwithes.fcstd
+++ b/switches/boardoutlineSwithes.fcstd
Binary files differ
diff --git a/switches/boardoutlineSwithes.fcstd1 b/switches/boardoutlineSwithes.fcstd1
index 7564ab0..6c46bb2 100644
--- a/switches/boardoutlineSwithes.fcstd1
+++ b/switches/boardoutlineSwithes.fcstd1
Binary files differ