Back to Browse

063- I2C communication example: BNO055 SETUP & Display -Inertial Measurement Unit Euler angle sensor

5.4K views
Sep 20, 2020
47:35

Welcome to the WeeW - Stack Welcome to this new video for the STM32F1 microcontroller, where the code is from scratch. Download the video code on Github: https://github.com/weewStack/STM32F1-Tutorial This is the part of the tutorial where we use the I2C communication knowledge we gathered in the previous video to setup the communication with the Position sensor BNO055 and display the Euler's angles into the OLED screen. This tutorial is divided to 6 steps and the topic will be as bellow: 1- About the BNO055 2- IMU and desired Ouput 3- BNO055 Connection & Setup 4- Setup bno055_tx() & bno055_rx() functions 5- Setup bno55_init() & bno055_eul() functions 6- Wrap-up & data visualization Pre-required tutorials: 012 - STM32F1 GPIO INPUT OUTPUT LIBRARY FROM SCRATCH: https://youtu.be/e0JfbZEditA 020 - STM32F1 DELAY FUNCTION & SYSTICK : https://youtu.be/lJ0XZlXCORI 060 - STM32F1 I2C communication introduction and Peripheral Setup from scratch + Signal analysis : https://youtu.be/1rKKD5Lm2EM" 061 - I2C communication example: OLED Screen Introduction, Setup and Display using code from scratch: https://youtu.be/CByOcpMzYt4 Best to review too: 000 - Using Python to convert BMP file into Nokia 5110 screen format & upload into STM32F1 example: https://youtu.be/0Kwqdkhgbfw 042 - STM32F1 SPI COMMUNICATION EXAMPLE: NOKIA 5110 LCD (PCD8544) SETUP & PRINT EXAMPLE: https://youtu.be/H_5QQQnP0zg 043 - STM32F1 SPI advanced strategy with Nokia n5110 screen to show strings, graphics , animations: https://youtu.be/3qQbB1BdVWI

Download

0 formats

No download links available.

063- I2C communication example: BNO055 SETUP & Display -Inertial Measurement Unit Euler angle sensor | NatokHD