답변 있음
ThingSpeak Data Analysis answer is always NaN
If there is no data in the last 120 minutes, this will return empty, and make the average NaN. humidity = thingSpeakRead(readCh...

거의 6년 전 | 1

답변 있음
ThingSpeak Google Gauge name does not show UTF-8 coding correctly
The fix is live, please check it out. I have a widget with Scandinavian letters in the title. https://thingspeak.com/channe...

거의 6년 전 | 1

| 수락됨

제출됨


IoT Data Explorer for ThingSpeak and MATLAB
A MATLAB app to visualize ThingSpeak data. Make time comparisons of your data, retime data, and export data.

거의 6년 전 | 다운로드 수: 5 |

5.0 / 5
Thumbnail

답변 있음
Display in small window
I used appdesigner in MATLAB. I put the following code in the startup function. It updates every 10 seconds. Plus, the window ...

거의 6년 전 | 0

답변 있음
MATLAB Visualization for Thingspeak
There must have been some confusion on which products require the paid license. In this case, a paid license for ThingSpeak is n...

거의 6년 전 | 0

| 수락됨

답변 있음
How to calculate data with price rate for water consumption.
This sounds like a very interesting project. I wonder what sensor you are using to track the water consumption. It sounds like ...

대략 6년 전 | 0

| 수락됨

답변 있음
Things speak data upload from sensors at the same time issue
A single update is generally limited to 8 fields, plus locaton and status information. There are a few ways to achieve the effe...

대략 6년 전 | 1

| 수락됨

채널


Duck House Temp
Garage duck brood temperature measurements.

대략 6년 전

답변 있음
MQTT subscribe gets no data back
Can you try connecting with another desktop based broker (MATLAB has one) or MQTTFx to make sure you have all the api keys corre...

대략 6년 전 | 0

채널


battery 4

대략 6년 전

답변 있음
How do i send multiple emails to different people using the Thingspeak Matlab Analysis
You can only send emails to your own account, to prevent misuse of the system. You could use a particular code in the email an...

대략 6년 전 | 0

답변 있음
Save React button disabled when Edit React
We have created a fix for this issue and will release a patch in an upcomming release. In the meantime, the easiest work around...

대략 6년 전 | 0

답변 있음
Bulk CSV upload to ThingSpeak with Python
When I write write_api_key=xxxxxxxxxxxxxxxx&time_format=absolute&updates=2020-04-03T10:26:23+0100,1.2,2.3,3,4,5,6,7,8,42.0,0.5,...

대략 6년 전 | 1

| 수락됨

답변 있음
Bulk CSV upload to ThingSpeak with Python
You put the values from the csv file into the params. so if your csv file says date, field1, field 2, 2020-01-01 12:00:00,10,...

대략 6년 전 | 1

답변 있음
Bulk CSV upload to ThingSpeak with Python
The documentation page explains where to put the channel ID. The Hackster article you mentioned on the forum is the correct one...

대략 6년 전 | 2

답변 있음
Can we upload image to Thingspeak?
At present, it is not easy to upload images to ThingSpeak. You could break it up into multiple fields and feeds, but it would r...

대략 6년 전 | 0

| 수락됨

답변 있음
Use Thingspeak to read data from a password protected website
I tried to visit my.solytic and the apge timed out, but that might be because I dont have an account. I went to https://www.sol...

대략 6년 전 | 0

답변 있음
Other drones besides Parrot Mambo FPV
We have just released the MATLAB Support Package for Ryze Tello Drones . You can see examples in the Support Package Documentat...

대략 6년 전 | 4

답변 있음
how i can add Robotics System Toolbox in ThingSpeak
Unfortunately, Robotics System is not presently supported in ThingSpeak. You can see Access MATLAB Add-On Toolboxes for the co...

대략 6년 전 | 0

답변 있음
how can i see matlab simulink data in thingspeak
You can use the ThingSpeak Output block to write data to a ThingSpeak field. You could use the thingSpeakWrite function in yo...

대략 6년 전 | 1

답변 있음
Thingspeak graphical user interface
No graphical knobs, but this one: Create Customized ThingSpeak Channel View and the Lamp Indicator widget cover much of what you...

대략 6년 전 | 0

| 수락됨

답변 있음
How can I add multiple data from arduino to one field on Thingspeak?
Have a look at this tutorial: Compare Temperature Data from Three Different Days. It describes one of the template codes availa...

대략 6년 전 | 0

채널


Control 3

대략 6년 전

채널


Battery 3

대략 6년 전

채널


Simulink Servo Model Result

대략 6년 전

채널


Simulink Servo Model setting

대략 6년 전

답변 있음
How do I write data to thingSpeak field?
Use a table or timetable wher you have datafield1. thingSpeakWrite(channelID,dataField1,'WriteKey',writeKey) See the example...

대략 6년 전 | 1

| 수락됨

답변 있음
Can't import csv file into thingspeak.
The issue has been fixed and your csv uploads should work as before.

대략 6년 전 | 0

답변 있음
csv upload fails "...contains invalid location fields"
There were two recent changes to csv upload. Position validation: the Latitude must be from -90 to +90, and Longitude from -...

대략 6년 전 | 0

| 수락됨

더 보기