Punched tape

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
 
Line 14: Line 14:
 
* [http://hackaday.com/2014/05/02/reading-paper-tapes-from-scratch/ Reading Paper Tapes From Scratch!]
 
* [http://hackaday.com/2014/05/02/reading-paper-tapes-from-scratch/ Reading Paper Tapes From Scratch!]
 
* [https://github.com/NF6X/papertape Python tools for creating graphical rendition of punched paper tape]
 
* [https://github.com/NF6X/papertape Python tools for creating graphical rendition of punched paper tape]
 +
* [https://github.com/felipesanches/PunchedTapeScanner An OpenCV program that extracts a data dump from a scanned image of a punched tape]
 
* [https://twitter.com/hmason/status/520367337925390337/photo/1 The original "software patches" were applied to tape.]
 
* [https://twitter.com/hmason/status/520367337925390337/photo/1 The original "software patches" were applied to tape.]

Latest revision as of 13:52, 6 October 2016

File Format
Name Punched tape
Ontology

Punched tape is, along with punched cards, a medium for storing data by a series of punches in paper. However, unlike a punched card, punched tape is a long continuous strip that is read into an input device which sequentially reads each row of holes as the tape goes by.

Originally used in the 1800s for such things as looms and telegraph-sending machines, paper tape was put into use for data storage and transfer for the data-processing computers of the 1950s and 1960s. In the 1970s, it was also used for providing software for early microcomputers such as the Altair. It went out of use soon after that, however, in favor of magnetic tape, floppy disks, and other media.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox