Skip to content

Instantly share code, notes, and snippets.

@bradfa
Created February 24, 2016 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradfa/522187336fdf4ee6044a to your computer and use it in GitHub Desktop.
Save bradfa/522187336fdf4ee6044a to your computer and use it in GitHub Desktop.
=BeagleBone based Terminal Server & Remote DC Power Relay System==
There does not seem to exist any low cost serial port terminal server which also has power relays which can be operated over USB and/or an IP network. Terminal servers are generally still very expensive (such as: http://www.wti.com/c-10-rsm-series-serial-db9-port-console-servers.aspx) but their use can be very valuable in both embedded systems development and for small deployments of physical server hardware. Terminal servers will maintain a log of all serial port interactions even across device power up/down and client connect/disconnect, which can provide huge value. Adding the ability to power on and off a low voltage and reasonably low current (ie: 5-12V, 1-2A) power source via a relay that the terminal server controls in tandem with the serial port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment