Skip to content

Commit a3065cb

Browse files
committed
Merge pull request pidcodes#135 from epvuc/master
request pid 4545 for usb-teletype adapter
2 parents a24ec33 + dbabd6f commit a3065cb

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

1209/4545/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: USB-Teletype Adapter
4+
owner: SlothCo
5+
license: MIT
6+
site: http://heepy.net/index.php/Optocouplers_for_teletype_current_loop
7+
source: https://github.com/epvuc/usb-tty
8+
---
9+
This is a work-in-progress implementation of a usb-serial adapter which looks to the USB host like a CDC ACM class serial device, and to the teletype 60mA current loop like another teletype machine. In passthrough mode, it simply forwards characters back and forth, stripping all but the lower 5 bits in the host-to-teletype direction. In translate mode, it does bi-directional ITA-2 to ASCII character set translation as well, while maintaining LTRS/FIGS shift state and optionally print position so it can insert a CR/LF at the end of a line to prevent overstrike.

org/SlothCo/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: org
3+
title: SlothCo Enterprises
4+
---
5+
very slow teletype communications related projects by eric volpe, epvuc@limpoc.com

0 commit comments

Comments
 (0)