Hello all,
I'm starting a project to control motors via a serial interface. It should look something like this :
Powersupply 20V/10A ------+------------2wire------------+--- Serialdata receiver 1
¦ ¦ and controller for motor-----------> Motor 1
¦ ¦
serial data --------------¦ ¦
¦
2 wire
¦
¦
¦
+--- Serialdata receiver 2
¦ and controller for motor----> motor 2
¦
2 wire
¦
¦
¦
+--- Serialdata receiver 3
¦ and controller for motor-----------> Motor 3
¦
....... (up to max 8 units)
The controller for the motor (PIC) and serial data comms is not a problem.
The only thing I am struggeling with, is how to mix the serial data with the DC power lines (2 wire)
Is there a chip avaiable for ?
Has anybody has any idea to solve this problem ?

Thanks in advance !!!