![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9275679_1522131917726_DEF.jpg)
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,...
대략 8년 전 | 답변 수: 0 | 0