×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

Development of system for indoor climate indicators monitoring

Abstract

Development of system for indoor climate indicators monitoring

Volkov I.E., Chelyshev E.A., Raskatova M.V., Shibitov D.V.

Incoming article date: 22.10.2022

The paper describes the development of a system for indoor microclimate parameters monitoring. The developed system includes a hardware part implemented on the basis of the Arduino UNO platform, and a software part consisting of a server and a client application. The DHT11 temperature and humidity sensor was connected to the Arduino UNO board. Ethernet Shield expansion card was used to transmit the collected values over the network. The server part of the developed system includes program code in the PHP programming language and a database. The client application is implemented in the Python programming language and Qt framework. The developed monitoring system has been tested. It was found that the accuracy of readings and delays in the operation of the system are within acceptable limits for the problem under consideration.

Keywords: microclimate, temperature, humidity, Arduino, Ethernet, Python, PHP, QT, Apache, MySQL, database