bko
July 1, 2014, 7:31pm
2
Hi @Mohrad
There are bunch of great resources here in the forum–just look around a bit: For the monitoring part, you might want to start with the Spark.variable and Spark.publish tutorials here in the forum:
If you have seen my Spark.publish() tutorials, you know that I like to have private web pages (since if it was public, your access token would be exposed) that read and even graph data from my Spark core. Well, you can do similar things with...
Reading time: 18 mins 🕑
Likes: 63 ❤
Here’s a tutorial to get you started using Spark.publish(). Let’s imagine you want to monitor your core’s uptime, that is, how many hours, minutes, and seconds since the last time the core was reset or powered-up and view it on a web page that you...
Reading time: 15 mins 🕑
Likes: 100 ❤
Let’s say you have looked at the Getting Started with Spark.publish() tutorial, but you need to send data that needs more processing once it gets to its destination on the web. You have a lot of choices for the data format, but one simple choice is...
Reading time: 23 mins 🕑
Likes: 63 ❤
For the controlling relay boards, try this one:
OK guys I have something working, but it is not quite where I wanted it to be. I wanted to have the current values automatically refresh from the core, but it is just not stable and I don’t know what is wrong. So for now, you have to hit a Refresh...
or this one:
Let’s say you have a Spark core with both a Spark variable and a Spark function. In my case, I have the world’s simplest servo control sketch, using the nice miniature servo in the Spark Maker Kit. Using these parts, we will build a servo that you...
Reading time: 18 mins 🕑
Likes: 65 ❤
3 Likes