Post to Google Docs with Arduino

details

The author provides the guide how you can use Google Docs service to combine with your IoT device.

He was logging temperature of a room to an Excel sheet via Serial.print commands, then importing CSV files and yada yada. He couldn’t get to the data unless he was at home, and also he had to leave the computer running in order to log the data. He needed a better way to log temperature (or anything for that matter) and be able to access it from anywhere.

Google Docs is a free service that fits the bill perfect. There are tons of tutorials showing how to do this HOWEVER they are all out of date due to Google changing things up on their forms. So the author re-wrote everything he learned to help you get started and logging real time to the internet.

You will need:

– Arduino R3

– Ethernet shield

google_arduino

For more detail about this project and sources, visit Instructables,

The author provides the guide how you can use Google Docs service to combine with your IoT device.

He was logging temperature of a room to an Excel sheet via Serial.print commands, then importing CSV files and yada yada. He couldn’t get to the data unless he was at home, and also he had to leave the computer running in order to log the data. He needed a better way to log temperature (or anything for that matter) and be able to access it from anywhere.

Google Docs is a free service that fits the bill perfect. There are tons of tutorials showing how to do this HOWEVER they are all out of date due to Google changing things up on their forms. So the author re-wrote everything he learned to help you get started and logging real time to the internet.

You will need:

– Arduino R3

– Ethernet shield

google_arduino

For more detail about this project and sources, visit Instructables,

COMMENTS

Please Login to comment
  Subscribe  
Notify of