Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/07/99 16:47
Read: times


 
#484 - RE: 8051 to RS423 Interface
RS423 is somewhere in between RS232 and RS422 regarding transfer speed and connection distance. You of course need a line driver to convert TTL level signal from the controller to an RS423 compatible signal. For small distance connection (10 meters), I suggest to use standard RS232 for you have already build in that interface in your PC. Take a line driver like MAX232 or compatible chip for the controller.

The protocol is the 'language' that your PC and your controller are using to exchange data. For sending only keystrokes, make your own protocol as simple as possible. Use parity control to check for transmission errors.



List of 3 messages in thread
TopicAuthorDate
8051 to RS423 Interface            01/01/70 00:00      
RE: 8051 to RS423 Interface            01/01/70 00:00      
RE: 8051 to RS423 Interface            01/01/70 00:00      

Back to Subject List