I need some help to post my sensor data on to the google spread sheet. I don't know how to do it? PS someone help us out of this problem. I tried following: 1. http://www.open-electronics.org/how-send-data-from-arduino-to-google-docs-spreadsheet/ 2. https://learn.adafruit.com/dht-humi...cs-logging/connecting-to-googles-docs-updated bud didn't work well.
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
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.
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.