-
Notifications
You must be signed in to change notification settings - Fork 34
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
Use PRU/ADC driver to capture encoder ticks #1
base: master
Are you sure you want to change the base?
Conversation
You're looking for a different Rowland.
|
Yes this is great stuff! JP and I have been wanting to use the PRUs but have not had the time to investigate it further. Let me know how it works out for you. |
Fix typo in link to beaglebone_pru_adc
BotController was passing left tics instead of right tics to right he…
qb_server crashes on IRVAL? message. Added missing qb.get_ir()
@rowland,
Do not merge this, but please look at https://github.com/pgmmpk/beaglebone_pru_adc - it provides a simpler (better?) way of capturing ADC inputs and encoders.
As to my clone of quickbot_bbb, its still very much work-in-progress. ENCVAL does work and seem to return reasonable values. ENCVEL is completely untested yet, IR readings not tested either.