Things got a little backed up - we're processing the data and things should be back to normal within the hour.

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

18
Data logging with Data.SparkFun.com and a ESP8266
Post Body

I wanted to give the spark fun data service a try, and of course i love my ESP8266 so why not combine the two?!!?

this will be a mini review of the service as well. Getting data to the server was really easy. They provided and HTTP generation library that gives you a string that you write to your client. This works well with the ESP8266 because you just write it to the serial port.

The output options are kinda limited with the service. they give you a stream of the data but that's not very helpful to watch trends....

They do however allow you to pull the data with jQuery, so i was able to make this webpage with only javascript.

which is nice since you don't need a server, you can just run the HTML file locally.

on my first test, i just let the ESP8266 go, with out any error recovery or wifi reconnect attempts and it handled it remarkable well it would go 4 to 8 hours before it stopped uploading. After adding a watchdog timer to reset the arduino, if it failed to upload 3 times a row, i now have 100 % upload time.

here is the code

I will of course answer questions!

Author
Account Strength
100%
Account Age
11 years
Verified Email
Yes
Verified Flair
No
Total Karma
22,449
Link Karma
474
Comment Karma
21,975
Profile updated: 2 days ago
Posts updated: 5 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
9 years ago