Quantcast
Channel: ThingSpeak IoT Community - All Forums
Browsing all 1833 articles
Browse latest View live

piajola on Remove / Resize dots markers on line /spline

Hi Vinod, This MATLAB visualization app would be tied to an on-data insert to the channel Can you explain a little more ... to hava a living plot?   Thank you in advance

View Article


Vinod on "2-d line plot" dosent show correct on external site. iframe

In the code example you have above, replace the line thingSpeakPlot(time, data);  with plot(time,data);

View Article


rw950431 on ThingHTTP + Slack Incoming Webhook

Should have added that I'm evaluating the android Slack app for notifications since I'm pretty disappointed with the revamped IFTTT client (which now doesn't seem to show any of the actual message you...

View Article

svicar on Deleting old (bad) values from a chart?

Helo I can give you the way to do it... 1. Go to data inport/export and export the data to csv file. Use notepad to delete or modify unwanted rows. 2. Go to channel setting and "clear channel" delete...

View Article

glynnbebee on Multiple temps in one message - help please.

I'm still working on this and all ears.  Focusing on just 2 temps in one message for now.  What I did get working was this (again, where 'datapoint' is an array of 7 temperatures) Device //Thingspeak...

View Article


glynnbebee on Multiple temps in one message - help please.

Nevermind!  I got it.  The answer was here all along. http://community.thingspeak.com/forum/thingspeak-api/electric-imp/#p669   Great Forum.  Thanks.

View Article

glynnbebee on Electric Imp

It's a little late, but I want to thank you for this post.  It really helped me out today.  Thanks again! G

View Article

SilverNodashi on display one chart with values from the same field at...

Hi,    Did you ever figure it out? oskimark1 said Hi, i want to display in the same chart different values from the same field. Like example Field 1: Temperature and select to display Series1: Today...

View Article


Tesla41 on Matlab visualization - plot update after channel update

Hi, are there news concerning this topic? I've the same problem   Thank you 🙂

View Article


Nic Roche on Connection only works once

Hi,   I'm doing an update using the GET verb in request. This mechanism is important. It works the first time and then all subsequent connections fail.   I have used the domain url and IP address with...

View Article

Hans on Connection only works once

Hi. I would try commenting out the return line to see if the code continues. If that does not work, then I would try restarting the client. Let us know what you discover.

View Article

Rob Purser on Connection only works once

Are you actually closing the connection that you opened?  I don't see a call to stop()... Consider using the ThingSpeak Communication Library, which supports more ESP-8266 devices.   The code is...

View Article

Nic Roche on Connection only works once

 > I don't see a call to stop()... This is linked github code refactored. In my many iterations I have tried stop(), global WiFiClient, local WiFiClient, timeouts etc. > using the ThingSpeak...

View Article


Nic Roche on Connection only works once

Hans said Hi. I would try commenting out the return line to see if the code continues. If that does not work, then I would try restarting the client. Let us know what you discover.   as there is no...

View Article

Nic Roche on Connection only works once

I _seem_ to have resolved it. I have modified the order before for  WiFi.mode(WIFI_STA); Now it sits just before WiFi.begin (ssid, pw); Also I modified the number of connection my access point can...

View Article


popunonkok on Parse the Max/Min value from 1 day to HTMLpage, JSON question.

This script works. It prints the 1st value of Field1 in my Channel. The code prints it in the Div class "Column-center". <script> $(document).ready(function(){...

View Article

SilverNodashi on Matlab plot output

Vinod said You can have the MATLAB code be called on a React app set to be executed on data insertion. You could use the thingSpeakWrite function in your MATLAB code to write the data to a new field in...

View Article


SilverNodashi on How to compare channel values, over time?

Hi,  Is it possible to compare 6 channels' values over time, say for the past 7 days? I looked but coudn't find a way to do this in Matlab. I have a bunch of temperature sensors which I want to compare...

View Article

Image may be NSFW.
Clik here to view.

piajola on How to compare channel values, over time?

Hi SilverNodashi, Please click this link http://community.thingspeak.com/2016/09/use-matlab-timetable-to-merge-thingspeak-data-channels/ it is a Hans post about timetables. I think it is the basis for...

View Article

mohamedali1993 on Visualizing data in a time table format/ data table format

I am wondering if anyone tried to visualize data in a time table format on their channel. I am sending strings (from an ESP8266) and I am reading them in Matlab using the "timetable" output format of...

View Article
Browsing all 1833 articles
Browse latest View live


Latest Images