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

Image may be NSFW.
Clik here to view.

tceel on install thingspeak on ubunto 16.04

Hi Guys Excuse me for my English. I'm a newbie to linux and I tried to install Thingspeak API on Ubuntu 16.04 according to github i must install ruby 2.1.4 but when I do that I got this error when...

View Article


Image may be NSFW.
Clik here to view.

tceel on install thingspeak on ubunto 16.04

I'm WAITING for your REPLY Please help me How i can get rid of this error:   An error occurred while installing eventmachine (1.0.3), and Bundler cannot continue. Make sure that `gem install...

View Article


kvv213 on GAS meter automation

rw950431 said I guess its possible that your program or libraries leak memory or otherwise overflow after prolonged running time. You could add a section that writes an increasing counter to a a second...

View Article

aelizondo on GSM Shield updates only once

Hi, I am using an Arduino Mega and a GSM Shield (M10 modem) to send data to ThingSpeak. I found some examples that show how to send one or more parameters after a given time period that work well, as...

View Article

pramod on GSM Shield updates only once

aelizondo said Hi, I am using an Arduino Mega and a GSM Shield (M10 modem) to send data to ThingSpeak. I found some examples that show how to send one or more parameters after a given time period that...

View Article


pramod on Matlab plot output

When I run the  matlab  code I get following warning though I can see the plot .  Warning: Non-numeric data was found. This could mean that you are attempting to retrieve data from a channel or field...

View Article

rw950431 on install thingspeak on ubunto 16.04

It appears that this version of eventmachine has a problems  see https://github.com/eventmachine/eventmachine/issues/509 Particularly this:- @mindaslab this error seems to be from eventmachine 1.0.3,...

View Article

Hans on Is it possible for ThingSpeak to show a simple table of all data...

Since ThingSpeak has an extensive API, you can build a tool to read in data and display it as a table. I have created a GitHub repo called, "IoT Debugger" that allows you to see data as a table as the...

View Article


Image may be NSFW.
Clik here to view.

tceel on install thingspeak on ubunto 16.04

Thank you rw950431 that error was solved but unfortunately another error has been occurred Now for " rake db:create " I got this error: tceel@tceel:~/thingspeak$ rake db:create rake aborted!...

View Article


Vinod on Matlab plot output

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 the...

View Article

Vinod on GSM Shield updates only once

Can you test connectivity from your GSM shield? Are you sure the GSM shield is not going into some sort of hibernate mode? Before you send data to thingspeak, can you program your device to ping...

View Article

Vinod on Matlab visualization

Not sure why you are unable to see a visualization. I was able to follow these steps: 1) login to thingspeak 2) Click on Apps->MATLAB Visialization 3) New->Examples (Visualize the relationship...

View Article

pramod on GSM Shield updates only once

This is my code which is copied from " GSM-ParticulateSensor" example void thingspeakPost() {       char itoaBuffer[8];   char end_c[2];   end_c[0] = 0x1a;   end_c[1] = '\0'; // PM25 int to char   char...

View Article


rw950431 on install thingspeak on ubunto 16.04

Googling the error message gives this thread on stackoverflow https://stackoverflow.com/questions/27296856/rake-or-any-other-rake-command-not-working-properly

View Article

Image may be NSFW.
Clik here to view.

oded on reference , status variables

hi. i have 2 issues. 1. is there any progress in a   "modify" , or "delete"  record feature  , of the data set accumulated within thingspeak ?   right now it seems we can only accumulate data  and...

View Article


RutujaShirali on Google maps API key

Does this help? https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html

View Article

Anton_K on Sending few messages in few seconds

itayd said ... I have IOT device that measures some sensors every 5 minutes and sending all the data just after 2 hours (24 messages). ...   To send all accumulated data your device has to be online...

View Article


Image may be NSFW.
Clik here to view.

Anton_K on Incorrect display of sparse data

My device posts data to one field in a channel every 6 hours (or with a larger period, if the device can't connect to Internet). However I see only one (last) point on the graph (refer to Field 5 of...

View Article

Hans on Incorrect display of sparse data

All of your data in Field 5 looks to be null... https://thingspeak.com/channels/124005/field/5.json Are you writing data back to this channel at different times? If so, fields that are not being...

View Article

Image may be NSFW.
Clik here to view.

kvv213 on GAS meter automation

Current situation: 1. I've realized Web-server at Arduino that shows simple values from the sensors I have. Will test if it help with Ethernet deep sleep. 2. I've connected two MQ sensors to the board....

View Article
Browsing all 1833 articles
Browse latest View live