Convert Serial Sonar Code to I2C #8
Labels
good first issue
Good for newcomers
offboard
Code that utilizes offboard commands
sensor
Related to sensor integration
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
The text was updated successfully, but these errors were encountered: