diff options
| author | feurig <don@suspectdevices.com> | 2021-06-12 22:01:21 -0700 |
|---|---|---|
| committer | feurig <don@suspectdevices.com> | 2021-06-12 22:01:21 -0700 |
| commit | bdfcc8f5b1056fee6634fa9926c6f51c567d8f4e (patch) | |
| tree | 661b25922ebc26d0f51d673ffc913a569bda4792 /README.md | |
| parent | b700b2cbcb7d4ed1265832d71e12641b172a8704 (diff) | |
add pictures of the project
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -1,2 +1,23 @@ # PiTerm1982 -Convert 80s style interface ( 8031 based ADP Product: chicklet keyboard and 2x20 lcd ) to pi zero based terminal using i2c based io expansions. +Convert 80s style interface ( 8031 based ADP Product: chicklet keyboard and 2x20 lcd ) to pi zero based terminal using i2c based io expanders. + + + + + + + +Looking under the keyboard membrane and tracing the connectors we can get the following key map. + +``` + 0123456789A B + -------------------- +0) *# ZXCVBNM/ <STOP> +1) -LASDFGHJK<?> <ENTER> +2) 0912345678<BS> <START> +2) POQWERTYUI<CAN><DIAL> +``` + + + + |
