summaryrefslogtreecommitdiff
path: root/OpenPLC_modules/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPLC_modules/README.md')
-rw-r--r--OpenPLC_modules/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/OpenPLC_modules/README.md b/OpenPLC_modules/README.md
new file mode 100644
index 0000000..f7da0e7
--- /dev/null
+++ b/OpenPLC_modules/README.md
@@ -0,0 +1,7 @@
+# OpenPLC Modules
+
+Addon modules for OpenPLC experiments.
+- Traffic light - represent a 3 way traffic light ![traffic](assets/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 ![lift](assets/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 ![heater](assets/heaterPCB.png)
+- Switches - an array of a combination of NO, NC and latch switches with indicator LEDs ![switches](assets/switchesPCB.png)