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

LED rapid brightness update flicker #6

Open
dundalkian opened this issue Feb 18, 2019 · 1 comment
Open

LED rapid brightness update flicker #6

dundalkian opened this issue Feb 18, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dundalkian
Copy link
Member

Describe the bug
A clear and concise description of what the bug is.
Rapid, effectively random changes to the LED brightness cause severe flicker at and above 100Hz

To Reproduce
Steps to reproduce the behavior:
Run 'output.py' to observe and alter parameters

Expected behavior
A clear and concise description of what you expected to happen.
It to not cause epilepsy, have a stable operating update rate that is well defined.

Additional context

  • Find a reasonable upper bound to keep everything consistent (It still has some errors at 100Hz)
  • Find the bottleneck causing this issue
@dundalkian dundalkian added the bug Something isn't working label Feb 18, 2019
@dundalkian
Copy link
Member Author

The issue might have something to do with large, random jumps in brightness (i.e. 50 -> 200 -> 125). Whereas the slow, pulsing examples are only every iterating through possible values. Just a thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants