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

Allow defining geometries (including more than 2 color lanes) via Python code #27

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

jepler
Copy link
Member

@jepler jepler commented Mar 6, 2025

as a part of this, reorganize the code so that the code has package structure, and move the click options handling code into the package as well.

This also adds support for more than 2 color lanes (i.e., 6 lanes in a 3 connector system like the active3). However the C++ coded mappers don't support the additional lanes, so you have to create your own pixel mapper for now.

The new rainbow_spiral_active3.py demo drives 3 64x64 matrices using the active3 pinout.

@jepler jepler marked this pull request as ready for review March 7, 2025 16:17
@jepler jepler changed the title Allow defining geometries via Python code Allow defining geometries (including more than 2 color lanes) via Python code Mar 7, 2025
@jepler jepler requested a review from FoamyGuy March 7, 2025 16:19
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

Successfully merging this pull request may close these issues.

1 participant