Read realtime data from ThingSpeak

Hi.
It possible to read in matalab realtime data from a ThingSpeak channel?
In other words, is it possible to show on matalab every data on a ThingSpeak channel in the exact time that it is generated on the channel (in synchronous mode)?
Thanks in advance

댓글 수: 1

how i can do it i want this in matlab but i not found solution can you help me

댓글을 달려면 로그인하십시오.

답변 (1개)

Vinod
Vinod 2021년 2월 11일

1 개 추천

If you are using MATLAB installed on your computer, you can install the MQTT in MATLAB toolbox, and subscribe to the channel you are interested in. Then, your callback function will be invoked anytime the channel is updated.
If you are talking about having the MATLAB visualization on ThingSpeak auto update, you will need a paid license of ThingSpeak, which allows you to enable a checkbox so your MATLAB visualizations are automatically updated.

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

도움말 센터File Exchange에서 ThingSpeak에 대해 자세히 알아보기

제품

태그

질문:

2021년 2월 11일

댓글:

2021년 5월 27일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by