Community Profile

photo

Gaurav Kumar Singh


自 2016 起处于活动状态

Followers: 0   Following: 0

统计数据

Feeds

排序方式:

提问


I am trying to communicate with BNO055 sensor connected to beaglebone through I2C protocol in Matlab. I am using the following code but it is showing output as 0 or an array of 8192 elements. How to interpret data or mistake in code?
bbb = beaglebone; addr = scanI2CBus(bbb,'i2c-1'); i2csensor = i2cdev(bbb,'i2c-1',char(addr)); readRegister(i2csensor,...

7 years 前 | 0 个回答 | 0

0

个回答