Difference between revisions of "ANSI Terminals"

From Land Boards Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 25: Line 25:
 
** RS-232 or TTL serial
 
** RS-232 or TTL serial
 
*** Up to 115,200 baud
 
*** Up to 115,200 baud
 +
 +
=== IOP16 Version ===
 +
 +
* [https://github.com/douggilliland/Design_A_CPU/wiki ANSI Terminal]
  
 
== ESP32 ANSI Terminal ==
 
== ESP32 ANSI Terminal ==
  
* Runs on Land Boards [[ESP32-VGA]] card
+
* 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]
+
** [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]
+
** [http://www.fabglib.org/vttest.html VTTEST VT100/VT102 Compatibility Test Score Sheet]
  
 
[[File:ANSI-Terminal-P944-720px.jpg]]
 
[[File:ANSI-Terminal-P944-720px.jpg]]
Line 37: Line 41:
  
 
* [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