Software Archive
Read-only legacy content
17061 Discussions

Combining Edison with RealSense

King_B_
Beginner
419 Views

   I'm working on a subject about combining Edison with RealSense by serial communication . I follow the steps on this website 

https://software.intel.com/en-us/articles/using-intel-realsense-technology-in-combination-with-the-intel-edison-development-platform

But there' s nothing on my serial monitor of Aduino . I doubt I didn't write the data to the serial . Has anybody tried this before . I have few questions and hope you can help me .

0 Kudos
1 Reply
samontab
Valued Contributor II
419 Views

Well, the realsense camera is just a separate device in that setup, so you should first make sure that you edison is correctly configured to run in your pc.

Are you able to send data to the Edison from your computer via the virtual serial connection? You can use Putty to test it easily by connecting to the serial port and sending data.

I suggest you to go to the edison forums to get more help.
https://communities.intel.com/community/tech/edison

 

0 Kudos
Reply