ADKaster / eece-capstone

Repository to store software work products for capstone
MIT License
0 stars 0 forks source link

Initial BNO055 Driver #3

Closed ADKaster closed 6 years ago

ADKaster commented 6 years ago

Write an example application using only FreeRTOS and the simplelink SDK (not the communications library) to talk to the BNO055 over (I2C or SPI? UART?) and report the data values over USB to a PC (Using TI's Display driver).

agdespopoulos commented 6 years ago

BMX055 or BNO055? The BNO055 is what we have a dev board for and are planning on using in the more final product.

ADKaster commented 6 years ago

Ah, I got the name wrong. BMX055 is what Everett's board for Karman has

agdespopoulos commented 6 years ago

Adafruit BNO055 library (for reference)