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

driver code running very slow #2

Open
perigalacticon opened this issue Oct 25, 2019 · 1 comment
Open

driver code running very slow #2

perigalacticon opened this issue Oct 25, 2019 · 1 comment

Comments

@perigalacticon
Copy link

perigalacticon commented Oct 25, 2019

Hi I am using the driver code with 4x seeedStudio RGBdriver boards and a promini. The driver code seems to be running very slowly. This section takes 200msec to run:

Driver.begin(); Driver.SetColor(ledLevel, ledLevel, ledLevel); Driver.SetColor(ledLevel, ledLevel, ledLevel); Driver.SetColor(ledLevel, ledLevel, ledLevel); Driver.SetColor(ledLevel, ledLevel, ledLevel); Driver.end();

Should it take this long?

Thanks

@perigalacticon
Copy link
Author

I don't know why but I can't make the code post as separate lines. Tried lots of things, sorry.

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