GY-BNO055 9DOF 9-axis BNO055 Sensor
R349.90 Inc VAT
Features:
Module Model: GY-BNO055
Use the chip: BNO-055
Power supply: 3-5v (internal low voltage regulator)
Communication method: standard IIC / serial communication protocol
Module size: 12mm x 20mm
Applications:
Bosch Sensortec BNO055 Intelligent 9-Axis Absolute Orientation Sensor is a System in Package (SiP), integrating a triaxial 14-bit accelerometer, a triaxial 16-bit gyroscope with a range of ±2000 degrees per second, a triaxial geomagnetic sensor and a 32-bit ARM Cortex M0+ microcontroller running Bosch Sensortec sensor fusion software, in a single package. The corresponding chip-sets are integrated into one single 28-pin LGA 3.8mm x 5.2mm x 1.1mm housing. For optimum system integration the BNO055 is equipped with digital bidirectional I2C and UART interfaces. The I2C interface can be programmed to run with the HID-I2C protocol turning the BNO055 into a plug-and-play sensor hub solution for devices.
Package Includes:
1 x BNO055 Sensor Module
Usage:
Adafruit learning
Module Model: GY-BNO055
Use the chip: BNO-055
Power supply: 3-5v (internal low voltage regulator)
Communication method: standard IIC / serial communication protocol
Module size: 12mm x 20mm
Applications:
Bosch Sensortec BNO055 Intelligent 9-Axis Absolute Orientation Sensor is a System in Package (SiP), integrating a triaxial 14-bit accelerometer, a triaxial 16-bit gyroscope with a range of ±2000 degrees per second, a triaxial geomagnetic sensor and a 32-bit ARM Cortex M0+ microcontroller running Bosch Sensortec sensor fusion software, in a single package. The corresponding chip-sets are integrated into one single 28-pin LGA 3.8mm x 5.2mm x 1.1mm housing. For optimum system integration the BNO055 is equipped with digital bidirectional I2C and UART interfaces. The I2C interface can be programmed to run with the HID-I2C protocol turning the BNO055 into a plug-and-play sensor hub solution for devices.
Package Includes:
1 x BNO055 Sensor Module
Usage:
Adafruit learning
Change -> bno = BNO055.BNO055(serial_port='/dev/ttyAMA0', rst=18)
To -> sensor = adafruit_bno055.BNO055(rst=17, address=0x60) # the address obtained with i2cdetect -y 1