C# (CSharp) TTT.Teletype Namespace

Classes

Name Description
SerialTeletypeConnectPort Connection to a teletype via a serial port
TeletypeViaAtmega Represents a Teletype connected via the hackspaces AtMega interface that allows the Teletype to be turned on and off as well as translating messages from 9600 baud to the 110 baud required for the teletype. The Serial conversion has a limited buffer, so this class deals with that by breaking longer messages into short segments and allowing time for the buffer to be forwarded to the Teletype.
TweetPrinter TweetPrinter links a Tweet to a Teletype, dealing with turning the Teletype on / off and formatting the tweet for printing. Just in case someone doesn't hear the Teletype start up, we also ring the bell!