Device control via the Serial port

Status
Not open for further replies.

ulot

New Member
hello

I'm working on a project involving power line communication between PCs using the serial port. But in addition, I also want to be able to send serial data that will be received by a simple digital network and used to control a set of devices. I've seen it done with the serial port but can it be implemented similarly using the serial port maybe using a serial-in register to receive the serial data and then a logic circuit to switch various devices depending on the data in the register?
 
Serial ports generally use UARTS for communication. You can use one to convert the serial data to parallel.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…