Examples that use the ThingSpeak IoT Platform with the integrated MATLAB Analysis and Visualizations Apps.
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
ThingSpeak-MATLAB
Examples that use the ThingSpeak IoT Platform with the integrated MATLAB Analysis and Visualizations Apps.
Getting Started with ThingSpeak
ThingSpeak is an open source Internet of Things application and API to read and write data from anything using HTTP over the Internet or via a Local Area Network.
Sign Up for ThingSpeak
- Sign Up for New User Account - https://thingspeak.com/users/new
- Create a new ThingSpeak Channel by selecting Channels and then Create New Channel
- Copy and save the ThingSpeak Channel ID and Write API Key
- Enter the ThingSpeak Channel ID and Write API Key into the MATLAB code examples
random_sensor_value.m
When this MATLAB Analysis code runs, random_sensor_value.m will write a random integer between 0 and 1023 to the specified ThingSpeak channel. Here's an example of a ThingSpeak channel: https://thingspeak.com/channels/53215
Resources
The following links were helpful in creating and implementing my MATLAB code using ThingSpeak:
引用
Hans Scharler (2026). ThingSpeak MATLAB Examples (https://github.com/nothans/thingspeak-matlab-examples), GitHub. に取得済み.
一般的な情報
- バージョン 1.0.0 (1.93 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
コミュニティ
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
