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

Addition of FTC I2C Protocol #35

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Andrewiski
Copy link

I have added a I2C protocol to support First Tech Challenge robotic hardware. It is based on the lego firmware but offers the return of multiple blocks not just one but limits the request to stay under the 27 byte I2C limit the FTC hardware has.

Added i2c 0x70 request for Multiple Signatures in one call not just
greatest, If testing is success ful will add for all signature types fot
FTC 27 byte limit.
@Andrewiski
Copy link
Author

Arduino I2C test application for "FTC I2C" changes is located inside of our FTC project on github.

https://github.com/Andrewiski/ControlFreaks_ftc_app/tree/master/pixy

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

Successfully merging this pull request may close these issues.

1 participant