Software Archive
Read-only legacy content
17061 Discussions

RealSense with SBC

Alex_P_5
Beginner
364 Views

 Hi, 

 I'd like to make a small battery-powered portable system using R200.

 Could anyone help me with those questions below?

 At first, I was thinking about Graperain which has a lot of reference for developers (which is great thing compared to other boards).

 But I've come into two doubts. 

    - They say Graperain single board computer linux is now supported by linux IoT Core. but then is it OK with RealSense SDK? 

    - Graperain has no USB 3.0 so I was planning to have other powered USB 3.0 port to connect RealSense to RPi.

 I'm wondering if with those two options I can use RPi3 with RealSense.

0 Kudos
1 Reply
AndreCarlucci
Beginner
364 Views

Hi Alex,

The full RealSense SDK is Windows only, but you could try the open-source alternative Librealsense: https://github.com/IntelRealSense/librealsense

I'm not sure if a 3.0 external USB would work, but I wouldn't bet on it.

Boards that work with librealsense are the following:

  • Intel Compute Stick, BOXSTK1AW32SCR
  • MinnowBoard Max
  • Kangaroo MD2B
  • UP Board
  • Intel Joule

Cheers

0 Kudos
Reply