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

MC - Activate LED if main loop is too slow #5

Open
GoogleCodeExporter opened this issue Apr 17, 2015 · 1 comment
Open

MC - Activate LED if main loop is too slow #5

GoogleCodeExporter opened this issue Apr 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Visual check if the MC is overloaded:

If one cylce takes more than x ms activate the led.

Reasoning for x:
- < 250ms because of encoder (max 250ms for half a wheel rotation)
~ < 50ms because we are aiming for a cam frame rate of about 20FPS

Original issue reported on code.google.com by ReimannA...@gmail.com on 15 Jan 2013 at 5:01

@GoogleCodeExporter
Copy link
Author

Original comment by ReimannA...@gmail.com on 18 Jan 2013 at 12:29

  • Added labels: OpSys-MC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant