Skip to content
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

works also with bash and printf #1

Open
sail2themoon opened this issue Oct 22, 2022 · 0 comments
Open

works also with bash and printf #1

sail2themoon opened this issue Oct 22, 2022 · 0 comments

Comments

@sail2themoon
Copy link

Hey there,
thanks for this. Maybe someone else finds this useful: It's also possible to control the LEDs with this kernel-module and shell:
This is for two LEDs:
sudo bash -c 'printf "\x20\x20\x20\x20\x20\x20" > /dev/ws281x'
The hex values mean brightness of: First LED green-red-blue, second LED green-red-blue, and so on.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant