이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
The script "particulateConcentration" acquires data from a public
ThingSpeak channel located at the MathWorks Headquarters in Natick, MA, and uses it to calculate an Air Quality Index (AQI). ThingSpeak (https://thingspeak.com ) is a cloud platform for collecting and analyzing IoT data with MATLAB.
The channel ID and read API key are already part of the code. Please note that in order to display this data on your own channel, add the channel ID and write API key. Enter the channel ID as a number and the channel key as a character array. Visit the link below for more information about the function:
https://www.mathworks.com/help/thingspeak/thingspeakwrite.html
The script "airHealth" uses the Air Quality Index (AQI) calculated in "particulateConcentration" to display the appropriate text associated with the index.
Please note that in order to display the appropriate text, enter the channel ID and read API key of the channel used in "particulateConcentration". Visit the link below for more information about the function:
https://www.mathworks.com/help/thingspeak/thingspeakread.html
This code can run in desktop MATLAB or in the MATLAB Visualizations app inside ThingSpeak:
https://www.mathworks.com/help/thingspeak/matlab-visualizations-app.html
인용 양식
MathWorks Internet of Things Team (2026). Air Quality Measurements and Visualizations (https://kr.mathworks.com/matlabcentral/fileexchange/71908-air-quality-measurements-and-visualizations), MATLAB Central File Exchange. 검색 날짜: .
커뮤니티
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |