Difference between revisions of "ANSI Terminals"

From Land Boards Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== ANSI Terminals ==
+
== Classic ANSI Terminal ==
  
Ebay listing for a Classic VT320 Video Display Terminal
+
=== Ebay listing for a Classic VT320 Video Display Terminal ===
  
 
[[File:VT320.PNG]]
 
[[File:VT320.PNG]]
  
=== FPGA ANSI Terminal ===
+
== FPGA ANSI Terminal ==
  
 
* Runs on various boards including
 
* Runs on various boards including
Line 26: Line 26:
 
*** Up to 115,200 baud
 
*** Up to 115,200 baud
  
=== ESP32 ANSI Terminal ===
+
=== IOP16 Version ===
  
* Runs on Land Boards [[ESP32-VGA]] card
+
* [https://github.com/douggilliland/Design_A_CPU/wiki ANSI Terminal]
* [https://github.com/fdivitto/FabGL/tree/master/examples/VGA/AnsiTerminal FabGL ANSI Terminal example code]
+
 
 +
== ESP32 ANSI Terminal ==
 +
 
 +
* Runs on Land Boards [[ESP32-VGA]] card (bottom card in stackup below)
 +
** [https://github.com/fdivitto/FabGL/tree/master/examples/VGA/AnsiTerminal FabGL ANSI Terminal example code]
 +
** [http://www.fabglib.org/vttest.html VTTEST VT100/VT102 Compatibility Test Score Sheet]
 +
 
 +
[[File:ANSI-Terminal-P944-720px.jpg]]
  
 
== ANSI Escape Sequences ==
 
== ANSI Escape Sequences ==
  
 
* [http://ascii-table.com/ansi-escape-sequences.php ANSI Escape Sequences]
 
* [http://ascii-table.com/ansi-escape-sequences.php ANSI Escape Sequences]
 +
 +
[[file:ANSI_001.PNG]]
 +
 +
[[file:ANSI_002.PNG]]

Latest revision as of 18:20, 9 April 2022

Classic ANSI Terminal

Ebay listing for a Classic VT320 Video Display Terminal

VT320.PNG

FPGA ANSI Terminal

IOP16 Version

ESP32 ANSI Terminal

ANSI-Terminal-P944-720px.jpg

ANSI Escape Sequences

ANSI 001.PNG

ANSI 002.PNG