Matrix Lights (Bulbs)
Related Config File Sections:
Some hardware platforms support lamps in a matrix. Those lights are usually bulbs and single color (white). Each of them is assigned to a unique column/row combination and driven sequentially by the platform.
Video about wiring of lights:
Hardware
TODO: Add a picture of bulbs in a matrix
There are various types of bulbs in pinball machines depending on when they were made. In EM and early SS #44 and #47 bulbs were used. Later SS machines used #555 bulbs (or the vibration resistant variant #444 or the
259 substitute). Those bulbs are rated at 6.3V but typically driven at
12V in a matrix or using AC voltages in older machines. Newer machines (pre LED) use #906 bulbs which are rated at 13.5V.
Config
Details differ by platform but the syntax for the number of such a light is usually column:row or column:row (see your platform for details). The config looks like this:
lights:
my_matrix_light:
number: 2:10 # or 2/10
Monitorable Properties
For
dynamic values and
conditional events, the prefix for LEDs is device.lights.(name)
.
- color
- corrected_color
Related How To guides:
Something missing or wrong? You can fix it!
This website is edited by people like you! Is something wrong or missing? Is something out of date, or can you explain it better?
Please help us! You can fix it yourself and be an official "open source" contributor!
It's easy! See our Beginner's guide to editing the docs.
Page navigation via the keyboard: < >
You can navigate this site via the keyboard. There are two modes:
General navigation, when search is not focused:
- F , S , / : open search dialog
- P , , : go to previous page
- N , . : go to next page
While using the search function:
- Down , Up : select next / previous result
- Esc , Tab : close search
- Enter : go to highlighted page in the results