sushma on updating multiple fields to thingspeak
Hans said What does your command look like? thank you. the code is, // This sketch uses a DHT11 sensor to report temperature, humidity and dew point data to http://www.thingspeak.com. // // Sketch...
View Articlewheato22 on updating multiple fields to thingspeak
sushma said hello, actually i m using 4 fields in a channel. in that i have used first field for updating the moisture sensor data and i wann use fields 2,3,4 for updating dht11 sensor data i.e field 2...
View ArticleWik on New Android Widget: ThingSpeak Monitor
So! Ver. 1.1.8 just released! Now it is possibile to add one more field in every widget instance! Try it and let me know about your feedback, please!
View Articlestockdam on POST Problems
Must be something to do with the way that I am using the ESP-07 module or a restriction on the module. Maybe I am not counting the data correctly. If I telnet to thingspeakform Linux and use the same...
View Articlejameswilliriche on Why Complex Designs May Hurt Mobile App Development
There are a lot of persons involved in the conception and design phase of app creation – the designers, developers, clients, managers and marketers to name a few. Not everybody has got coding...
View Articlec.unhold on Bug in
Hello! I think I found a little bug in the ThingHTTP Parse String handling. Consider the following example: The URL gives a JSON with a nested object like Short example: {"a": {"a1": 1}, "b": {b1: 1}}...
View ArticleMohanadOdema on Talkback GET problem
Hello, I encountered a problem when I tried to utilize talkback. What I want to do is simply control a LED on pin 13 of an Arduino UNO using an Arduino Ethernet Sheild. I added two commands on the...
View Articlesushma on updating multiple fields to thingspeak
i tried the code given above but it is showing compilation error at command "Adafruit_DHT/Adafruit_dht.h"
View Articlerw950431 on Talkback GET problem
A couple of things to check 1. If you do "serial.println(talkbackURL)" after you have constructed it and paste it into your browser does it work? 2. Its possible you arent waiting long enough for the...
View Articlekidd8509 on only one field can be edit
i have a question why i can edit only one field , the others in unedit state , even i selected the checkbox .
View Articlekidd8509 on only one field can be edit
it's the google chrom , the version is 47.0.2526.106 m . and also i tried the internet explorer 11 , the same result .
View Article0xFF on New Android Widget: ThingSpeak Monitor
For me it's ok. I can have temperature and humidity in one widget now.
View ArticleMohanadOdema on How to read data from a Thingspeak channel using a Raspberry Pi
Hello, I'm trying to read data from an existing channel on Thingspeak using a Python Code running on a Raspberry Pi in order to automate some devices connected to the Pi but I'm having problems finding...
View ArticleHans on How to read data from a Thingspeak channel using a Raspberry Pi
CheerLights is a project where devices read data from the ThingSpeak channel 1417. That might point you in the right direction. Also, this library looks to be API complete. You can read and write to...
View Articlerw950431 on How to read data from a Thingspeak channel using a Raspberry Pi
Basic example using standard python libraries, fetching last update from a given channel. (also at https://gist.github.com/rw950431/d186bb72f7d531b76a0b in case the forum mucks up the indentation) See...
View Articlelindbe on Generating a write API Key manually
Can I generate my own API-Key? The Situation: I have some extern sensors which are only accessible with difficulities and with some amount of time. The Internet connection is managed by a GSM-module....
View Articlelingvo on mqspeak - MQTT to ThinkSpeak bridge
Looks like this tool is able to send MQTT topics to thinkspeak, but what about other direction? E.g. convert thingspeak actions to topics?
View Articlelingvo on Matlab/Simulink code Generation from Models?
Hi there, We are using Embedded Coder to create executable C code from Matlab/Simulink Models for our controllers. It works quite well, so I wonder if it would be possible to use same approach for...
View Article