| • Science | • People | • Locations | • Timeline |
A lightpen is fairly simple to implement, but is rather dependent on the video hardware which drives the display. This is one reason it fell out of use - it would require a special port on every video display card, whereas the mouse can be implemented solely in software. In addition, ergonomic factors favour the mouse - it can be tiring to operate a computer using a lightpen over long periods. The lightpen works by sensing the sudden small change in brightness of a point on the screen when the electron gun refreshes that spot. By noting exactly where the scanning has reached at that moment resolves the X,Y position of the pen. This is usually achieved by making the lightpen cause an interrupt, at which point the scan position can be read off from a special register, or computed from a counter or timer. The pen position is updated on every refresh of the screen. Lightpens operate best with relatively slow-scanning displays of low resolution, such as a television screen.
The light pen became moderately popular during the early 1980s It was notable for its use in the Fairlight CMI, and the BBC Micro. However the lightpen's usage greatly declined later in the decade with the adoption of mouse-based WIMP interfaces as well as changes in monitor technology.
The first light pen was used around 1957 on the Lincoln TX-0 computer at the MIT Lincoln Laboratory.
See also: Graphics tabletA graphics tablet (or digitizing tablet is a computer peripheral device that allows for a relatively simple method of inputing hand-drawn graphics or art into a computer in real time. They typically consist of a large flat surface for drawing on, and an a
Pointing devices