Items with no label
3341 Discussões

Is it possible to use RealSense R200 with an i.MX6 processor?

ATure
Principiante
2.573 Visualizações

Hi,

Can we use Intel RealSense R200 camera with an i.MX6 processor running Yocto Linux or Android? The camera has an USB 3.0 interface however i.MX processor only has USB 2.0 interface. Is it possible to make this combination work?

Kind regards,Mete

0 Kudos
1 Solução
MartyG
Colaborador honorário III
1.378 Visualizações

The R200 can be run with Yocto Project in the Intel Vision Kit for drones on the Intel Aero Compute board. However, that board uses an Intel Atom processor. The R200 is compatible with Atom or an Intel Core processor that is 4th generation minimum.

https://click.intel.com/intel-aero-platform-for-uavs-compute-board-2112.html https://click.intel.com/intel-aero-platform-for-uavs-compute-board-2112.html

In cases where you have a USB 3.0 RealSense camera and a USB 2.0 board (e.g Arduino boards), you cannot directly connect the camera to the board and must instead set up a serial data link between the board and a full PC that the camera is attached to.

I cannot say for certain how well the camera would work with and i.MX6 processor, or if it would work at all. In general, the most common scenario when using the camera with a processor that doesn't meet the RealSense requirements is that the camera is treated like a basic webcam, and you may be able to use simple functions such as raw camera data streaming and RGB video, but not more advanced functions such as face tracking.

Ver solução na publicação original

3 Respostas
MartyG
Colaborador honorário III
1.379 Visualizações

The R200 can be run with Yocto Project in the Intel Vision Kit for drones on the Intel Aero Compute board. However, that board uses an Intel Atom processor. The R200 is compatible with Atom or an Intel Core processor that is 4th generation minimum.

https://click.intel.com/intel-aero-platform-for-uavs-compute-board-2112.html https://click.intel.com/intel-aero-platform-for-uavs-compute-board-2112.html

In cases where you have a USB 3.0 RealSense camera and a USB 2.0 board (e.g Arduino boards), you cannot directly connect the camera to the board and must instead set up a serial data link between the board and a full PC that the camera is attached to.

I cannot say for certain how well the camera would work with and i.MX6 processor, or if it would work at all. In general, the most common scenario when using the camera with a processor that doesn't meet the RealSense requirements is that the camera is treated like a basic webcam, and you may be able to use simple functions such as raw camera data streaming and RGB video, but not more advanced functions such as face tracking.

ATure
Principiante
1.378 Visualizações

Hi Marty,

Thank you very much for your quick response. I understand it is an effort that is not worth the outcome and it is best to us it atleast with a processor with USB 3.0 interface.

Kind regards,

Mete

MartyG
Colaborador honorário III
1.378 Visualizações

If you absolutely need to use the R200 camera with Yocto Project instead of another Linux flavor such as Ubuntu then the Aero Compute Board and Vision Kit would probably be the best option. The R200 will also work with the Up Board, which is used in Intel's Robotic Development Kit, a combination of R200 and Up Board mini-board. You can directly attach the R200 to that board instead of needing a serial link

Although the Robotic Development Kit is officially rated for Ubuntu, you can use other Linux flavors with it, according to its store listing.

https://click.intel.com/intelr-realsensetm-robotic-development-kit-2176.html Intel® RealSense™ Robotic Development Kit - Intel® RealSense™ Developer Kits

Responder