There are quite a few ways to get data from your Arduino onto the internet, but I especially like this one. Open Electronics has a nice tutorial on using your Arduino to send data to be saved into a Google Spreadsheet. The trick is to use Google Spreadsheet’s form input feature to determine its POST URL for adding data points. I like this method not only because your data is immediately accessible anywhere you have access to Google Docs, but also it can easily be evaluated, graphed, and shared right from within Google Docs. [via Electronics Lab]

One Response to How-To: Save Arduino Output to Google Docs Spreadsheets

  1. There’s also this nice python lib: https://github.com/burnash/gspread for accessing Google Spreadsheets programmatically 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

%d bloggers like this: