Air Quality Measurements and Visualizations

Calculate Air-quality index (AQI) from raw sensor data and display a color coded view of the current air quality
767.0 次下载
更新时间 2019/7/3

查看许可证

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 (2024). Air Quality Measurements and Visualizations (https://www.mathworks.com/matlabcentral/fileexchange/71908-air-quality-measurements-and-visualizations), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 ThingSpeak 的更多信息
标签 添加标签
社区
ThingSpeak 社区中有更多文件

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0