Weather Monitoring Station

Version 1.1.0 (698 KB) by vasanza
The proposed design aims at ensuring high-resolution data acquisition and at predicting samples with precision and accuracy in real-time.
79 Downloads
Updated 1 Dec 2021

Weather

View Weather Monitoring Station on File Exchange

⭐⭐⭐⭐⭐ Weather Monitoring Station

In this paper, we propose to implement a meteorological monitoring station using embedded systems. This model is possible thanks to different sensors that enable us to measure several environmental parameters, such as i) relative humidity, ii) average ambient temperature, iii) soil humidity, iv) rain occurrence, and v) light intensity. The proposed system is based on a field-programmable gate array device (FPGA). The proposed design aims at ensuring high-resolution data acquisition and at predicting samples with precision and accuracy in real-time. To present the collected data, we develop also a web application with a simple and friendly user interface.

When using this resource, please cite the original publication:

  • V. Asanza, R. E. Pico, D. Torres, S. Santillan and J. Cadena, "FPGA Based Meteorological Monitoring Station," 2021 IEEE Sensors Applications Symposium (SAS), 2021, pp. 1-6, doi: 10.1109/SAS51076.2021.9530151.

Read full paper:

Read paper presentation:

Dataset:

Related work

Repository technical specifications

To work better it is recommended:

  • The main code in the project folder
  • Put dataset in a subfolder called "Data"
  • Put these functions in a subfolder called "src"
  • Use in main code: addpath(genpath('./src'))%functions folders

About

Keynote

Clone

Switched to Branch

  • git branch
  • git checkout NameBranch

New Branch

  • git checkout -b NameBranch

Push

  • git status
  • git add .
  • git status
  • git commit -m "message"
  • git push origin NameBrach

Cite As

vasanza (2024). Weather Monitoring Station (https://github.com/vasanza/Weather-Monitoring-Station/releases/tag/1.1.0), GitHub. Retrieved .

Asanza, Victor, et al. “FPGA Based Meteorological Monitoring Station.” 2021 IEEE Sensors Applications Symposium (SAS), IEEE, 2021, doi:10.1109/sas51076.2021.9530151.

View more styles
MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.