We have provided some computer software to make the Message Machine useful. Some familiarity with Python usage is assumed. BaudotRSSInstallation instructions
This will check the installation and display the available options. Command line format:
It's helpful to make a ".sh" or ".bat" file with the appropriate command line and options for your situation. With no options, on a Windows machine with standard serial ports the program will send Reuters news to a receive-only Teletype at 45 baud on COM1. Any RSS feed, including Twitter feeds and news feeds, can be followed by putting the appropriate URL on the command line. Multiple URLs are allowed. Each feed will be polled every 90 seconds and new items will be printed. If no RSS feeds are specified, the Reuters World News feed will be used. The program runs until killed. The program will start and stop the Teletype motor only if the DTR signal from the serial port controls the motor. Our hardware interface does this, but this is not a standard Teletype feature. Operating instructionsIf "--keyboard" has not been specified on the command line, keyboard input will do nothing, and the program will print news. With "--keyboard", the program is interactive. At startup, the program will print
Anything else produces a long prompt as a hint: The last message printed before the machine goes idle will be either "WAITING..." or "OFF." When "waiting", the program is polling its RSS and SMS feeds for new traffic, and will turn on the machine and print. Sending and receiving SMS messages requires a Google Voice account. The passwords for the account must be specified on the command line as above. It is suggested that the Google Voice account used for this purpose not be used for other purposes, as the program will delete received SMS messages once they have been printed. Typing "S" at the prompt will produce the prompt:
and a phone number of a cell phone should be typed in. The next prompt is simply
at which text can be typed. Text can be multiple lines, and there is no length limit. The Teletype's "blank key" can be used as a backspace; the Teletype will print "\" followed by the character deleted. The machine itself, of course, cannot backspace. A blank line terminates and sends the message, and "DONE" will be printed. Typing "." at the TO NO: prompt will use the phone number from the last SMS message received, to make conversation easier. Messages sent to yourself are ignored; only incoming messages from other phone numbers will be printed. Sending a BREAK will interrupt whatever is going on and return to the N, W, S, O, OR CR: prompt. May 20, 2011 |