By: Stephen
I have 1.6.5r5 installed and there is no ThingSpeak library when checking manage libraries.
View ArticleBy: Rob Purser
Hi all, There some good conversations and common issues that people encounter over in the forums: https://community.thingspeak.com/forum/arduino/thingspeak-communication-library-for-arduino/
View ArticleBy: Rob Purser
I’ve found that sometimes the Arduino IDE caches this info, and then doesn’t always update. Assuming you’re using windows, if you go to the AppData/Arduino15 directory, there’s a file called...
View ArticleBy: John Laird
In the Particle Photon Library I can’t get the last two examples WriteMultipleVoltages and WriteVoltage (the ones I need) to compile. I get the following error: In function...
View ArticleBy: Rob Purser
Hi all, Version 1.1.0 of these libraries now supports ESP8226 devices, the Particle Electron (coming soon!). You can use these libraries directly from within the Arduino and Particle IDEs. All the...
View ArticleBy: Muscluman
This library is great. I only miss thinghttp support. Is there an easy way to extend this to cover thinghttp?
View ArticleBy: cybericius
No, not compatible with ESP8266 client. Got this error: WARNING: library ThingSpeak claims to run on [avr] architecture(s) and may be incompatible with your current board which runs on [esp8266]...
View ArticleBy: Falyn YOung
Hello, I am wondering if there is a way to set the parameters for the time for seconds instead of minutes for more data points. Thanks.
View ArticleBy: wheato22
Thanks for the examples. My current project is to use ThingSpeak to log and visualize my residential water use. I’m stuck trying to find or create a Sketch that will enable my Ardunio with Ethernet to...
View ArticleBy: Jose
Hi, I am trying to install the ThingSpeak arduino library, but it is not listed in the arduino IDE’s “manage libraries.” I am using arduino IDE version 1.6.7 under Windows. I searched for the...
View ArticleBy: Rachel
Hi, I’m trying to install the library with an Arduino Mega and CC3000 wifi shield … but i get lots of errors if I put this in the code: #include “ThingSpeak.h” (I’ve not made any calls yet)...
View ArticleBy: Paul
Is there any way to check that writing data to TS was successful? I’ve got two ESP8266 based boards reporting temperatures to the same channel with a 180 second delay. Due to hardware timing...
View ArticleBy: viru409
I used above code to read analog data using ethernet with arduino at thingspeak but following error occurs: Connecting Arduino to network… Arduino connected to network using DHCP Connection to...
View ArticleBy: viru409
I want to read analog data using ethernet with arduino at thingspeak but following error occurs: Connecting Arduino to network… Arduino connected to network using DHCP Connection to ThingSpeak failed...
View ArticleBy: Venkatesh
Hi , I am a first time user of ThingSpeak. I use Arduino Mega 2560 with IDE version 1.0.6. It does not show ThingSpeak library. How do I update ? Kindly suggest. Regards.
View ArticleBy: Jason Winters
The ThingSpeak library isn’t visible by default. You will first need to add it by going to Sketch -> Include Library -> Manage Libraries. Search for ThingSpeak and install the latest library from...
View ArticleBy: Robert
Hi Venkatesh, Version 1.0.6 is really old, please update to a more recent version of the Arduino IDE. Regards
View ArticleBy: Skipper
Hi. Is ThingSpeak also compatible with the new “Arduino Uno Wifi” ABX00021 ? Best regards Skippers
View Article