Yes - that is exactly what I was planning to do.
Numerous simple services exist e.g.
http://www.timeapi.org/utc/now Or http://currentmillis.com/api/millis-since-unix-epoch.php
This should be easily integrated using http.get() see:
http://www.espruino.com/Internet
@DaveNI started
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.
Yes - that is exactly what I was planning to do.
Numerous simple services exist e.g.
http://www.timeapi.org/utc/now
Or
http://currentmillis.com/api/millis-since-unix-epoch.php
This should be easily integrated using http.get() see:
http://www.espruino.com/Internet