# Eggcrate and other Numeric Displays

* Eggcrate
* Nixie tubes
* Others

### Eggcrate

![Eggcrate Display](/files/DArVsl4cUk0PcsYHlr1B)

{% embed url="<https://en.wikipedia.org/wiki/Text_display>" %}

> An **eggcrate display** is one older method of displaying an alphanumeric character. It consists of a matrix of [incandescent light bulbs](https://en.wikipedia.org/wiki/Incandescent_light_bulb). A foam rubber mask with an array of holes surrounding the bulbs is attached to the display, causing it to resemble an egg crate.
>
> Some eggcrate displays use a complete 5×7 matrix for each digit, permitting the display of nearly all alphanumeric characters. Other types display only numeric characters and optionally a dollar sign. This type of eggcrate display is popularly used for sports [scoreboards](https://en.wikipedia.org/wiki/Scoreboard).
>
> Eggcrate displays have been used on many [game shows](https://en.wikipedia.org/wiki/Game_show) to display contestants' scores and/or for countdown clocks because other types of displays, such as [LED](https://en.wikipedia.org/wiki/Light-emitting_diode)[seven-segment displays](https://en.wikipedia.org/wiki/Seven-segment_display), were prone to being washed out by bright studio lights. Though they continued to see extensive use well into the late 1990s, many shows began adopting LCDs in the 2000s. They have also been used as [variable-message signs](https://en.wikipedia.org/wiki/Variable-message_sign) on highways, although they were later superseded by [flip-disc](https://en.wikipedia.org/wiki/Flip-disc_display), fiber optic, and eventually [LED displays](https://en.wikipedia.org/wiki/LED_display).

### Nixie Tubes

* [Link](https://en.wikipedia.org/wiki/Nixie_tube)

{% embed url="<https://www.youtube.com/watch?v=gERE4st1H0o>" %}

{% embed url="<https://www.youtube.com/watch?v=wxL4ElboiuA>" %}

### Others

* [Link to Friendlywire compendium](http://friendlywire.com/articles/displays/)
* [Industrial Alchemy midcentury numeric displays](https://www.industrialalchemy.org/tubepage.php?item=10\&user=0)
* [One Plane Projector displays](https://www.industrialalchemy.org/articleview.php?item=511)

  <figure><img src="/files/Fv0w2rKcp5GJU33oslG1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blair-neal.gitbook.io/survey-of-alternative-displays/legacy/eggcrate-and-other-numeric-displays.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
