This is a bit like what I have been looking for. I would like to export the temperature reading (with timestamp) to a webpage that I can access anywhere. What I don't understand yet is how to upload E.getTemperature() to the internet and then make it human readable. Any suggestions?
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.
This is a bit like what I have been looking for. I would like to export the temperature reading (with timestamp) to a webpage that I can access anywhere. What I don't understand yet is how to upload E.getTemperature() to the internet and then make it human readable. Any suggestions?