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

Wiring #2

Closed
seoho-kang opened this issue Sep 11, 2019 · 1 comment
Closed

Wiring #2

seoho-kang opened this issue Sep 11, 2019 · 1 comment

Comments

@seoho-kang
Copy link

Hi, how did you wire bno055 to tx2?

vin -> 5v
gnd -> gnd
sda -> sda(A4)
scl -> scl(A5)

Do I just wire like above between tx2 and bno055 directly?

@dheera
Copy link
Owner

dheera commented Jan 23, 2020

Yes, that should work, for GND, SCL, SDA.

For VIN, beware that the BNO055 wants a supply voltage of 2.4V-3.6V, as per page 12 of the datasheet. However, many BNO055 boards, including e.g. the Adafruit BNO055 breakout, include a regulator that allows you to supply 5V, so read the documentation of your particular breakout board.

@dheera dheera closed this as completed Jan 23, 2020
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

No branches or pull requests

2 participants