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

Add LED strip matrix display #266

Merged
merged 3 commits into from
Sep 15, 2024
Merged

Add LED strip matrix display #266

merged 3 commits into from
Sep 15, 2024

Conversation

rexut
Copy link
Member

@rexut rexut commented Sep 15, 2024

Provide WS2812 digital RGB LED matrix as standard Zephyr display where ever it is possible:

  • Waveshare RP2040-Matrix

    ws2812b-5x5-display_test

  • Waveshare Pico RGB LED Shield

    ws2812b-16x10-display_test

Enable the new LED matrix display driver to use the standard Zephyr
upstream "Display Orientation and Bit Order Test", but now on a LED
strip with 16x10 WS2812 digital RGB LEDs.

Signed-off-by: Stephan Linz <linz@li-pro.net>
Enable the new LED matrix display driver to use the standard Zephyr
upstream "Display Orientation and Bit Order Test", but now on a LED
strip with 5x5 WS2812 digital RGB LEDs.

Signed-off-by: Stephan Linz <linz@li-pro.net>
Provide WS2812 digital RGB LED matrix as standard Zephyr display
where ever it is possible.

Signed-off-by: Stephan Linz <linz@li-pro.net>
Copy link

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

Copy link
Contributor

@tobiaskaestner tobiaskaestner left a comment

Choose a reason for hiding this comment

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

Lgtm

@rexut rexut merged commit 199836a into main Sep 15, 2024
13 checks passed
@rexut rexut deleted the devel/ledpanel branch September 15, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants