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

Problems with high frequencies/multiplexing #341

Open
Sven130889 opened this issue May 8, 2024 · 3 comments
Open

Problems with high frequencies/multiplexing #341

Sven130889 opened this issue May 8, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@Sven130889
Copy link

I'm trying to display letters and symbols on the LED matrix using multiplexing. As a first test, I tried to make the 4 LEDs in the corners light up one after the other like a running light. When I then set the whole thing to a high frequency to create the effect that all 4 light up at the same time, the program unfortunately didn't cope properly. Maybe my tablet isn't powerful enough. Does anyone have any other ideas on how I can do this?
Screenshot_20240508_220926_P R O T O

@Proto-App
Copy link
Owner

Hello @Sven130889
Could you share your circuit? It might be performance issue because matrix led requires strong computational power (64 LEDs to simulate)

@Proto-App Proto-App added the help wanted Extra attention is needed label May 11, 2024
@Sven130889
Copy link
Author

@Proto-App
Copy link
Owner

Proto-App commented May 12, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants