How to get info via API and view it in a webpage

Hi @Chainer

Here is a tutorial I wrote that uses Spark variables and functions and has a complete read/write example:

The basic idea is to read the variables every n seconds and update an HTML value with the read data.