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

Use IR array to identify waypoints on course. #437

Open
AhmedSamara opened this issue Jan 13, 2016 · 0 comments
Open

Use IR array to identify waypoints on course. #437

AhmedSamara opened this issue Jan 13, 2016 · 0 comments

Comments

@AhmedSamara
Copy link
Member

The course has a handful of waypoints that could prove useful.

We have dozens of 8-IR sensor/emitter arrays.

These work where each sensor returns an analog voltage depending on how white the surface is.

In the past, we communicated with it using an ads_7830 ADC (which speaksbuilt into this board:

img_20160112_202244

We also have an existing example for communicating with them (be warned: it is fairly messy) in old versions of ir hub.
I recommend building a new one from scratch with just SMbus commands, but this can be used as an example if you don't know where to start.

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