Also, you can potentially do more fun things with it - for example it can use E.getTemperature() to read the temperature, and can then add #21 (for instance) to the end of the link.
When you go to that website '#21' it could then report the temperature as 21 degrees C.
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.
Also, you can potentially do more fun things with it - for example it can use
E.getTemperature()
to read the temperature, and can then add#21
(for instance) to the end of the link.When you go to that website '#21' it could then report the temperature as 21 degrees C.