Skip to content

Add fixture ltech/lt-955-oled #4818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

FloEdelmann
Copy link
Member

  • Update manufacturers.json
  • Add fixture ltech/lt-955-oled

Thank you Anonymous!

@FloEdelmann FloEdelmann added new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website. labels Apr 23, 2025
Copy link

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests.
You can run a plugin's export tests by executing:
$ node cli/run-export-test.js -p <plugin name> <fixtures>

✔️ ltech / lt-955-oled: d-light / attributes-correctness
  • ✔️ ltech/lt-955-oled-5ch.xml
✔️ ltech / lt-955-oled: dmxcontrol3 / channel-numbers
  • ✔️ ltech-lt-955-oled-5ch.xml
✔️ ltech / lt-955-oled: dragonframe / json-schema-conformity
  • ✔️ ltech/lt-955-oled.json
  • ✔️ manufacturers.json
✔️ ltech / lt-955-oled: millumin / json-schema-conformity
  • ✔️ ltech/lt-955-oled.json
✔️ ltech / lt-955-oled: qlcplus_4.12.2 / fixture-tool-validation
  • ✔️ fixtures/LTECH-LT-955-OLED.qxf
✔️ ltech / lt-955-oled: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/LTECH-LT-955-OLED.qxf

Copy link
Contributor

@kengruven kengruven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a series of 3/4/5/12/16/24/32-ch DMX decoders. The picture on their webpage of the model with the bitmap screen shows "Mode: RGBW 16bit" but this isn't mentioned in the manual and it's not clear what exactly this means. The sample wiring diagram shows "RGBWY LEDs", but of course you could connect any colors.

I'm not sure what to do with this, but I think it's basically like generic/4-channel-dimmer-pack.json but with 3/4/5/12/16/24/32 channels. Since it's 12-24VDC (rather than 120-240VAC), it'll usually be LEDs, but we can't know how many color channels they'll have, if any. (Is 12ch = 4 x RGB, or 3 x RGBW, or 2 x RGBWA, or 2 x RGBWY, or 2 x 16b x RGB, or 12 x W, or 6 x 16b x W, or ...?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants