How should I connect a peripheral such as an IR sensor via I2c?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How should I connect a peripheral such as an IR sensor via I2c?

ソリューションへジャンプ
1,521件の閲覧回数
nxf58541
NXP Employee
NXP Employee

I would like to create a heat map using the AMG8833 IR Sensor and get a display in real time on a webpage. I am wondering if I can do this by connecting to the FMU like what is show in this link below or if I need to connect it to the Rapid IoT through the FMU or direclty or the Raspberry pi directly through I2C and then publish the data. Any thoughts on the best approach?

0 件の賞賛
返信
1 解決策
1,480件の閲覧回数
nxf58541
NXP Employee
NXP Employee

A possible solution would be to connect the sensor to a Raspberry Pi (RPi) and serve the image data from there however you want. Next hardest, I think, would be using the rapid IoT or RPi to read the sensor and vehicle telemetery (through mavlink) to create a map. Hardest would be connecting the sensor to the FMU and write a driver that publishes with uORB messaging then susbscribe to that data on the Rapid IoT or RPi and go from there.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,481件の閲覧回数
nxf58541
NXP Employee
NXP Employee

A possible solution would be to connect the sensor to a Raspberry Pi (RPi) and serve the image data from there however you want. Next hardest, I think, would be using the rapid IoT or RPi to read the sensor and vehicle telemetery (through mavlink) to create a map. Hardest would be connecting the sensor to the FMU and write a driver that publishes with uORB messaging then susbscribe to that data on the Rapid IoT or RPi and go from there.

0 件の賞賛
返信