Skip to content

#96 rev i2c bus #24

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

Merged
merged 7 commits into from
Aug 12, 2024
Merged

#96 rev i2c bus #24

merged 7 commits into from
Aug 12, 2024

Conversation

eigen-value
Copy link
Contributor

Exposing I2C
The update thread has exclusive I2C access when in _idle mode

solves issue 96

@eigen-value eigen-value requested a review from gbr1 August 8, 2024 10:28
@gbr1 gbr1 marked this pull request as ready for review August 8, 2024 10:29
print("\nList of devices")
for o in out:
print(o)
print(alvik.get_distance())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

else:
print("\nList of devices")
for o in out:
print(o)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better to show hex addresses

@gbr1
Copy link
Member

gbr1 commented Aug 8, 2024

Please add also other methods of I2C

@gbr1 gbr1 merged commit d06cd42 into dev Aug 12, 2024
1 check passed
@gbr1 gbr1 deleted the #96_rev_i2c_bus branch August 12, 2024 14:10
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.

2 participants