diff options
author | easwaran | 2019-01-16 17:10:59 +0530 |
---|---|---|
committer | easwaran | 2019-01-16 17:10:59 +0530 |
commit | 0c852cef0be006945ae47012c2328251889f4164 (patch) | |
tree | 8cfb1d35d4a77a0359baa33097904bec08f06e24 | |
parent | 0bf705d498104ab4a28b1e0824e37f5924f657e1 (diff) | |
download | openplc_modules-0c852cef0be006945ae47012c2328251889f4164.tar.gz openplc_modules-0c852cef0be006945ae47012c2328251889f4164.tar.bz2 openplc_modules-0c852cef0be006945ae47012c2328251889f4164.zip |
added a bit more description in README
-rw-r--r-- | README.md | 9 | ||||
-rw-r--r-- | images/heaterPCB.png | bin | 0 -> 31200 bytes | |||
-rw-r--r-- | images/liftPCB.png | bin | 0 -> 41432 bytes | |||
-rw-r--r-- | images/switchesPCB.png | bin | 0 -> 33573 bytes | |||
-rw-r--r-- | images/trafficPCB.png | bin | 0 -> 30759 bytes | |||
-rw-r--r-- | switches/boardoutlineSwithes.fcstd | bin | 6131 -> 5749 bytes | |||
-rw-r--r-- | switches/boardoutlineSwithes.fcstd1 | bin | 5756 -> 5749 bytes |
7 files changed, 4 insertions, 5 deletions
@@ -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  +- 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  +- 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  +- Switches - an array of a combination of NO, NC and latch switches with indicator LEDs  diff --git a/images/heaterPCB.png b/images/heaterPCB.png Binary files differnew file mode 100644 index 0000000..503ac6b --- /dev/null +++ b/images/heaterPCB.png diff --git a/images/liftPCB.png b/images/liftPCB.png Binary files differnew file mode 100644 index 0000000..a427185 --- /dev/null +++ b/images/liftPCB.png diff --git a/images/switchesPCB.png b/images/switchesPCB.png Binary files differnew file mode 100644 index 0000000..7d9d5cf --- /dev/null +++ b/images/switchesPCB.png diff --git a/images/trafficPCB.png b/images/trafficPCB.png Binary files differnew file mode 100644 index 0000000..a6b7112 --- /dev/null +++ b/images/trafficPCB.png diff --git a/switches/boardoutlineSwithes.fcstd b/switches/boardoutlineSwithes.fcstd Binary files differindex 99dc9a8..44aeffc 100644 --- a/switches/boardoutlineSwithes.fcstd +++ b/switches/boardoutlineSwithes.fcstd diff --git a/switches/boardoutlineSwithes.fcstd1 b/switches/boardoutlineSwithes.fcstd1 Binary files differindex 7564ab0..6c46bb2 100644 --- a/switches/boardoutlineSwithes.fcstd1 +++ b/switches/boardoutlineSwithes.fcstd1 |