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
MathWorks Internet of Things Team (2021). ThingSpeak Weather Station (https://www.mathworks.com/matlabcentral/fileexchange/56910-thingspeak-weather-station), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
For the entire tutorial on how to assemble and configure the hardware, visit Hackster.io - https://www.hackster.io/hliang/thingspeak-weather-station-data-analysis-2877b0
"how to build the weather station, configure the hardware" - where can this information be found?