Skip to content

shecodes-content/video-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#Video Terminals

Since the mid-70s there was a desire to replace paper-based tty terminals with some device that would have a way to display characters on a screen. Only when the necessary electronic memory circuits became small and cheap enough to store one screen worth of characters (typically 80 characters per row by 25 rows), this became possible for a price below $10.000.

Because there was no print head anymore, egineers needed a way to indicate to the users where the next character would appear. This was the birth of the cursor – typically a blinking white rectangle that can be positioned anywhere on the screen by sending special control characters to the video terminal.

Programs on computers connected to video terminals could now be written to be much more interactive then before. Only now was it possible to do simple animations for example. And users saved a lot of paper!

Here's a very popular video terminal. It was introduced in 1978. VT100 by DEC

We will talk in detail about how a video terminal works internally in the Science & History track.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published