mirror of
https://github.com/lowobservable/coax.git
synced 2026-03-02 02:00:56 +00:00
Add interface2
This commit is contained in:
13
README.md
13
README.md
@@ -1,11 +1,18 @@
|
||||
# coax
|
||||
|
||||
Tools for interfacing with [IBM 3270](https://en.wikipedia.org/wiki/IBM_3270) type terminals.
|
||||
Tools for connecting to real [IBM 3270](https://en.wikipedia.org/wiki/IBM_3270) type terminals.
|
||||
|
||||
## Contents
|
||||
## Documentation
|
||||
|
||||
* [protocol](protocol/protocol.md) - Protocol documentation
|
||||
* [interface1](interface1) - A serial attached Arduino interface using the National Semiconductor DP8340 and DP8341
|
||||
|
||||
## Hardware
|
||||
|
||||
* [interface1](interface1) - Legacy interface using obsolete National Semiconductor DP8340 and DP8341
|
||||
* [interface2](interface2) - Modern interface using a Lattice iCE40 FPGA and STM32 microcontroller
|
||||
|
||||
## Software
|
||||
|
||||
* [pycoax](pycoax) - Python interface library
|
||||
|
||||
## See Also
|
||||
|
||||
Reference in New Issue
Block a user