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

not an issue but a doubt #99

Open
iamharshit opened this issue Mar 16, 2016 · 3 comments
Open

not an issue but a doubt #99

iamharshit opened this issue Mar 16, 2016 · 3 comments

Comments

@iamharshit
Copy link

just wanted to know like we can use external interrupt ,can we use timer interrupt too in beagle?

@alexanderhiam
Copy link
Member

Well, that depends what kind of accuracy and resolution you need. There's plenty of ways to do timed tasks in GNU/Linux, like cron, or event-driver frameworks (e.g. Twisted or Tornado for Python).

@iamharshit
Copy link
Author

actually i was working on implementing a rpm-encoder on beagle using PyBBIO, but for that i needed external interrupt and timer interrupt , although i got to know how to use external interrupt in PyBBIO, but still stuck on how to use timer interrupt in PyBBIO. any direction from you?

@alexanderhiam
Copy link
Member

Have you looked at using the eQEP modules? They can very precisely count steps from an encoder.

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

2 participants