-
-
Notifications
You must be signed in to change notification settings - Fork 393
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
DRY FTDI led device #1603
DRY FTDI led device #1603
Conversation
Hello @nurikk 👋 I'm the Hyperion Project Bot and I want to thank you for To help you and other users test your pull requests faster, 🔗 https://github.com/hyperion-project/hyperion.ng/actions/runs/4684193739 Of course, if you make changes to your PR, I will create a new link. Best regards, |
Hey @nurikk I created a new link to your workflow artifacts: |
Hey @nurikk I created a new link to your workflow artifacts: |
Hey @nurikk I created a new link to your workflow artifacts: |
Hey @nurikk I created a new link to your workflow artifacts: |
Hey @nurikk I created a new link to your workflow artifacts: |
Hey @nurikk I created a new link to your workflow artifacts: |
Hello! This PR introduces
ftdilib1
led device implementation. FTDI chips are common usb2serial/spi/whatever chips, and are available for 5-10$ from Chinese website as various breakout boards.(This is the back port from awawa-dev/HyperHDR#521)
My wiring is following:
I've tested my code on MacOS and webos7(lg tv c2), no extra drivers required.
This implementation is tested against APA102, WS1218 and SK6812.
Requires libftdi1 dependency hyperion-project/hyperion.docker-ci#6
Test webOS builds available here https://github.com/nurikk/hyperion.ng-webos-loader/actions/runs/4520870590
What kind of change does this PR introduce? (check at least one)
If changing the UI of web configuration, please provide the before/after screenshot:
Does this PR introduce a breaking change? (check one)