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

Convert Serial Sonar Code to I2C #8

Open
cjhr95 opened this issue Mar 6, 2024 · 0 comments
Open

Convert Serial Sonar Code to I2C #8

cjhr95 opened this issue Mar 6, 2024 · 0 comments
Labels
good first issue Good for newcomers offboard Code that utilizes offboard commands sensor Related to sensor integration

Comments

@cjhr95
Copy link
Contributor

cjhr95 commented Mar 6, 2024

Convert Serial Sonar Code to I2C

Problem

Current code for the sonars uses the computers' serial input pins. It needs to be converted to recognize the I2C protocol.

Solution

Change the initialization & logic to reflect the change to I2C

Additional Information

Check out the Maxbotic datasheet for code information.
https://maxbotix.com/pages/i2cxl-maxsonar-ez-datasheet

@cjhr95 cjhr95 added good first issue Good for newcomers sensor Related to sensor integration offboard Code that utilizes offboard commands labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers offboard Code that utilizes offboard commands sensor Related to sensor integration
Projects
Status: No status
Development

No branches or pull requests

1 participant