diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +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) +- 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) |