Programmable calculators
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) (→References) |
||
Line 17: | Line 17: | ||
* [http://www.datamath.org/Sci/WEDGE/TI-59.htm Calculator museum entry] | * [http://www.datamath.org/Sci/WEDGE/TI-59.htm Calculator museum entry] | ||
* [http://www.scribd.com/doc/58444524/TI-59-Service-Manual TI-59 Service Manual] | * [http://www.scribd.com/doc/58444524/TI-59-Service-Manual TI-59 Service Manual] | ||
+ | |||
+ | === TI 83+/84+ === | ||
+ | * [http://www.omnimaga.org/index.php?PHPSESSID=701l7sq3ul2t20o0adebsv3fm4&action=downloads;sa=view;down=883 Flappy Bird implemented for the TI 83+/84+] | ||
[[Category:Texas Instruments]] | [[Category:Texas Instruments]] |
Revision as of 00:13, 25 February 2014
Programmable calculators were first introduced by Texas Instruments in 1977 with the TI-58 and TI-59, the latter of which supported a card reader to load and save programs.
A programmable calculator works like a normal scientific calculator, with various mathematical functions and a small LED or LCD display, but has the ability to store an entire program to be executed later. A program consists of a series of stored keypresses designed to perform functions on the calculator, but this is changed from a simple macro-storage capability to full-fledged programming by the addition of some special operators for program constructs such as labels, branching, and input/output.
References
TI 58/59
More information in TI-59 magnetic card article
- TI-59 / TI-58 (Wikipedia)
- TI-59 "fan page"
- TI manuals and documentation
- Calculator museum entry
- TI-59 Service Manual