ThingSpeak Weather Station
This project demonstrates how to build the weather station, configure the hardware, and interact with the weather data. We show how to retrieve the data from ThingSpeak, an IoT analytics platform. We then use histograms to visualize the data, interpolate missing data, fit trends to the data and compare current data to historical data.
This example requires the user to first install the ThingSpeak Support Toolbox which is available here:
http://www.mathworks.com/matlabcentral/fileexchange/52244
Article for setting up and configuring the Electron Weather Station is published here:
https://www.hackster.io/hliang/thingspeak-weather-station-data-analysis-2877b0
For more information about ThingSpeak, see https://www.mathworks.com/products/thingspeak.html
Zitieren als
MathWorks Internet of Things Team (2025). ThingSpeak Weather Station (https://www.mathworks.com/matlabcentral/fileexchange/56910-thingspeak-weather-station), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Communitys
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
html/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.1 | Updated license
|
||
1.0.0.0 | Updated ThingSpeakWeatherStation.m to fix some minor mistakes. (see line 71 and 374) Added an URL to the description and removed a duplicated tag |