项目作者: wcwuttke
项目描述 :
Baudot TX/RX for the Teletype Model 33 ASR
高级语言: C++
项目地址: git://github.com/wcwuttke/M33_rtty.git
M33_rtty
An Arduino project that converts a Model 33 Teletype into an improved version of a Model 32 Teletype. This project was a “great experiment” to make my Model 33 work with my HAL ST-8000 HF Modem.
Features:
- Model 32 mode converts ASCII to Baudot and vice-versa
- Straight Model 33 mode
- 45, 50, 75, 100 baud Baudot
- Reader Control feature controlled by CTS or internal buffer. Makes possible the use of the Paper Tape Reader when operating at 45 baud.
- Unshift on space
- Local Echo
- Convert LF to CRLF
- Line wrap at 68 or 72 characters
- Macros. 10 programmable macros are available using the Escape key plus a number 0-9 from the M33 keyboard.
- Debug mode. Prints a ‘<’ for figures and a ‘>’ for letters
- All features programmable via the Arduino USB programming port at 9600 bps, using the Escape key.