blob: 8fc193c145ef95cf95b8d9a4f8c8f2a67e832883 (
plain)
1
2
3
4
5
6
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)
|