| RS232 Relay Control (Logic) - Click HERE for Original Thread |
| Morbid |
Hi im trying to build a software-controlled AC relay switches,
the idea is to control by buttons on 2-7 AC slots.
any schematic or idea??
open source software?
i know the principle.
to build relay operated by a logic status...
i need rs232 - > data -> bit decoder (or logic gates) -> bit to 5V -> 5v operate relay (220VAC) - > status change
thanks, Chen. |
|
|
| jobstens |
Hello !
Here is a circuit, that receives serial data and outputs them parallel. It also could send parallel data in serial format. You don't need to build the transmitter if you don't use it. Both units could operate on independent baudrates.
The circuit outputs all data on the serial line. You just have to send a serial byte (terminal program, basic program or something) to switch the outputs.
Regards
Jobstens |
|
|
| Morbid |
hi! thanks,
the 4094 is a register shift isnt it?
its the output decoder? i'll have logic 1 (5V) at 0-7 outputs by the command i send? |
|
|
| Morbid |
| thanks! i made some transmitter programming circuit with the MAX232, and i guess its easier to get one here instead of the other chip mentioned....thanks :) |
|
|
|
|