How to find the HS code of BNO055 sensor

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Thilanka_Banuka
 
Posts: 7
Joined: Fri Aug 13, 2021 7:44 am

How to find the HS code of BNO055 sensor

Post by Thilanka_Banuka »

Yesterday I ordered BNO055 sensor from ebay and today our government ban importing long list of items. Therefore can you please tell me what is the HS code of Adafruit 9-DOF Orientation IMU Fusion Breakout - BNO085 . Then I can find if this sensor can be imported or should I cancel the order.


User avatar
Thilanka_Banuka
 
Posts: 7
Joined: Fri Aug 13, 2021 7:44 am

Re: How to find the HS code of BNO055 sensor

Post by Thilanka_Banuka »

Is this Absolute Orientation data (Three axis orientation data based on a 360° sphere, Four point quaternion output for more accurate data manipulation) are calculated using your own algorithm? are they more accurate than using raw data from sensor and get orientation using simple calculation?
Can you send me a code to access those data. I am using Arduino UNO bord

User avatar
gammaburst
 
Posts: 1015
Joined: Thu Dec 31, 2015 12:06 pm

Re: How to find the HS code of BNO055 sensor

Post by gammaburst »

Adafruit's learning guide probably answers your questions.
For BNO055, see the first two paragraphs, and the "Arduino Code" sections:
https://learn.adafruit.com/adafruit-bno ... r?view=all

The BNO085 uses the same hardware chip as the BNO055, but contains different communication firmware and improved sensor fusion firmware. Beware Adafruit's BNO085 library is too large for an Arduino Uno. Here's the learning guide:
https://learn.adafruit.com/adafruit-9-d ... 5?view=all

If that's unclear, you're welcome to ask for clarification.

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”