Programming IMX6 side in C++

Discussion in 'General Discussion' started by shunter93, Feb 20, 2015.

  1. shunter93

    shunter93 New Member

    Joined:
    Feb 6, 2015
    Messages:
    2
    Likes Received:
    0
    Hey everyone,

    Bit of a newbie at all of this. Recently bought my UDOO Quad for a little Uni project.

    I'm basically reading ultrasonic sensor values using the Arduino side and then reading those values into a little C++ program which will do some processing on the data.

    There's a lot of documentation online about how to set up the C++ programming IDE in order to do this but I don't really understand any of it. Can someone tell me simply what I need to do to set up Eclipse (for example) so that I can run my C++ program to read the incoming sensor data from the Arduino side.

    Thanks for your patience and help!
     

Share This Page