-
Notifications
You must be signed in to change notification settings - Fork 54
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
P44-Ledchain #52
P44-Ledchain #52
Comments
Loving the double feedback 👍 Similar to #51, this depends on customization of the kernel. |
@jempatel please tackle this next. |
@greenbreakfast Yes, This would need a patch as it is a kernel package, It can be used as is. We can not use them separately because it needs to be built with all kernel modules and it would change the hash of the kernel. If kernel module source code would have been in a separate repo, we would only need a Makefile to patch. |
|
Tested it with an Omega2 Pro, running custom build firmware 22.03.05, using PWM CH0 with an WS2815 led strip (8 leds). What ive done:
Was just a quick test, not doing any stress test or so. But seems to work fine without flickering or anything. |
Thanks for the confirmation @TT-E1NFACH Added brief documentation to the new beta firmware documentation site: https://documentation.onioniot.com/hardware-interfaces/ledchain More news about this soon :) |
Context
OpenWrt 22.03.
http://repo.onioniot.com/omega2/images/openwrt-22.03/
Motivation
Possibility of controlling WS Leds would be a nice feature. As in 18.06. p44-ledchain is working.
Description
Add a patch for p44-ledchain? to use it on OpenWrt 22.03.
Alternatives Considered
Using other methods to control WS Leds over hardware pwm.
Reference to existing IPK package file?
https://github.com/plan44/plan44-feed/tree/master/p44-ledchain
The text was updated successfully, but these errors were encountered: