Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions 1209/4545/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: pid
title: USB-Teletype Adapter
owner: SlothCo
license: MIT
site: http://heepy.net/index.php/Optocouplers_for_teletype_current_loop
source: https://github.com/epvuc/usb-tty
---
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.
5 changes: 5 additions & 0 deletions org/SlothCo/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
layout: org
title: SlothCo Enterprises
---
very slow teletype communications related projects by eric volpe, epvuc@limpoc.com