Get data from an URL in Simulink for a Raspberry Pi
1 回表示 (過去 30 日間)
古いコメントを表示
Hello everybody!
I want to use a Raspberry Pi 3B+ to control a biorreactor. I have some sensors, and they give me data in an URL (http://plaato.blynk.cc/auth_token/get/pin).
How can I make a call to thar URL in Simulink? I don´t want to use ThingSpeak, and I´m sure that Simulink could do this in a simple way. Could yo help me?
0 件のコメント
採用された回答
Kshitij Chhabra
2020 年 6 月 19 日
Hi Vinico,
From my understanding you want to read data from a URL in Simulink. For this purpose you can create a user defined function block for the same. Once having created that you can use the ‘webread’ function to use the API’s provided by the website.
その他の回答 (0 件)
コミュニティ
その他の回答 ThingSpeak コミュニティ
参考
カテゴリ
Help Center および File Exchange で Raspberry Pi Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!