summaryrefslogtreecommitdiff
path: root/Resources/modules/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Resources/modules/README.md')
-rw-r--r--Resources/modules/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Resources/modules/README.md b/Resources/modules/README.md
new file mode 100644
index 0000000..8fc193c
--- /dev/null
+++ b/Resources/modules/README.md
@@ -0,0 +1,7 @@
+# OpenPLC Modules
+
+Addon modules for OpenPLC experiments.
+- Traffic light - represent a 3 way traffic light ![traffic](images/trafficPCB.png)
+- Motor driver for lift - circuit required for driving the motor, receiving and passing on the limit-switch state and as an indicator showing the given logic ![traffic](images/liftPCB.png)
+- Heater/temperature control - elements to drive the roister, 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)