Hi,
I’m using an ardunio uno to setup my BNO055 IMU and I’m trying to have my IMU be able to transmit the data in real time to a webpage on my laptop. I’m not sure how to go about doing this.
Thank you
Hi,
I’m using an ardunio uno to setup my BNO055 IMU and I’m trying to have my IMU be able to transmit the data in real time to a webpage on my laptop. I’m not sure how to go about doing this.
Thank you
Hi,
The following link seems to be doing some of what you may want to do:
Adafruit BNO055 Absolute Orientation Sensor
But to get to the laptop, maybe use the laptop USB to Uno serial or upgrade to something other than the Uno like is used in the above tutorial.