GroveStreams #464
Unanswered
espruino-discuss2
asked this question in
Interfacing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-04-27 by mgg1010
Hi All
After a bit of playing about, I've got Espruino posting data to grovestreams.com. This is an internet of things site, like xively - but the limits on free use are more reasonable, and the pricing for non-free seems OK too. It also seems to have good features.
Debugging the code was a bit tricky as the service is a little fussy about some details. Also, I'm using the Wiznet ethernet, and there are some problems with it on Espruino right now.
I'm deliberately using the JSON body version of the grovestreams PUT feed to allow for future expansion.
I've attached my code in case it helps anyone.
Note - I've also found a website which allows me to query the current time without NTP :)
Martin
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions