You are reading a single comment by @mgg1010 and its replies. Click here to read the full conversation.
  • 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


    1 Attachment

About

Avatar for mgg1010 @mgg1010 started