Don't worry about formatting, just type in the text and we'll take care of making sense of it. We will auto-convert links, and if you put asterisks around words we will make them bold.
Tips:
For a full reference visit the Markdown syntax.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
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