Layout of the Meteorological Module

Abstract:

This article presents the results of work related to the project of a meteorological module based on the Arduino platform using a module with a BME280 sensor. The ARDUINO IDE programming environment was used in the implementation. The programme responsible for the correct operation of the module has been written in C++. The developed meteorological module consists of an indoor and outdoor station. The meteo module aims to clearly present the data collected from the measuring sensor. The indoor station has been equipped with a display that displays data like; temperature, humidity, pressure. The indoor station communicates with the outdoor station to transfer the collected data. The modules used are connected to the microcontroller via the SPI interface.

nsdlogo2016