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. 검색 날짜: .
커뮤니티
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |
