https://github.com/jbush001/tddemulator
This is a Java app that supports the TDD protocol (Telecommunications Device for the Deaf), also known as TTY
https://github.com/jbush001/tddemulator
communication java
Last synced: 2 months ago
JSON representation
This is a Java app that supports the TDD protocol (Telecommunications Device for the Deaf), also known as TTY
- Host: GitHub
- URL: https://github.com/jbush001/tddemulator
- Owner: jbush001
- License: apache-2.0
- Created: 2012-03-19T00:23:37.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T07:12:23.000Z (over 6 years ago)
- Last Synced: 2025-04-03T17:52:55.431Z (6 months ago)
- Topics: communication, java
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is an emulator for the ANSI TIA/EIA-825 protocol, also referred to as Telecommunications Device for the Deaf (TDD) or TTY. These devices allow people who are hard of hearing to communicate over analog phone lines using a keyboard and text display. It's essentially a very simple FSK modem.