4E Network

From SlugWiki
Revision as of 18:24, 25 September 2005 by 18.238.6.41 (Talk)

Jump to: navigation, search

The purpose of the 4E Network is to interface all of our microcontroller-based Projects to a central computer. We will use RS485 serial because it allows multiple devices and will be simple to implement on a PIC. Our implementation is similar to RS232, but allows up to 32 devices to be strung together on 2 pairs of cables. Each device will have a unique address, which will allow multiple devices on a single line.

See Also