Weather Monitoring Station

Version 1.1.0 (698 KB) von vasanza
The proposed design aims at ensuring high-resolution data acquisition and at predicting samples with precision and accuracy in real-time.
80 Downloads
Aktualisiert 1. Dez 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

Zitieren als

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

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

Mehrere Stile anzeigen
Kompatibilität der MATLAB-Version
Erstellt mit R2021b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.