Testing out BNO080 using CircuitPython and 3D Web Serial

preview_player
Показать описание
This BNO080 chip is a lot like the popular BNO055 - it has built in sensor fusion and pops out quaternions for you ready made like a toaster strudel. We've found its super stable, and pretty easy to use! There's I2C and SPI support, our upcoming breakout has level shifting and everything to use it quickly. Bryan wrote a CircuitPython library so you'll be able to use it on any board. But how to test it out? Quaternions are not human-readable, so we're gonna use Melissa's awesome 3D model viewer, it reads quats over Web Serial and spins a bunny model around! Gooooo bunny!

#BNO080 #bosch #circuitpython

-----------------------------------------

-----------------------------------------
Рекомендации по теме
Комментарии
Автор

Is it same form factor size as BNO055? How does quality and cost compare?

darkmoond
Автор

I gotta wonder how may people actually know what this about.. (it's a way of representing rotation of a 3 dimensional object btw, the formula of which uses a 4th dimension which is incomprehensible to us mere mortals to visualize)

ignaciorodriguezmelgarejo