Post M4's data on to the google spread sheet.

Discussion in 'UDOO NEO' started by Akash J, Mar 3, 2016.

  1. Akash J

    Akash J New Member

    Joined:
    Jan 7, 2016
    Messages:
    5
    Likes Received:
    0
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    I would give this method a try https://www.raspberrypi.org/forums/viewtopic.php?t=116671&p=794397
    Do not follow the Arduino instructions as it is different.
    Instead of Raspberry read Neo A9 and instead of /dev/ttyACM0 read /dev/ttyMCC
    I don't know if all the python libraries are already on the Neo.

    Pleas let us know if it works
     
    Andrea Rovai likes this.
  3. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    Hmm i see now my post is the same as your second option....

    What did not work?
     
  4. Akash J

    Akash J New Member

    Joined:
    Jan 7, 2016
    Messages:
    5
    Likes Received:
    0
    It didnt work... Shows error from if statement
     
  5. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    Well there are several if statements in the python code. So it would be nice if you post your code and on which if statement you get an error.
    Do you manage to read your sensor data and print it in the python console? Next step is to put it in the Google spreadsheet.
     
    Akash J likes this.
  6. Akash J

    Akash J New Member

    Joined:
    Jan 7, 2016
    Messages:
    5
    Likes Received:
    0
    Sorry... I messed it up I cant find where I went wrong... A friend suggested me www.sheetsu.com and he said all you need to do is post data to the link obtained. I dont know how to post it using python.
     

Share This Page